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
Tue, 03 Oct 2006 20:05:33 +0000 Ryan C. Gordon Added testaudioinfo.c ... SDL-ryan-multiple-audio-device
Wed, 16 Dec 2009 02:08:59 +0000 Sam Lantinga Added testfill to test raw fill performance
Wed, 28 Oct 2009 06:04:07 +0000 Sam Lantinga Automatically initialize the video system and create a renderer to simplify use.
Sat, 19 Sep 2009 13:29:40 +0000 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
Sat, 05 Sep 2009 09:11:03 +0000 Sam Lantinga CD-ROM support is so passé :)
Tue, 09 Jun 2009 17:33:44 +0000 Bob Pendleton First commit for SDL atomic operations.
Sun, 07 Jun 2009 06:06:35 +0000 Ryan C. Gordon Initial work on power subsystem for SDL 1.3.
Wed, 01 Jul 2009 07:33:58 +0000 Jiang Jiang Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME
Wed, 01 Jul 2009 05:52:17 +0000 Jiang Jiang Add IME test program gsoc2009_IME