Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11shape.c @ 4817:c68e7490e4cf
age | author | description |
---|---|---|
Sun, 01 Aug 2010 21:10:42 -0400 | Eli Gottlieb | Fixed a couple of bugs in the general and X11 shape code, and fixed a bug in testshape that was keeping it from recognizing surfaces without alpha. Thanks to Andreas's bit-bashing tip, X11 shaped windows now work entirely, AFAICT. |
Mon, 26 Jul 2010 17:27:04 -0400 | Eli Gottlieb | Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself. |
Thu, 22 Jul 2010 23:11:01 -0400 | Eli Gottlieb | Added color-key mode and redid the code to work with it. |