log src/timer/mint/SDL_systimer.c @ 2254:79e00f5561f4

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