index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
dsp_cf.S
Age
Commit message (
Expand
)
Author
2007-03-26
Argh. Get the tabs out the asm again.
Michael Sevakis
2007-03-25
SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...
Michael Sevakis
2007-03-12
Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one ...
Michael Sevakis
2007-02-27
SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...
Michael Sevakis
2007-02-24
Hrm. move.q? I want moveq.l :)
Michael Sevakis
2007-02-24
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-21
SWCODEC, Coldfire, upsampling: Shave a couple more cycles out of the typical ...
Michael Sevakis
2007-02-21
How'd I miss that little tweak?
Michael Sevakis
2007-02-21
SWCODEC-Coldfire: Small upsampling tweek improves speed and size a tiny bit a...
Michael Sevakis
2007-02-19
Code police myself. Somehow got that full of tabs.
Michael Sevakis
2007-02-19
SWCODEC: DSP optimizations for conversion to internal format and resampling. ...
Michael Sevakis
2006-04-11
New crossfeed complete with no volume reducing bugs. Feedback on all the
Thom Johansen
2006-03-23
Keep assembler versions of DSP routines in dsp_arch.S files. This also
Thom Johansen