diff -r 3b2a92126f4d -r eacc5bc01d1c WhatsNew --- 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.