changeset 1737 | eacc5bc01d1c |
parent 1736 | 3b2a92126f4d |
child 1765 | c2c6ff414ef5 |
1.1 --- a/WhatsNew Thu Apr 27 07:59:16 2006 +0000 1.2 +++ b/WhatsNew Thu Apr 27 08:39:51 2006 +0000 1.3 @@ -6,6 +6,8 @@ 1.4 1.2.10: 1.5 Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications. 1.6 1.7 + Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration. 1.8 + 1.9 Added current_w and current_h to the SDL_VideoInfo structure, 1.10 which is set to the desktop resolution during video intialization, 1.11 and then set to the current resolution when a video mode is set.