summaryrefslogtreecommitdiff
path: root/test/testsprite.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga1-339/+0
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-0/+11
2011-02-04Allow resizing of testspriteSam Lantinga1-1/+4
2010-09-15- added directx include path to VS2008 solutionAndreas Schiffler1-3/+3
2009-10-04Fixed bug #817Sam Lantinga1-0/+2
2008-11-27Show the grey background first before starting to blit spritesSam Lantinga1-0/+4
2008-11-26Both testsprite and testsprite2 use a grey backgroundSam Lantinga1-1/+1
2008-11-25indentSam Lantinga1-1/+1
2008-11-25(no commit message)Sam Lantinga1-2/+2
2006-07-23The Mac OS X Cocoa video driver is under construction...Sam Lantinga1-0/+1
2006-07-15Streamlined the API a bit and optimized the software renderer.Sam Lantinga1-0/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-266/+260
2006-03-13Updated MacOS Classic buildSam Lantinga1-2/+2
2006-01-02Toggle flip debugging in testsprite.c on the command line, not as a hardcodedRyan C. Gordon1-19/+20
2005-09-28Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safeRyan C. Gordon1-6/+12
2003-12-10Date: Thu, 4 Dec 2003 07:48:40 +0200Sam Lantinga1-0/+1
2003-08-04Date: Sat, 2 Aug 2003 16:22:51 +0300Sam Lantinga1-12/+12
2003-02-01Added code to testsprite to detect tearing when flippingSam Lantinga1-0/+20
2002-10-11*** empty log message ***Sam Lantinga1-0/+3
2002-02-28Updated for Watcom C++ and LCC compilersSam Lantinga1-5/+8
2001-07-13Fixed crash in testsprite when using the -fast option (nobody caught this?)Sam Lantinga1-4/+3
2001-04-26Initial revisionSam Lantinga1-0/+290