changeset 1737 | eacc5bc01d1c |
parent 1736 | 3b2a92126f4d |
child 1765 | c2c6ff414ef5 |
--- a/WhatsNew Thu Apr 27 07:59:16 2006 +0000 +++ b/WhatsNew Thu Apr 27 08:39:51 2006 +0000 @@ -6,6 +6,8 @@ 1.2.10: Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications. + Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration. + 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.