log src/video/x11/SDL_x11gamma.c @ 2221:1d75c38e1e5c

age author description
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
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.