Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11window.c @ 2323:4ac07ae446d3
age | author | description |
---|---|---|
Thu, 06 Mar 2008 23:07:02 +0000 | Bob Pendleton | Fixed many valgrind errors. But, I broke testdyngl. |
Thu, 06 Mar 2008 17:08:10 +0000 | Bob Pendleton | Fixing valgrind errors. |
Tue, 04 Mar 2008 23:09:28 +0000 | Bob Pendleton | SetupWindowData in SDL_X11window.c was realloc()ing the display window list and incrementing numwindows even though those are being updated in functions that call |
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 |