Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11gamma.c @ 2213:59a667370c57
age | author | description |
---|---|---|
Tue, 24 Jul 2007 18:46:45 +0000 | Bob Pendleton | make indent |
Mon, 23 Jul 2007 16:55:38 +0000 | Bob Pendleton | Oops, meant PsuedoColor not TrueColor |
Tue, 10 Jul 2007 14:44:20 +0000 | Bob Pendleton | Added stubs for x11 gamma functions and enabled them in SDL_x11video.c |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
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, 22 Mar 2006 05:00:59 +0000 | Ryan C. Gordon | Updated dynamic X11 code. See details in Bugzilla #170. |