index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
doom
/
i_system.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
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 Arnold
2008-04-04
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Get the user timer working properly consequentially fixing doom without a hack.
Karl Kurbjun
2007-11-07
*
Doom for the Gigabeat and some code reduction
Karl Kurbjun
2007-01-17
*
Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...
Karl Kurbjun
2006-04-15
*
Start of profiling support for doom.
Karl Kurbjun
2006-04-14
*
Correct the #ifdef logic for timer_unregister() and add a comment describing ...
Dave Chapman
2006-04-04
*
Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user ...
Dave Chapman
2006-04-03
*
Finishing touches
Karl Kurbjun
2006-04-03
*
Doom can't use the user timer at the same time as using the grayscale lib.
Dave Chapman
2006-04-03
*
Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.
Jens Arnold
2006-04-02
*
Update adds prboom's high resolution support, also makes the scaling for plat...
Karl Kurbjun
2006-04-02
*
Patch #2969 - Doom! Currently only working on the H300.
Dave Chapman
2006-03-28