Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 14 Aug 2010 16:14:36 -0400 | egottlieb | Finally got the Win32 API code for shaping to work! Just need to fix SDL_CalculateShapeTree() now! |
Thu, 12 Aug 2010 18:17:15 -0400 | Eli Gottlieb | Added SDL_SetWindowPosition() call to SDL_SetWindowShape(), going to see what this does on Windows. |
Tue, 10 Aug 2010 16:30:53 -0400 | egottlieb | Fixing variable naming style. |
Tue, 10 Aug 2010 16:10:26 -0400 | Eli Gottlieb | Fixed a bug in X11 shaping that refused to use color-key mode. |