Mercurial > sdl-ios-xcode
log src/video/SDL_shape.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. |
Wed, 30 Jun 2010 16:19:44 -0400 | Eli Gottlieb | Finished X11 shaped-window functionality and removed ellipse+polygon rendering. |