changeset 1736 | 3b2a92126f4d |
parent 1545 | 8d9bb0cf2c2a |
child 1737 | eacc5bc01d1c |
--- a/WhatsNew Wed Apr 26 23:17:39 2006 +0000 +++ b/WhatsNew Thu Apr 27 07:59:16 2006 +0000 @@ -4,6 +4,8 @@ Version 1.0: 1.2.10: + Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications. + Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.