summaryrefslogtreecommitdiff
path: root/liboil/i386_amd64
Commit message (Expand)AuthorAgeFilesLines
* Add a memory clobber to placate gccDavid Schleef2009-10-221-1/+2
* disable mas10_u8_mmx_2David Schleef2009-10-151-0/+2
* Add avg2_32xn_u8David Schleef2008-09-131-0/+71
* Fix problems noticed by test suiteDavid Schleef2008-05-121-0/+3
* Fix some impls that read outside their arrays. Turns out to cause segfaults.David Schleef2008-04-221-5/+5
* Try again. Add ecx to clobbered registers. Fixes #14643.David Schleef2008-02-251-3/+6
* Add workaround for older versions of gas that don't have SSSE3 supportDavid Schleef2008-02-251-0/+2
* Fix build problems on i386David Schleef2008-02-221-0/+16
* Convert some i386 code to dual-archDavid Schleef2008-02-214-0/+1855
* Remove the half of the cleverness that is broken when compiled with -fomit-fr...David Schleef2008-02-191-8/+3
* Fix flags on some implementations.David Schleef2008-02-182-13/+13
* Add oil_avg_*xn_u8() classesDavid Schleef2008-02-171-0/+83
* Add a bunch of mmx implementationsDavid Schleef2008-02-161-0/+120
* Copy more functions from schro.David Schleef2008-02-131-0/+133
* Fix addc_rshift_s16_mmxDavid Schleef2007-12-081-1/+3
* Add a few more classes from schro. Add some mmx code, too.David Schleef2007-12-083-1/+270
* * configure.ac:David Schleef2007-11-141-3/+3
* * liboil/amd64/wavelet.c:David Schleef2007-06-135-0/+1200
* * liboil/i386_amd64/mt19937.c:David Schleef2007-01-021-0/+2
* * liboil/i386_amd64/mt19937.c:David Schleef2007-01-011-48/+45
* * liboil/i386/Makefile.am:David Schleef2007-01-011-0/+437
* * liboil/Makefile.am: dist fixDavid Schleef2006-11-051-1/+1
* * configure.ac:David Schleef2006-11-057-0/+1966