# HG changeset patch # User Sam Lantinga # Date 1230183594 0 # Node ID 3c45e98e0547d40a4a2f4dc55ec2b70512cb1a21 # Parent cdb01906cb7e4a2cb733ec0d4d84bccfe9c0710a Don't forget OpenGL 3.0 support diff -r cdb01906cb7e -r 3c45e98e0547 TODO --- a/TODO Thu Dec 25 05:26:29 2008 +0000 +++ b/TODO Thu Dec 25 05:39:54 2008 +0000 @@ -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