summaryrefslogtreecommitdiff
path: root/src/timer
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Removed executable bit from source filesSam Lantinga7-0/+0
2012-09-15Removed Windows CE support from SDL 2.0.Ryan C. Gordon3-115/+1
2011-12-31Happy New Year!Sam Lantinga8-8/+8
2011-10-021.3 API CHANGE: Add support for naming threads.Ryan C. Gordon1-2/+3
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga8-149/+141
2011-03-26NDS updateSam Lantinga1-1/+1
2011-03-25Added high resolution timing API: SDL_GetPerformanceCounter(), SDL_GetPerform...Sam Lantinga6-0/+106
2011-02-12Frank Zago to sdlSam Lantinga1-6/+4
2011-02-11Happy 2011! :)Sam Lantinga8-8/+8
2011-01-27Added cache line size info in SDL_cpuinfo.hSam Lantinga1-4/+2
2011-01-27Fixed compiling under Visual StudioSam Lantinga2-0/+7
2011-01-27Improved timer implementationSam Lantinga9-756/+330
2011-01-27Nobody is maintaining RISC OS code, so I'm removing it for now.Sam Lantinga1-248/+0
2011-01-24Include windows.h in a single point in the source, so we can be consistent ab...Sam Lantinga2-4/+2
2011-01-22Fixed bug in timer when the list of timers changed.Sam Lantinga1-40/+51
2011-01-20Fixed bug #925Sam Lantinga1-2/+3
2010-07-13Fixed compile warningsSam Lantinga2-0/+2
2010-01-24Fixed bug #926Sam Lantinga10-10/+10
2010-01-24Fixed bug #935Sam Lantinga1-11/+0
2009-12-16Fixed bug #741Sam Lantinga2-5/+5
2009-09-20Removed outdated Atari supportSam Lantinga3-350/+0
2009-09-19Removed outdated Dreamcast supportSam Lantinga1-109/+0
2009-09-19Removed outdated OS/2 supportSam Lantinga1-235/+0
2008-12-08Updated copyright dateSam Lantinga15-15/+15
2008-08-27Final merge of Google Summer of Code 2008 work...Sam Lantinga3-4/+122
2007-07-14Use correct functionPatrice Mandin1-1/+1
2007-06-15Removed EPOC port from the 1.3 branch.Ryan C. Gordon1-116/+0
2007-06-14make indentSam Lantinga1-2/+2
2007-06-09Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter f...Patrice Mandin3-34/+27
2007-06-08Set supervisor as volatile as it is modified from an interruptPatrice Mandin1-1/+1
2006-10-29Removed AmigaOS code for 1.3 branch.Ryan C. Gordon1-268/+0
2006-10-28indent is evilSam Lantinga1-0/+2
2006-10-21Also save/restore fpu register in vbl interruptPatrice Mandin2-0/+29
2006-10-17Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.Ryan C. Gordon1-19/+23
2006-08-10MacOS Classic is no longer supported.Sam Lantinga4-732/+0
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga18-1332/+1457
2006-05-17Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dllSam Lantinga1-1/+1
2006-05-11Fixed MacOS Classic buildSam Lantinga1-2/+2
2006-05-11Fixed bug #225Sam Lantinga2-0/+13
2006-05-09Fixed bug #144Sam Lantinga1-0/+1
2006-04-14Make sure code is only compiled if the appropriate subsystem is enabledSam Lantinga13-1/+51
2006-04-13Fixes bug #195:Sam Lantinga1-1/+1
2006-03-23Fixed bug #175Sam Lantinga1-7/+0
2006-03-23Need time.h for nanosleep too...Sam Lantinga1-1/+1
2006-03-11Fixes from Dmitry Yakimov:Sam Lantinga2-89/+79
2006-03-08Added documentation on how to build a completely useless SDL library. :)Sam Lantinga1-0/+3
2006-03-07More Win64 updatesSam Lantinga1-3/+3
2006-02-26Updated OS/2 build, yay!Sam Lantinga1-27/+0
2006-02-25SDL_windows.h is no longer necessarySam Lantinga2-2/+4
2006-02-21Use consistent identifiers for the various platforms we support.Sam Lantinga17-1/+18