log test/testsprite.c @ 3556:9c2e92de786a

age author description
2009-10-04 Sam Lantinga Fixed bug #817
2008-11-27 Sam Lantinga Show the grey background first before starting to blit sprites
2008-11-26 Sam Lantinga Both testsprite and testsprite2 use a grey background
2008-11-25 Sam Lantinga indent
2008-11-25 Sam Lantinga (none)
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
2006-07-15 Sam Lantinga Streamlined the API a bit and optimized the software renderer.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
2006-05-28 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
2006-03-13 Sam Lantinga Updated MacOS Classic build
2006-01-02 Ryan C. Gordon Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
2005-09-28 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
2003-12-10 Sam Lantinga Date: Thu, 4 Dec 2003 07:48:40 +0200
2003-08-04 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
2003-02-01 Sam Lantinga Added code to testsprite to detect tearing when flipping
2002-10-11 Sam Lantinga *** empty log message ***
2002-02-28 Sam Lantinga Updated for Watcom C++ and LCC compilers
2001-07-13 Sam Lantinga Fixed crash in testsprite when using the -fast option (nobody caught this?)
2001-04-26 Sam Lantinga Initial revision