summaryrefslogtreecommitdiff
path: root/liboil
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: bump versionliboil_0_3_1David Schleef2005-03-175-89/+9
* * examples/work/Makefile.am: yet another random changeDavid Schleef2005-03-172-5/+6
* * 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
* * doc/liboil-sections.txt: clean upDavid Schleef2005-03-171-1/+1
* * liboil/Makefile.am: add liboilgcc.h, build build_prototypes_docDavid Schleef2005-03-174-3/+144
* * configure.ac: add utf8David Schleef2005-03-016-1/+165
* * liboil/liboilcpu.c: (test_altivec), (oil_cpu_powerpc_getflags),David Schleef2005-02-024-33/+74
* * doc/Makefile.am: Stop abusing _LDFLAGSDavid Schleef2005-01-311-8/+10
* * Makefile.am: documentation. woohoo.David Schleef2005-01-186-11/+92
* * liboil/colorspace/rgb2rgba_powerpc.c: (rgb2rgba_ppc): fix codeDavid Schleef2005-01-146-4/+14
* * Makefile.am: dist autogen.shDavid Schleef2005-01-137-17/+56
* * README: additional notesDavid Schleef2005-01-113-28/+30
* * AUTHORS: addDavid Schleef2005-01-101-0/+1
* * examples/oil-inspect.c: (oil_print_impl): use "std." as abbr forDavid Schleef2005-01-105-14/+352
* * examples/work/work.c: (test), (main): misc changesDavid Schleef2005-01-106-64/+41
* * examples/uberopt/uberopt.c: (main): Use gsizeDavid Schleef2005-01-099-142/+152
* * liboil/colorspace/rgb2bgr_powerpc.c: (rgb2bgr_ppc),David Schleef2005-01-091-46/+46
* * examples/md5/md5sum.c: Don't use MAP_POPULATE if it's notDavid Schleef2005-01-095-9/+8
* * README: add some stuff to readDavid Schleef2005-01-086-47/+118
* * liboil/colorspace/argb_paint_i386.c:David Schleef2005-01-0210-35/+81
* * liboil/dct/idct8x8_i386.c: (idct8x8_s16_mmx), (fdct8x8s_s16_mmx):David Schleef2004-12-301-0/+409
* * liboil/liboilfunction.h: add DISABLED flag and reformatDavid Schleef2004-12-301-7/+8
* Add support for checking the output of functions and comparingDavid Schleef2004-12-308-91/+297
* * liboil/colorspace/Makefile.am: some new classesDavid Schleef2004-12-305-2/+440
* * liboil/copy/copy_i386.c: (copy_u8_mmx), (copy_u8_mmx2):David Schleef2004-12-282-2/+4
* Clean up API.David Schleef2004-12-2311-222/+287
* * configure.ac: add examples/workDavid Schleef2004-12-2315-311/+291
* * liboil/liboil_begin.c: remove, unusedDavid Schleef2004-12-222-77/+0
* Move non-relicensed code to lgpl/. Not yet in the build.David Schleef2004-12-223-0/+561
* Global relicensing.David Schleef2004-12-22105-2099/+2527
* * autogen.sh: who needs static librariesDavid Schleef2004-12-228-83/+125
* * COPYING: change to BSD licenseDavid Schleef2004-12-221-0/+91
* * liboil/copy/Makefile.am: add copy_i386David Schleef2004-12-066-4/+287
* * configure.ac: add uberoptDavid Schleef2004-12-066-40/+204
* * liboil/jpeg/zigzag8x8_c.c: (zigzag8x8_s16_ref),David Schleef2004-12-062-2/+78
* * liboil/copy/Makefile.am: add copy_powerpc.cDavid Schleef2004-12-065-32/+90
* * liboil/jpeg/Makefile.am: Add zigzag8x8_powerpc.cDavid Schleef2004-12-054-7/+221
* Compile and segfault fixes.David Schleef2004-12-035-19/+69
* * liboil/conv/conv_powerpc.c: (convert_s16_f64__powerpc): fix upDavid Schleef2004-12-0312-47/+46
* Move asm code into arch-specific files.David Schleef2004-12-0323-665/+816
* * configure.ac: move conv code to its own directoryDavid Schleef2004-12-0311-49/+62
* * examples/example1.c: (main): remove oil_optimize_all()David Schleef2004-12-037-105/+81
* * liboil/Makefile.am: add null.c, libprofile.cDavid Schleef2004-12-037-26/+137
* * liboil/copy/trans8x8_f32.c: Move unused files to junk directoryDavid Schleef2004-12-0315-0/+0
* * liboil/liboiltest.c: (oil_test_new), (oil_test_free),David Schleef2004-12-034-15/+55
* * liboil/copy/trans8x8_f32.c: Remove simdpack-ish TEST functionsDavid Schleef2004-12-0216-931/+0
* * README: some notesDavid Schleef2004-12-024-0/+28
* * configure.ac: use -fomit-frame-pointer, -funroll-all-loops andDavid Schleef2004-12-025-15/+57
* * liboil/Makefile.am: fix distcheckDavid Schleef2004-12-022-7/+2