From c0c97d415b2ad1cef45aac35ea6c62ea8524855c Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 1 Jan 2009 18:49:43 +0000 Subject: [PATCH] Windows line drawing support is implemented --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 42051ac7b..20a60fb9f 100644 --- a/TODO +++ b/TODO @@ -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