summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: version bumpliboil_0_3_5David Schleef2005-11-042-1/+5
* * configure.ac: version bumpDavid Schleef2005-11-043-2/+15
* * liboil/sse/Makefile.am: Clean up sse buildingliboil_0_3_4David Schleef2005-11-032-27/+6
* * configure.ac: Turn of asm-blocks, becuase it doesn't compileDavid Schleef2005-11-032-1/+7
* * configure.ac: revert to -Wa,-mregnamesDavid Schleef2005-11-038-9/+19
* * configure.ac: Use AC_CANONICAL_HOSTDavid Schleef2005-11-033-3/+6
* * configure.ac: Use AC_LIBTOOL_WIN32_DLLDavid Schleef2005-10-297-12/+68
* * liboil/i386/diff8x8_i386.c: (diff8x8_const128_s16_u8_mmx):David Schleef2005-10-282-9/+10
* * liboil/Makefile.am: Fixups from conflicts in previous commit.David Schleef2005-10-286-3/+29
* * autogen.sh: Refactor how we check for intrinsics and flags.David Schleef2005-10-2815-124/+334
* Disable SSE on versions of FreeBSD with no kernel support for it. OnEric Anholt2005-10-172-0/+46
* Don't attempt to build powerpc files on non-powerpcs, where the altivecEric Anholt2005-10-172-0/+13
* * configure.ac: Check for -masm-blocks before using the featureDavid Schleef2005-10-173-7/+22
* * liboil/powerpc/clip.c: Move more files aroundDavid Schleef2005-10-1130-266/+681
* * m4/ltdl.m4: Seems Debian's new libtool package doesn'tDavid Schleef2005-10-112-0/+436
* * liboil/i386/abs_i386.c: Move more files.David Schleef2005-10-1115-0/+3940
* What have I done?!? Move files around.David Schleef2005-10-0255-4414/+667
* * configure.ac: nano back to 1David Schleef2005-10-012-1/+7
* * doc/liboil-sections.txt: remove old functionsliboil_0_3_3David Schleef2005-10-012-3/+4
* * configure.ac: version bumpDavid Schleef2005-10-015-1/+86
* * liboil/colorspace/rgb2bgr_powerpc.c: Fix implDavid Schleef2005-09-302-7/+13
* * doc/tmpl/liboil-unused.sgml:David Schleef2005-09-2820-3115/+3455
* * examples/oil-test.c: Add 64-bit typesDavid Schleef2005-09-158-13/+66
* * liboil/simdpack/sincos_f64.c: (sincos_f64_sincos): Add implDavid Schleef2005-09-132-0/+18
* GCC complains on solaris when isspace() is called with aDavid Schleef2005-08-164-21/+32
* * liboil/powerpc/Makefile.am: disable fdct8x8theora_altivec.c,David Schleef2005-08-155-15/+28
* * liboil/i386/Makefile.am: compile empty file on non-i386David Schleef2005-08-153-3/+13
* * testsuite/abs.c: (test), (main): remove glib usage in testsuiteDavid Schleef2005-08-156-51/+60
* * configure.ac: Add some altivec theora codeDavid Schleef2005-08-1512-62/+1835
* * liboil/liboilcpu.c: (oil_cpu_i386_getflags_cpuinfo): SSE2David Schleef2005-08-152-0/+6
* * configure.ac: use macro for gtk-doc checkingDavid Schleef2005-08-1415-4343/+3174
* * liboil/null.c: MMX isn't really portableDavid Schleef2005-08-092-12/+26
* * liboil/colorspace/Makefile.am: Disable some code on amd64.David Schleef2005-08-044-9/+9
* * doc/Makefile.am: updatesDavid Schleef2005-08-0310-26/+305
* * liboil/fb/fbpict.h: oops, need thisDavid Schleef2005-08-032-0/+614
* * liboil/simdpack/scalarmult.c: Readd some implementations,David Schleef2005-08-032-0/+35
* * HACKING: some notesDavid Schleef2005-08-0315-7/+643
* Patch from Wim Taymans adding a bunch of classes and MMXDavid Schleef2005-08-0323-3/+2684
* * liboil/Makefile.am: add libcolorspace.hDavid Schleef2005-08-0317-333/+414
* * configure.ac: Define HAVE_LD_UNDERSCORE to indicate whetherDavid Schleef2005-08-023-0/+19
* * configure.ac: use BSD_SOURCE instead of POSIX_C_SOURCE, becauseDavid Schleef2005-08-012-1/+6
* * configure.ac: Changes to make amd64 not suckDavid Schleef2005-08-0113-32/+98
* * m4/gtk-doc.m4: this is usefulDavid Schleef2005-08-012-0/+57
* * configure.ac: add -D_BSD_SOURCEDavid Schleef2005-08-012-1/+5
* * liboil/colorspace/composite_i386.c: (composite_over_argb_sse2_3):David Schleef2005-08-012-6/+11
* * Makefile.am: add 'foreign' to automake flagsDavid Schleef2005-08-0116-17/+2711
* * liboil/colorspace/composite_i386.c: (composite_over_argb_sse2_2),David Schleef2005-08-013-0/+276
* * liboil/colorspace/composite_i386.c: (composite_over_argb_mmx_4),David Schleef2005-08-012-5/+61
* * liboil/colorspace/composite_i386.c: (composite_over_argb_mmx),David Schleef2005-07-312-25/+233
* * examples/report.c: (oil_print_class): Fix printingDavid Schleef2005-07-3011-123/+592