Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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. |
Sun, 18 Jul 2010 23:05:40 -0400 | Eli Gottlieb | Minor bugfixes. testshape now draws a shaped window with bizarre, pixellated gashes of transparency across it, and in doing so seems to hog a system resource and slow the rest of the video system down. |
Sun, 18 Jul 2010 22:24:52 -0400 | Eli Gottlieb | Added #define's for error codes returned from SDL shaped-window API. |
Sun, 18 Jul 2010 22:17:52 -0400 | Eli Gottlieb | Same place as before, but optimizing a bit to try to isolate the spot in the program that locks things up. |