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
/
lib
/
fixedpoint.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...
Maurus Cuelenaere
2009-07-05
*
Revert "Consolidate all fixed point math routines in one library (FS#10400) b...
Maurus Cuelenaere
2009-07-04
*
Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...
Maurus Cuelenaere
2009-07-04
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2008-05-04
*
vu_meter: Use the fixedpoint lib (moving flog there)
Robert Keevil
2007-07-31
*
plugins code cleanup : moved the duplicated fixed point table loockup based s...
Kevin Ferrare
2007-07-31
*
Kill a warning.
Thom Johansen
2007-02-05
*
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
2007-02-05
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
Beginnings of a fixed point math library for use in plugins. fsincos() only f...
Jens Arnold
2006-12-10