Mercurial > sdl-ios-xcode
log src/video/windx5/SDL_dx5video.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 |
Sun, 21 May 2006 17:27:13 +0000 | Sam Lantinga | Moved DirectInput joystick code to 1.3 branch SDL-1.3 |
Wed, 17 May 2006 08:18:28 +0000 | Sam Lantinga | Merge trunk-1.3-3 SDL-1.3 |
Mon, 01 May 2006 06:58:33 +0000 | Sam Lantinga | glSDL support 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) |
Tue, 07 Mar 2006 05:21:32 +0000 | Sam Lantinga | More Win64 updates |