Mercurial > sdl-ios-xcode
log src/video/SDL_shape.c @ 4801:506a9165491b
age | author | description |
---|---|---|
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 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. |
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. |
Sun, 11 Jul 2010 17:11:22 -0400 | Eli Gottlieb | Fixed a pair of syntax errors. |
Thu, 08 Jul 2010 22:52:49 -0400 | Eli Gottlieb | Ported over, to the best of my ability, the code for Win32 shaped windows and patched in the correct C syntax and coding conventions of SDL. |
Wed, 07 Jul 2010 16:20:54 -0400 | Eli Gottlieb | Fixed up shape files as best I can. |