Commit 5ab1d776 authored by Sam Lantinga's avatar Sam Lantinga

Don't forget OpenGL 3.0 support

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403383
parent 08e02775
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
* Implement icon support (with translucency?) * Implement icon support (with translucency?)
* Add draw blend mode and line drawing support for win32 * Add draw blend mode and line drawing support for win32
* Add diagonal line clipping to SDL_IntersectRectAndLine() * 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 * Have Bob look at why DirectColor visuals fail with XA_RGB_BEST_MAP error
* Verify mouse grab support * Verify mouse grab support
* Properly handle mouse grab with Vista DPI scaling * Properly handle mouse grab with Vista DPI scaling
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment