Don't forget OpenGL 3.0 support

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403383
This commit is contained in:
Sam Lantinga 2008-12-25 05:39:54 +00:00
parent 08e0277512
commit 5ab1d77623

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