summaryrefslogtreecommitdiff
path: root/test/testtimer.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga1-0/+10
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-0/+11
2011-03-25Added high resolution timing API: SDL_GetPerformanceCounter(), SDL_GetPerform...Sam Lantinga1-1/+11
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-65/+68
2006-05-07Fixed bug #215Sam Lantinga1-2/+2
2006-03-31Ugh, more 64-bit cleanupSam Lantinga1-8/+1
2006-03-12BlahSam Lantinga1-1/+1
2006-03-08Added documentation on how to build a completely useless SDL library. :)Sam Lantinga1-1/+1
2005-09-28Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safeRyan C. Gordon1-2/+9
2004-01-04Date: Wed, 26 Nov 2003 01:52:02 +0800Sam Lantinga1-3/+3
2001-04-26Initial revisionSam Lantinga1-0/+87