Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 1602:cd97a8e39874
age | author | description |
---|---|---|
Wed, 15 Mar 2006 17:46:41 +0000 | Sam Lantinga | 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. |
Thu, 09 Mar 2006 16:12:34 +0000 | Sam Lantinga | Don't crash if SDL_Flip() is called with an OpenGL mode set |
Fri, 24 Feb 2006 18:24:57 +0000 | Sam Lantinga | Update for Visual C++ 6.0 |