log test/testsprite.c @ 5266:595814f561f7

age author description
Fri, 04 Feb 2011 21:46:38 -0800 Sam Lantinga Allow resizing of testsprite
Wed, 15 Sep 2010 22:15:47 -0700 Andreas Schiffler - added directx include path to VS2008 solution
Sun, 04 Oct 2009 09:55:20 +0000 Sam Lantinga Fixed bug #817
Thu, 27 Nov 2008 04:51:34 +0000 Sam Lantinga Show the grey background first before starting to blit sprites
Wed, 26 Nov 2008 15:52:00 +0000 Sam Lantinga Both testsprite and testsprite2 use a grey background
Tue, 25 Nov 2008 02:21:53 +0000 Sam Lantinga indent
Tue, 25 Nov 2008 00:48:25 +0000 Sam Lantinga (none)
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
Sat, 15 Jul 2006 09:46:36 +0000 Sam Lantinga Streamlined the API a bit and optimized the software renderer.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 21:56:07 +0000 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Mon, 13 Mar 2006 05:36:42 +0000 Sam Lantinga Updated MacOS Classic build
Mon, 02 Jan 2006 08:07:41 +0000 Ryan C. Gordon Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
Wed, 10 Dec 2003 12:35:56 +0000 Sam Lantinga Date: Thu, 4 Dec 2003 07:48:40 +0200
Mon, 04 Aug 2003 00:52:42 +0000 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
Sat, 01 Feb 2003 19:56:45 +0000 Sam Lantinga Added code to testsprite to detect tearing when flipping
Fri, 11 Oct 2002 08:45:07 +0000 Sam Lantinga *** empty log message ***
Thu, 28 Feb 2002 00:28:26 +0000 Sam Lantinga Updated for Watcom C++ and LCC compilers
Fri, 13 Jul 2001 10:20:43 +0000 Sam Lantinga Fixed crash in testsprite when using the -fast option (nobody caught this?)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision