Mercurial > sdl-ios-xcode
log src/video/wscons/SDL_wsconsvideo.c @ 1662:782fd950bd46 SDL-1.3
age | author | description |
---|---|---|
Sun, 28 May 2006 13:04:16 +0000 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
Thu, 23 Mar 2006 07:38:32 +0000 | Sam Lantinga | *** empty log message *** |
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. |