changeset 2911:45664f0e5f68

Need diagonal line clipping
author Sam Lantinga <slouken@libsdl.org>
date Tue, 23 Dec 2008 02:39:03 +0000
parents 27d8b12e0e8e
children 1d50666ed3d5
files TODO
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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