# HG changeset patch # User Sam Lantinga # Date 1142353228 0 # Node ID f02e673ffc5f20612a3b8250b71ad1ed2b969ebe # Parent 38c1eb6b008323178c3a39ede2685b4ab900481d *** empty log message *** diff -r 38c1eb6b0083 -r f02e673ffc5f TODO --- a/TODO Tue Mar 14 16:19:32 2006 +0000 +++ b/TODO Tue Mar 14 16:20:28 2006 +0000 @@ -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 @@ * 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