Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11shape.c @ 4787:e25ad8d97027
age | author | description |
---|---|---|
Thu, 08 Jul 2010 22:52:49 -0400 | Eli Gottlieb | Ported over, to the best of my ability, the code for Win32 shaped windows and patched in the correct C syntax and coding conventions of SDL. |
Wed, 07 Jul 2010 16:20:54 -0400 | Eli Gottlieb | Fixed up shape files as best I can. |
Tue, 06 Jul 2010 22:05:22 -0400 | Eli Gottlieb | Updated test code, updated win32 code a bit (still not complete, but hopefully tonight), and removed the last vestiges of ellipse and polygon drawing support. |
Fri, 02 Jul 2010 12:05:47 -0400 | Eli Gottlieb | Added SDL_x11shape.h and removed unnecessary header includes from SDL_x11shape.c. This should help Andreas and Sam to compile the new code. |
Wed, 30 Jun 2010 16:19:44 -0400 | Eli Gottlieb | Finished X11 shaped-window functionality and removed ellipse+polygon rendering. |
Sat, 05 Jun 2010 15:12:27 -0400 | Eli Gottlieb | Fixed names of driver-specific implementation files. |