From ce0bbf9237da9d671f4ed743332ba7d7bb6c658b Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 2 Jan 2009 09:12:21 +0000 Subject: [PATCH] Bye bye PseudoColor! :) --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403420 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5434c6f7d..42f1204c8 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,7 @@ - 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