Mercurial > sdl-ios-xcode
log test/Makefile.in @ 5246:189b1bdb7baf
age | author | description |
---|---|---|
Wed, 09 Feb 2011 15:37:07 -0800 | Sam Lantinga | Added a scaling test program |
Tue, 08 Feb 2011 22:11:16 -0800 | Sam Lantinga | Added a simple GLSL example using SDL |
Tue, 01 Feb 2011 21:51:09 -0800 | Sam Lantinga | SDL doesn't actually support the physical/logical palette split anymore. |
Sat, 01 Jan 2011 20:44:38 -0800 | Sam Lantinga | Missing math library for testgesture |
Sun, 22 Aug 2010 13:45:56 -0700 | Sam Lantinga | Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows |
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. |
Mon, 31 May 2010 21:23:06 -0400 | Eli Gottlieb | Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test. |