Mercurial > sdl-ios-xcode
log src/video/SDL_shape.c @ 4780:4f915a47b995
age | author | description |
---|---|---|
Sat, 19 Jun 2010 23:10:57 -0400 | Eli Gottlieb | Replaced the model of treating a window's shape as a render target with treating a window's shape as a surface passed into an SDL_SetWindowShape() function. I'll send this off to Andreas and Sam and start coding. |
Thu, 10 Jun 2010 17:37:19 -0400 | Eli Gottlieb | Stubbed out the new get/set parameter functions, added the start of the enum, union, and struct for those parameters themselves, and added doxygen comments throughout the SDL_shape.h header. |
Sat, 05 Jun 2010 15:07:14 -0400 | Eli Gottlieb | Removed and added back SDL_shape.{c,h} wholesale. Will this get them tracked properly? |
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? |