Commit 8ebbad34 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401538
parent 5e6d989a
Create stubs for all the disabled subsystems
Test all the platforms and drivers
Wish list for the 1.3 development branch: 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?) * Add mousewheel events (new unified event architecture?)
* DirectInput joystick support needs to be implemented * DirectInput joystick support needs to be implemented
* Be able to enumerate and select available audio and video drivers * Be able to enumerate and select available audio and video drivers
...@@ -14,7 +11,6 @@ Wish list for the 1.3 development branch: ...@@ -14,7 +11,6 @@ Wish list for the 1.3 development branch:
* Multiple windows, multiple display support * Multiple windows, multiple display support
* SDL_INIT_EVENTTHREAD on Windows and MacOS? * SDL_INIT_EVENTTHREAD on Windows and MacOS?
* Add a timestamp to events * Add a timestamp to events
* Use RDTSC for timer resolution on x86 hardware
* Add audio input API * Add audio input API
* Add hardware accelerated scaled blit * Add hardware accelerated scaled blit
* Add hardware accelerated alpha blits * Add hardware accelerated alpha blits
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment