Mercurial > sdl-ios-xcode
comparison TODO @ 1534:f02e673ffc5f
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 14 Mar 2006 16:20:28 +0000 |
parents | b9f034536fa0 |
children | f12379c41042 |
comparison
equal
deleted
inserted
replaced
1533:38c1eb6b0083 | 1534:f02e673ffc5f |
---|---|
1 | |
2 Create stubs for all the disabled subsystems | |
3 Test all the platforms and drivers | |
4 | 1 |
5 Wish list for the 1.3 development branch: | 2 Wish list for the 1.3 development branch: |
3 http://bugzilla.libsdl.org/ | |
6 | 4 |
7 * Use /etc/fb.modes, if available, like GGI does | |
8 * Add mousewheel events (new unified event architecture?) | 5 * Add mousewheel events (new unified event architecture?) |
9 * DirectInput joystick support needs to be implemented | 6 * DirectInput joystick support needs to be implemented |
10 * Be able to enumerate and select available audio and video drivers | 7 * Be able to enumerate and select available audio and video drivers |
11 * Fullscreen video mode support for MacOS X | 8 * Fullscreen video mode support for MacOS X |
12 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) | 9 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) |
13 * Shaped windows, windows without borders | 10 * Shaped windows, windows without borders |
14 * Multiple windows, multiple display support | 11 * Multiple windows, multiple display support |
15 * SDL_INIT_EVENTTHREAD on Windows and MacOS? | 12 * SDL_INIT_EVENTTHREAD on Windows and MacOS? |
16 * Add a timestamp to events | 13 * Add a timestamp to events |
17 * Use RDTSC for timer resolution on x86 hardware | |
18 * Add audio input API | 14 * Add audio input API |
19 * Add hardware accelerated scaled blit | 15 * Add hardware accelerated scaled blit |
20 * Add hardware accelerated alpha blits | 16 * Add hardware accelerated alpha blits |
21 * Redesign blitting architecture to allow blit plugins | 17 * Redesign blitting architecture to allow blit plugins |
22 | 18 |