Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 09 Jun 2007 19:58:41 +0000 | Patrice Mandin | Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt |
Fri, 08 Jun 2007 21:44:55 +0000 | Patrice Mandin | Set supervisor as volatile as it is modified from an interrupt |
Mon, 04 Jun 2007 11:45:10 +0000 | Ryan C. Gordon | Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix. |