Mercurial > sdl-ios-xcode
log src/video/gapi/SDL_gapivideo.c @ 1668:4da1ee79c9af SDL-1.3
age | author | description |
---|---|---|
Mon, 29 May 2006 04:04:35 +0000 | Sam Lantinga | more tweaking indent options SDL-1.3 |
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 |
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. |
Tue, 14 Mar 2006 04:00:03 +0000 | Sam Lantinga | (patch tweaked a bit) |
Sat, 11 Mar 2006 23:46:45 +0000 | Sam Lantinga | Fixes from Dmitry Yakimov: |
Tue, 07 Mar 2006 05:21:32 +0000 | Sam Lantinga | More Win64 updates |