summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/i_system.c (follow)
Commit message (Expand)AuthorAge
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun2007-11-07
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
* Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun2006-04-15
* Start of profiling support for doom.Karl Kurbjun2006-04-14
* Correct the #ifdef logic for timer_unregister() and add a comment describing ...Dave Chapman2006-04-04
* Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user ...Dave Chapman2006-04-03
* Finishing touchesKarl Kurbjun2006-04-03
* Doom can't use the user timer at the same time as using the grayscale lib.Dave Chapman2006-04-03
* Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold2006-04-02
* Update adds prboom's high resolution support, also makes the scaling for plat...Karl Kurbjun2006-04-02
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28