Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11modes.c @ 4647:be2250bb482b
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Fri, 04 Dec 2009 09:01:48 +0000 | Sam Lantinga | Don't add any renderers if you can't add any displays |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Fri, 02 Jan 2009 15:47:49 +0000 | Sam Lantinga | Don't use DirectColor visuals until we implement DirectColor colormap support |
Fri, 02 Jan 2009 04:35:52 +0000 | Sam Lantinga | Whoops, we need to actually fill the colormap on DirectColor visuals. |
Thu, 01 Jan 2009 18:58:26 +0000 | Sam Lantinga | Fixed DirectColor visual window creation problem |
Thu, 25 Dec 2008 05:26:29 +0000 | Sam Lantinga | indent |