changeset 1534:f02e673ffc5f

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Tue, 14 Mar 2006 16:20:28 +0000
parents 38c1eb6b0083
children ba2e91b27a37
files TODO
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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