Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11gamma.c @ 2901:133601e3b255
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sat, 11 Aug 2007 20:46:24 +0000 | Sam Lantinga | indent |
Thu, 26 Jul 2007 17:58:17 +0000 | Bob Pendleton | changed to use SDL_realloc() |
Wed, 25 Jul 2007 21:22:55 +0000 | Bob Pendleton | Added gamma table support to X11. Also now supports DirectColor visuals. |
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 |