Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 05 Jun 2010 15:02:26 -0400 | Eli Gottlieb | Took away a line break to make SDL_shape.c new. Why isn't hg tracking these two files properly? |
Sat, 05 Jun 2010 15:01:40 -0400 | Eli Gottlieb | Updated SDL_shape.h by adding a line break... somehow it's not being tracked correctly.` |
Thu, 03 Jun 2010 17:21:40 -0400 | Eli Gottlieb | Fixed up new functions and files so that they build as part of SDL. |
Thu, 03 Jun 2010 16:21:04 -0400 | Eli Gottlieb | Stubbed out the new drawing, filling, and geometry functions for ellipses and polygons. |
Thu, 03 Jun 2010 14:43:38 -0400 | Eli Gottlieb | Added management and drawing functions for ellipses and polygons. |
Mon, 31 May 2010 21:23:06 -0400 | Eli Gottlieb | Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test. |