Feature #27
nuiSoftwarePainter blit on Linux/X11 missing
| Status: | New | Start: | 04/28/2009 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Graphic rendering | |||
| Target version: | Version 4.0 | |||
| Resolution: |
Description
We need to add a Linux/X11 implementation to blit the image buffer to the screen.
History
Updated by Jérôme Blondon about 1 year ago
Sebastien Metrot wrote:
We need to add a Linux/X11 implementation to blit the image buffer to the screen.
Can you tell us what are the related files & methods (ie : where to put the blit function) ?
Updated by Sebastien Metrot about 1 year ago
You just have to add the right piece of code in nuiSoftwarePainter::Display. Have a look at the other implementations to see how to do it.
Updated by Sebastien Metrot about 1 month ago
- Target version changed from Version 3.0 to Version 4.0