Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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. |
Sun, 18 Jul 2010 21:31:22 -0400 | Eli Gottlieb | Rewrote test program for shaped windows. It definitely displays recognizable pictures now, but the resizing and shaping functionality isn't behaving correctly, possibly due to a miscalculation of alpha values. |
Sun, 18 Jul 2010 15:15:05 -0400 | Eli Gottlieb | Updated testeyes.c. It now shows some kind of gibberish Missingno-type picture somewhere on the screen and, possibly, hangs the window system. On the upside, the Missingno is definitely a non-rectangular window. |
Sun, 18 Jul 2010 14:47:04 -0400 | Eli Gottlieb | Added SDL_win32shape.h to version control. D'oh. |