log src/timer/mint/SDL_systimer.c @ 2758:045d9976f285

age author description
2007-07-14 Patrice Mandin Use correct function
2007-06-14 Sam Lantinga make indent
2007-06-09 Patrice Mandin Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt
2007-06-08 Patrice Mandin Set supervisor as volatile as it is modified from an interrupt
2006-10-21 Patrice Mandin Also save/restore fpu register in vbl interrupt
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options 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-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-20 Patrice Mandin Add missing include directories
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-04-01 Patrice Mandin Release CPU when waiting
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-12-14 Sam Lantinga Fixed "dist" make target for newer versions of automake
2002-12-07 Sam Lantinga Updated Atari port for new system headers (thanks Patrice!)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-02-17 Sam Lantinga Added initial support for Atari (thanks Patrice!)