changeset 451 | 24edec3cafe4 |
parent 296 | fab1ddc4d7bf |
child 648 | 12a21d82a060 |
--- a/WhatsNew Mon Aug 19 17:58:08 2002 +0000 +++ b/WhatsNew Mon Aug 19 18:09:44 2002 +0000 @@ -3,6 +3,11 @@ Version 1.0: +1.2.5: + Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5) + + Added SDL_GL_STEREO for stereoscopic OpenGL contexts + 1.2.0: Added SDL_VIDEOEXPOSE event to signal that the screen needs to be redrawn. This is currently only delivered to OpenGL windows