log src/video/x11/SDL_x11shape.c @ 4845:61cb2d20a46f

age author description
Tue, 10 Aug 2010 15:45:59 -0400 Eli Gottlieb Fixing bugs introduced into X11 shaping implementation by merge.
Mon, 09 Aug 2010 15:41:33 -0400 Eli Gottlieb Merging branches. Will begin correcting mistakes introduced by merging.
Mon, 09 Aug 2010 15:37:20 -0400 Eli Gottlieb Reformatting code to match the rest of SDL. Variable names seem OK; replaced tabs with 4 spaces each for indentation.
Thu, 05 Aug 2010 01:03:24 -0400 egottlieb Shaped windows for Cocoa build and testshape runs, but the actual shaping doesn't work. Something, however, is definitely happening, because we get the backgrounds drawn in two different colors.