From 5cf15247253a448422eb72537f318689d2ac5afd Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 14 Mar 2006 16:20:28 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO b/TODO index 824f2a663..87bdf6f41 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,7 @@ -Create stubs for all the disabled subsystems -Test all the platforms and drivers - Wish list for the 1.3 development branch: +http://bugzilla.libsdl.org/ - * Use /etc/fb.modes, if available, like GGI does * Add mousewheel events (new unified event architecture?) * DirectInput joystick support needs to be implemented * Be able to enumerate and select available audio and video drivers @@ -14,7 +11,6 @@ Wish list for the 1.3 development branch: * Multiple windows, multiple display support * SDL_INIT_EVENTTHREAD on Windows and MacOS? * Add a timestamp to events - * Use RDTSC for timer resolution on x86 hardware * Add audio input API * Add hardware accelerated scaled blit * Add hardware accelerated alpha blits