Mercurial > sdl-ios-xcode
log src/video/quartz/SDL_QuartzVideo.m @ 1654:0a53c90a37f9 SDL-1.3
age | author | description |
---|---|---|
Thu, 27 Apr 2006 05:30:05 +0000 | Sam Lantinga | Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3 |
Thu, 13 Apr 2006 14:17:48 +0000 | Sam Lantinga | Fixed bug #55 |
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 06:33:21 +0000 | Sam Lantinga | Cleaning up warnings on MacOS X |