Mercurial > sdl-ios-xcode
log src/video/SDL_shape.c @ 4809:329708ffe2a7
age | author | description |
---|---|---|
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. |
Fri, 23 Jul 2010 01:48:42 -0400 | Eli Gottlieb | More work on color-key mode. |
Thu, 22 Jul 2010 23:11:01 -0400 | Eli Gottlieb | Added color-key mode and redid the code to work with it. |
Tue, 20 Jul 2010 12:42:43 -0400 | Eli Gottlieb | Reapplied Win32 make-it-build patch. What's going on? Still get rendering artifacts when testing on x11, have literally no idea why. |
Sun, 18 Jul 2010 23:05:40 -0400 | Eli Gottlieb | Minor bugfixes. testshape now draws a shaped window with bizarre, pixellated gashes of transparency across it, and in doing so seems to hog a system resource and slow the rest of the video system down. |
Sun, 18 Jul 2010 22:24:52 -0400 | Eli Gottlieb | Added #define's for error codes returned from SDL shaped-window API. |