# HG changeset patch # User Sam Lantinga # Date 1229999943 0 # Node ID 45664f0e5f68cef6e14fc61f78e3b8d8234062b6 # Parent 27d8b12e0e8eed6a0d26f0f76402035f3e7c8f5c Need diagonal line clipping diff -r 27d8b12e0e8e -r 45664f0e5f68 TODO --- 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