log test/Makefile.in @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 12:24:59 -0800 Sam Lantinga Added a very simple example of texture streaming
Thu, 10 Feb 2011 11:39:08 -0800 Sam Lantinga Removed gamma support since it wasn't widely used and not well supported.
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.
Sun, 15 Aug 2010 00:36:28 -0400 Jim Grandpre Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
Mon, 05 Jul 2010 22:45:45 -0700 Sam Lantinga Removed obsolete test program. Ryan may resurrect it when the new multi-mouse code is implemented.
Tue, 10 Jul 2007 15:04:49 +0000 Ryan C. Gordon Whoops, reverted changes that shouldn't have been committed with #3197. SDL-1.2
Tue, 10 Jul 2007 15:03:19 +0000 Ryan C. Gordon Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2
Tue, 07 Nov 2006 14:31:25 +0000 Ryan C. Gordon Added a test program for loadso subsystem. SDL-1.2
Tue, 03 Oct 2006 23:45:36 +0000 Ryan C. Gordon Test program to play audio to every available device, one at a time, then all SDL-ryan-multiple-audio-device