log src/video/x11/SDL_x11gamma.c @ 5008:35afe807b51c

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-01 Sam Lantinga Work in progress on multi-display support:
2009-01-30 Sam Lantinga indent
2009-01-15 Bob Pendleton Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11
2009-01-09 Bob Pendleton Modified and totally untested code to load the color tables for DirectColor and PseudoColor windows.
2008-12-08 Sam Lantinga Updated copyright date
2007-08-11 Sam Lantinga indent
2007-07-26 Bob Pendleton changed to use SDL_realloc()
2007-07-25 Bob Pendleton Added gamma table support to X11. Also now supports DirectColor visuals.
2007-07-24 Bob Pendleton make indent
2007-07-23 Bob Pendleton Oops, meant PsuedoColor not TrueColor
2007-07-10 Bob Pendleton Added stubs for x11 gamma functions and enabled them in SDL_x11video.c