Mercurial > sdl-ios-xcode
log
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. |