From 33e285e798596e74c122178ea2d825be1fb3824d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 6 Jan 2009 04:33:57 +0000 Subject: [PATCH] Implemented by Donny Viszneki --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 11f19bff6..21d5cac7e 100644 --- a/TODO +++ b/TODO @@ -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