Don't forget OpenGL 3.0 support

This commit is contained in:
Sam Lantinga 2008-12-25 05:39:54 +00:00
parent a3f8129028
commit 9d38eab29a

1
TODO
View File

@ -7,6 +7,7 @@
* Implement icon support (with translucency?)
* Add draw blend mode and line drawing support for win32
* Add diagonal line clipping to SDL_IntersectRectAndLine()
* Add OpenGL 3.0 context support
* Have Bob look at why DirectColor visuals fail with XA_RGB_BEST_MAP error
* Verify mouse grab support
* Properly handle mouse grab with Vista DPI scaling