Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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. |
Fri, 02 Jul 2010 12:02:18 -0400 | Eli Gottlieb | Added SDL_x11shape.h. |
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. |