Commit 1b7ca906 authored by Sam Lantinga's avatar Sam Lantinga

Windows line drawing support is implemented

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403406
parent 6891f046
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
- in progress, software support is done, Ryan is working on OpenGL shaders - in progress, software support is done, Ryan is working on OpenGL shaders
* Implement desktop video mode change notification? * Implement desktop video mode change notification?
* Implement icon support (with translucency?) * Implement icon support (with translucency?)
* Add draw blend mode and line drawing support for win32
* Add diagonal line clipping to SDL_IntersectRectAndLine() * Add diagonal line clipping to SDL_IntersectRectAndLine()
* Add OpenGL 3.0 context support * Add OpenGL 3.0 context support
* Have Bob look at why DirectColor visuals fail with XA_RGB_BEST_MAP error * Have Bob look at why DirectColor visuals fail with XA_RGB_BEST_MAP error
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment