Mercurial > sdl-ios-xcode
log src/video/SDL_shape.c @ 4789:a6bc01875d20
age | author | description |
---|---|---|
Sun, 11 Jul 2010 17:11:22 -0400 | Eli Gottlieb | Fixed a pair of syntax errors. |
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. |
Mon, 21 Jun 2010 23:08:10 -0400 | Eli Gottlieb | Added Andreas's fixes to the header and stub file for SDL_shape. |