Mercurial > sdl-ios-xcode
diff TODO @ 2911:45664f0e5f68
Need diagonal line clipping
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 23 Dec 2008 02:39:03 +0000 |
parents | c4150600b3ae |
children | 3c45e98e0547 |
line wrap: on
line diff
--- a/TODO Tue Dec 23 02:38:28 2008 +0000 +++ b/TODO Tue Dec 23 02:39:03 2008 +0000 @@ -6,6 +6,7 @@ * Implement desktop video mode change notification? * Implement icon support (with translucency?) * Add draw blend mode and line drawing support for win32 + * Add diagonal line clipping to SDL_IntersectRectAndLine() * 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