Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11window.c @ 2214:e7164a4dac62
age | author | description |
---|---|---|
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 |
Thu, 12 Jul 2007 20:00:50 +0000 | Bob Pendleton | This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is |
Wed, 04 Jul 2007 08:01:04 +0000 | Sam Lantinga | Fix for bug #447 merged from SDL 1.2 |
Sat, 29 Jul 2006 21:51:00 +0000 | Sam Lantinga | Simplified driver window creation code. |