Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 17 Apr 2007 08:28:19 +0000 | Ryan C. Gordon | Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_format SDL-1.2 |
Fri, 06 Apr 2007 20:30:41 +0000 | Ryan C. Gordon | Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2 |
Wed, 04 Apr 2007 10:34:42 +0000 | Ryan C. Gordon | There are several subsystems that need IOKit linked in on Mac OS X, so handle SDL-1.2 |
Wed, 04 Apr 2007 10:30:07 +0000 | Ryan C. Gordon | Crap, put this patch in the wrong place. SDL-1.2 |
Wed, 04 Apr 2007 10:28:14 +0000 | Ryan C. Gordon | Don't compile the joystick code if --disable-joystick is specified at SDL-1.2 |
Wed, 04 Apr 2007 09:40:40 +0000 | Ryan C. Gordon | Const correctness patch for SDL_MapRGB and SDL_MapRGBA. SDL-1.2 |