summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/src/m_fixed.h (follow)
Commit message (Collapse)AuthorAge
* pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26560 a1c6a512-1295-4272-9138-f99709370657
* pdbox: Fixing yellows.Wincent Balin2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26552 a1c6a512-1295-4272-9138-f99709370657
* pdbox: Added Coldfire multiplication optimization by Buschel.Wincent Balin2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26550 a1c6a512-1295-4272-9138-f99709370657
* Ensure CPU is defined.Andree Buschmann2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26546 a1c6a512-1295-4272-9138-f99709370657
* pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin2010-06-03
| | | | | | | | | | | | Changes by Buschel: * Reduced footprint by making cosine table of size 1^13 instead of 1^15 * Corrected interpolation in the cos~ object * Optimized multiplication on ARM platforms git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26534 a1c6a512-1295-4272-9138-f99709370657
* Cut the files in half and it might work better (note to self: check your ↵Peter D'Hoye2009-05-24
| | | | | | tree is really clean before patching) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21070 a1c6a512-1295-4272-9138-f99709370657
* Add FS #10214. Initial commit of the original PDa code for the GSoC Pure ↵Peter D'Hoye2009-05-22
Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21044 a1c6a512-1295-4272-9138-f99709370657