Need diagonal line clipping

This commit is contained in:
Sam Lantinga 2008-12-23 02:39:03 +00:00
parent 6763fa8275
commit c23e998d2d

1
TODO
View File

@ -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