From 1b7ca906c0bda67670854bfa8790b91c20a82316 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 --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403406 --- 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