*** empty log message ***

This commit is contained in:
Sam Lantinga
2006-03-14 16:20:28 +00:00
parent 9491ae58df
commit 5cf1524725

6
TODO
View File

@@ -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