summaryrefslogtreecommitdiffstats
path: root/mp3lib/dct36_3dnow.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor real --> float #define to a typedef in a common header.diego2010-01-041-2/+1
* Consistently include config.h before mangle.h, fixes possible compilationreimar2008-12-151-0/+1
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-161-1/+1
* Identifiers starting with __ are reserved for the system.diego2007-12-111-2/+2
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Unify include paths, -I.. is in CFLAGS.diego2005-11-151-1/+1
* Mark modified imported files as such to comply with (L)GPL ยง2a.diego2005-04-151-0/+4
* moved 3dnow and 3dnowex dct36 optimisations into gcc inline assemblyalex2003-06-221-0/+497