Mercurial > sdl-ios-xcode
log test/testshape.c @ 4816:eb433f0d2ac5
age | author | description |
---|---|---|
Fri, 30 Jul 2010 18:04:21 -0400 | Eli Gottlieb | Added Andreas's VS2010 patch for testshape. |
Mon, 26 Jul 2010 17:27:04 -0400 | Eli Gottlieb | Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself. |
Fri, 23 Jul 2010 01:48:42 -0400 | Eli Gottlieb | More work on color-key mode. |
Mon, 19 Jul 2010 00:24:02 -0400 | Eli Gottlieb | Put the render loop back in its right place, but with delaying functionality to keep it down to roughly 60fps, not eating up all the X11 time. |
Sun, 18 Jul 2010 23:51:47 -0400 | Eli Gottlieb | Boxed up the rendering loop and turned it into a redraw/update function. This makes things way more responsive, usable again. |
Sun, 18 Jul 2010 23:36:39 -0400 | Eli Gottlieb | Added code to make testshape switch shapes on keystrokes and exit on an ESC keystroke. |