equal
deleted
inserted
replaced
83 video - Mostly done. Doesn't cover gamma, YUV-overlay or OpenGL. |
83 video - Mostly done. Doesn't cover gamma, YUV-overlay or OpenGL. |
84 Window Manager - Mostly done. SetIcon/IconifyWindow not implemented. |
84 Window Manager - Mostly done. SetIcon/IconifyWindow not implemented. |
85 Events - Mostly done. Resize and some joystick events missing. |
85 Events - Mostly done. Resize and some joystick events missing. |
86 Joystick - Currently assumes a single joystick with 4 buttons. |
86 Joystick - Currently assumes a single joystick with 4 buttons. |
87 Audio - Done |
87 Audio - Done |
88 CDROM - Not implemented. |
|
89 Threads - Done |
88 Threads - Done |
90 Timers - Done |
89 Timers - Done |
91 |
90 |
92 Thread support can be removed by defining DISABLE_THREADS and recompiling the library. |
91 Thread support can be removed by defining DISABLE_THREADS and recompiling the library. |
93 |
92 |