From ef658fe9520cbb8f842888792f9fd0925139f00f Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 2 Jan 2009 16:38:31 +0000 Subject: [PATCH] There are still 8-bit applications that can take advantage of these (like Diablo 2) --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 6a9b8853e..15cb93443 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?) - * Remove <= 8-bit palettized display support * Add diagonal line clipping to SDL_IntersectRectAndLine() * Add OpenGL 3.0 context support * Verify mouse grab support