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