Update TODO

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
David Herrmann 2012-01-01 23:04:13 +01:00
parent c203b3a83d
commit 41c032d289

3
TODO
View File

@ -25,6 +25,9 @@ Output Subsystem:
- Is glFinish() needed before setCrtc or is glFlush sufficient?
- Check whether ARB_texture_non_power_of_two is supported. We used it
everywhere.
Console Subsystem:
- Do we need to offer a way to create mipmaps of the cairo image? This would
allow faster mappings of the console onto the framebuffers.