equal
deleted
inserted
replaced
3 http://bugzilla.libsdl.org/ |
3 http://bugzilla.libsdl.org/ |
4 |
4 |
5 * Add mousewheel events (new unified event architecture?) |
5 * Add mousewheel events (new unified event architecture?) |
6 * DirectInput joystick support needs to be implemented |
6 * DirectInput joystick support needs to be implemented |
7 * Be able to enumerate and select available audio and video drivers |
7 * Be able to enumerate and select available audio and video drivers |
8 * Fullscreen video mode support for MacOS X |
8 * Fullscreen video mode support for Mac OS X |
9 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) |
9 * Explicit vertical retrace wait (maybe separate from SDL_Flip?) |
10 * Shaped windows, windows without borders |
10 * Shaped windows, windows without borders |
11 * Multiple windows, multiple display support |
11 * Multiple windows, multiple display support |
12 * SDL_INIT_EVENTTHREAD on Windows and MacOS? |
12 * SDL_INIT_EVENTTHREAD on Windows and MacOS? |
13 * Add a timestamp to events |
13 * Add a timestamp to events |