summaryrefslogtreecommitdiff
path: root/liboil/ref
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warningDavid Schleef2010-02-041-1/+1
* Add avg2_32xn_u8David Schleef2008-09-131-0/+49
* Remove .cvsignore filesDamien Lespiau2008-05-031-8/+0
* Add scalarmult_f64_ns. From Sebastian Dröge <slomo@circular-chaos.org>, Bug...David Schleef2008-03-131-0/+22
* Fix broken reference implementation. It couldn't have ever possibly worked, ...David Schleef2008-03-131-2/+2
* Add diffsquaresum_f32 and squaresum_f32David Schleef2008-02-183-0/+143
* Add oil_avg_*xn_u8() classesDavid Schleef2008-02-171-0/+57
* Make the mas8_u8 test more lenientDavid Schleef2008-02-161-7/+25
* Add classes from schroedinger.David Schleef2008-02-161-0/+136
* Copy more functions from schro.David Schleef2008-02-132-0/+127
* Add more classes needed by schroDavid Schleef2007-12-271-0/+76
* Add a few more classes from schro. Add some mmx code, too.David Schleef2007-12-083-0/+108
* * configure.ac:David Schleef2007-11-143-246/+483
* * liboil/i386/convert_i386.c:David Schleef2007-06-131-0/+16
* * liboil/liboilclasses.h:David Schleef2007-06-071-0/+144
* * configure.ac:David Schleef2007-05-161-5/+9
* * liboil/i386/sad8x8_i386.c:David Schleef2007-04-101-0/+37
* * liboil/liboilclasses.h:David Schleef2007-03-231-0/+126
* * liboil/liboilclasses.h:David Schleef2007-03-032-12/+81
* * liboil/i386_amd64/mt19937.c:David Schleef2007-01-021-0/+6
* * liboil/ref/mt19937ar.c:David Schleef2007-01-011-0/+37
* * liboil/i386/convert_i386.c:David Schleef2006-11-041-3/+40
* * liboil/i386/Makefile.am:David Schleef2006-10-291-0/+19
* * liboil/i386/wavelet.c:David Schleef2006-10-121-0/+13
* * liboil/i386/wavelet.c:David Schleef2006-10-111-5/+87
* * liboil-uninstalled.pc.in:David Schleef2006-10-111-0/+84
* * configure.ac:David Schleef2006-10-031-8/+9
* * liboil/i386/wavelet.c:David Schleef2006-10-021-6/+34
* * examples/memcpy-speed.c:David Schleef2006-10-012-0/+62
* * liboil/i386/resample.c:David Schleef2006-09-292-1/+114
* * liboil/deprecated/conv.c: Fix the test function on conv_ functions,David Schleef2006-05-191-1/+5
* * liboil/i386/Makefile.am:David Schleef2006-03-051-1/+2
* * liboil/i386/wavelet.c:liboil_0_3_7David Schleef2006-02-022-11/+37
* * configure.ac:David Schleef2006-01-312-0/+94
* * examples/oil-suggest.c: cleanupDavid Schleef2006-01-281-0/+18
* * liboil/ref/convert.c:David Schleef2006-01-191-0/+1010
* * liboil/ref/Makefile.am:David Schleef2006-01-192-0/+417
* * configure.ac:David Schleef2005-12-2711-3567/+0
* * liboil/c/Makefile.am:David Schleef2005-12-261-6/+6
* * liboil/i386/Makefile.am: add resample.cDavid Schleef2005-12-261-20/+38
* * examples/jpeg/jpeg_rgb_decoder.c: Use new colorspace_argbDavid Schleef2005-12-221-6/+67
* * configure.ac: Check whether we can do unaligned access.David Schleef2005-12-222-3/+3
* Add a ref and sse implementation of a new group of "clamp" functions.Eric Anholt2005-12-202-0/+425
* Add a ref and mmx implementation of composite_add_u8_const_src, likeEric Anholt2005-12-201-0/+23
* * doc/Makefile.am:David Schleef2005-12-191-2/+72
* * liboil/liboilparameter.h:David Schleef2005-12-184-44/+27
* * liboil/c/swab.c: swabbing functionsDavid Schleef2005-12-161-0/+59
* * doc/liboil-sections.txt:David Schleef2005-12-169-126/+126
* Make the guard header/footer size configurable at test runtime. UseEric Anholt2005-12-154-9/+11
* * liboil/Makefile.am:David Schleef2005-12-042-0/+84