# HG changeset patch # User Sam Lantinga # Date 1230835783 0 # Node ID 7dac01628a8bfa2773053be627a4f2ac30882c7c # Parent 6429dfe45d827042930125247f65a233ec53e745 Windows line drawing support is implemented diff -r 6429dfe45d82 -r 7dac01628a8b TODO --- a/TODO Thu Jan 01 08:22:20 2009 +0000 +++ b/TODO Thu Jan 01 18:49:43 2009 +0000 @@ -5,7 +5,6 @@ - in progress, software support is done, Ryan is working on OpenGL shaders * 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() * Add OpenGL 3.0 context support * Have Bob look at why DirectColor visuals fail with XA_RGB_BEST_MAP error