Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11window.c @ 2211:9462f4408ecb
age | author | description |
---|---|---|
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. |
Fri, 28 Jul 2006 08:43:17 +0000 | Sam Lantinga | Implemented X11 OpenGL support. |
Thu, 27 Jul 2006 06:53:23 +0000 | Sam Lantinga | Initial work on X11 window code in. |