Need diagonal line clipping

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403373
This commit is contained in:
Sam Lantinga 2008-12-23 02:39:03 +00:00
parent 8efff3ff96
commit 2090241432

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