# HG changeset patch # User Sam Lantinga # Date 1231216437 0 # Node ID cb792923274ea64ebbf26b8f5c103cda12c4e2e5 # Parent 7b7a25d08829cbe1f4199d449f1f8dbbbfe91df1 Implemented by Donny Viszneki diff -r 7b7a25d08829 -r cb792923274e TODO --- a/TODO Mon Jan 05 07:28:32 2009 +0000 +++ b/TODO Tue Jan 06 04:33:57 2009 +0000 @@ -4,7 +4,6 @@ * Implement YUV texture support - in progress, software support is done, Ryan is working on OpenGL shaders * Implement desktop video mode change notification? - * Add diagonal line clipping to SDL_IntersectRectAndLine() * Add OpenGL 3.0 context support * Finish multiple display support * Open windows on display that is selected when creating a window