Mercurial > sdl-ios-xcode
log src/video/quartz/SDL_QuartzVideo.m @ 1545:8d9bb0cf2c2a
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 06:33:21 +0000 | Sam Lantinga | Cleaning up warnings on MacOS X |
Tue, 21 Feb 2006 08:47:46 +0000 | Sam Lantinga | Catch the C++ and Objective C sources too... |
Tue, 07 Feb 2006 11:18:21 +0000 | Ryan C. Gordon | Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also, |
Thu, 26 Jan 2006 07:38:43 +0000 | Sam Lantinga | Whoops! (hope this compiles...) |
Mon, 02 Jan 2006 12:48:58 +0000 | Ryan C. Gordon | Quartz driver: Make sure we pass a pointer to the right type. |