Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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. |
Thu, 15 Jul 2010 01:41:38 -0400 | Eli Gottlieb | Added in Visual Studio patch. |
Wed, 14 Jul 2010 00:49:28 -0400 | Eli Gottlieb | Numerous bug fixes that keep testeyes from crashing and dying. |
Tue, 13 Jul 2010 02:43:49 -0400 | Ryan C. Gordon | Check configure-defined macro before doing _anything_ with XShape. |