summaryrefslogtreecommitdiff
path: root/liboil/simdpack
Commit message (Expand)AuthorAgeFilesLines
* Remove .cvsignore filesDamien Lespiau2008-05-031-8/+0
* * liboil/liboilcpu.c: (oil_cpu_detect_arch): Oops, fix compile bugDavid Schleef2006-05-191-0/+44
* * configure.ac:David Schleef2005-12-271-5/+10
* * doc/liboil-sections.txt:David Schleef2005-12-162-35/+35
* Implement multsum_f32_unroll2 as I think it was meant to be implementedEric Anholt2005-12-131-6/+6
* * liboil/powerpc/clip.c: Move more files aroundDavid Schleef2005-10-1117-794/+3
* What have I done?!? Move files around.David Schleef2005-10-0210-1125/+0
* * examples/oil-test.c: Add 64-bit typesDavid Schleef2005-09-151-2/+4
* * liboil/simdpack/sincos_f64.c: (sincos_f64_sincos): Add implDavid Schleef2005-09-131-0/+13
* * liboil/powerpc/Makefile.am: disable fdct8x8theora_altivec.c,David Schleef2005-08-151-0/+1
* * configure.ac: Add some altivec theora codeDavid Schleef2005-08-152-60/+26
* * configure.ac: use macro for gtk-doc checkingDavid Schleef2005-08-141-1/+0
* * liboil/simdpack/scalarmult.c: Readd some implementations,David Schleef2005-08-031-0/+30
* * configure.ac: Changes to make amd64 not suckDavid Schleef2005-08-012-25/+10
* * Makefile.am: add 'foreign' to automake flagsDavid Schleef2005-08-011-0/+27
* * configure.ac: Add instruction checkerDavid Schleef2005-06-161-14/+21
* * configure.ac: version bumpDavid Schleef2005-04-264-32/+150
* * configure.ac: bump versionliboil_0_3_1David Schleef2005-03-174-89/+4
* * examples/work/Makefile.am: yet another random changeDavid Schleef2005-03-171-4/+4
* * liboil/simdpack/vectoradd_s_i386.c: need this too. part ofDavid Schleef2005-03-171-0/+61
* Patch from Jakub Stachowski <stachowski@hypair.net> to add aDavid Schleef2005-03-176-5/+173
* * liboil/colorspace/rgb2rgba_powerpc.c: (rgb2rgba_ppc): fix codeDavid Schleef2005-01-144-1/+12
* * Makefile.am: dist autogen.shDavid Schleef2005-01-132-5/+7
* * README: additional notesDavid Schleef2005-01-111-6/+6
* * examples/work/work.c: (test), (main): misc changesDavid Schleef2005-01-103-59/+29
* * examples/uberopt/uberopt.c: (main): Use gsizeDavid Schleef2005-01-093-72/+72
* * examples/md5/md5sum.c: Don't use MAP_POPULATE if it's notDavid Schleef2005-01-092-6/+6
* * README: add some stuff to readDavid Schleef2005-01-081-2/+23
* * liboil/colorspace/argb_paint_i386.c:David Schleef2005-01-025-21/+35
* * configure.ac: add examples/workDavid Schleef2004-12-235-8/+8
* Global relicensing.David Schleef2004-12-2226-392/+624
* * liboil/copy/Makefile.am: add copy_i386David Schleef2004-12-064-4/+193
* * configure.ac: add uberoptDavid Schleef2004-12-062-36/+62
* * liboil/jpeg/zigzag8x8_c.c: (zigzag8x8_s16_ref),David Schleef2004-12-061-1/+2
* Compile and segfault fixes.David Schleef2004-12-031-0/+2
* * liboil/conv/conv_powerpc.c: (convert_s16_f64__powerpc): fix upDavid Schleef2004-12-035-10/+10
* Move asm code into arch-specific files.David Schleef2004-12-0312-441/+534
* * liboil/Makefile.am: add null.c, libprofile.cDavid Schleef2004-12-031-0/+3
* * liboil/copy/trans8x8_f32.c: Move unused files to junk directoryDavid Schleef2004-12-038-919/+0
* * liboil/build_prototypes.c: (main): complain if prototype parsingDavid Schleef2004-12-029-16/+22
* * liboil/simdpack/clip_s16.c: (clip_s16_ppcasm),David Schleef2004-12-021-8/+5
* * liboil/simdpack/abs_u32_s32.c: rip out simdpack test functionsDavid Schleef2004-12-0217-915/+0
* * configure.ac: Add --enable-prototype-checking andDavid Schleef2004-12-022-70/+25
* * liboil/Makefile.am: remove old begin/end stuffDavid Schleef2004-12-019-506/+73
* * liboil/Makefile.am: add testingDavid Schleef2004-11-301-3/+3
* * liboil/simdpack/clip_s16.c: (clip_s16_ppcasm3): Use r22 insteadDavid Schleef2004-11-271-4/+4
* * liboil/simdpack/simdpack.h: remove defines that are automaticallyDavid Schleef2004-11-221-12/+0
* * liboil/simdpack/clip_s16.c: compile fix.David Schleef2004-11-222-41/+19
* * configure.ac: bump nanoDavid Schleef2004-11-226-39/+18
* * configure.ac: fixes for powerpcDavid Schleef2004-10-224-8/+15