summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-14* doc/tmpl/conv.sgml: Remove old template files.David Schleef9-1723/+11
2005-11-14* doc/liboil-docs.sgml: Clean up documentation, documentDavid Schleef26-331/+1255
2005-11-14* doc/liboil-sections.txt: Clean up documentation.David Schleef37-40/+411
2005-11-14* doc/Makefile.am: Write a little bit of documentation.David Schleef82-4214/+4231
2005-11-13* liboil/i386/fdct8x8theora_i386.c: (fdct8x8theora_mmx):David Schleef3-25/+33
2005-11-13* liboil/math/math.c: split math.c into ref/ and math/ versions.David Schleef4-150/+196
2005-11-11* doc/liboil-sections.txt: Documentation? Is he MAD?David Schleef13-106/+474
2005-11-07* liboil/Makefile.am: Fix more stuff and reenable MMXDavid Schleef7-69/+28
2005-11-04* configure.ac: version bumpliboil_0_3_5David Schleef2-1/+5
2005-11-04* configure.ac: version bumpDavid Schleef3-2/+15
2005-11-03* liboil/sse/Makefile.am: Clean up sse buildingliboil_0_3_4David Schleef2-27/+6
2005-11-03* configure.ac: Turn of asm-blocks, becuase it doesn't compileDavid Schleef2-1/+7
2005-11-03* configure.ac: revert to -Wa,-mregnamesDavid Schleef8-9/+19
2005-11-03* configure.ac: Use AC_CANONICAL_HOSTDavid Schleef3-3/+6
2005-10-29* configure.ac: Use AC_LIBTOOL_WIN32_DLLDavid Schleef7-12/+68
2005-10-28* liboil/i386/diff8x8_i386.c: (diff8x8_const128_s16_u8_mmx):David Schleef2-9/+10
2005-10-28* liboil/Makefile.am: Fixups from conflicts in previous commit.David Schleef6-3/+29
2005-10-28* autogen.sh: Refactor how we check for intrinsics and flags.David Schleef15-124/+334
2005-10-17Disable SSE on versions of FreeBSD with no kernel support for it. OnEric Anholt2-0/+46
2005-10-17Don't attempt to build powerpc files on non-powerpcs, where the altivecEric Anholt2-0/+13
2005-10-17* configure.ac: Check for -masm-blocks before using the featureDavid Schleef3-7/+22
2005-10-11* liboil/powerpc/clip.c: Move more files aroundDavid Schleef30-266/+681
2005-10-11* m4/ltdl.m4: Seems Debian's new libtool package doesn'tDavid Schleef2-0/+436
2005-10-11* liboil/i386/abs_i386.c: Move more files.David Schleef15-0/+3940
2005-10-02What have I done?!? Move files around.David Schleef54-4374/+627
2005-10-01* configure.ac: nano back to 1David Schleef2-1/+7
2005-10-01* doc/liboil-sections.txt: remove old functionsliboil_0_3_3David Schleef2-3/+4
2005-10-01* configure.ac: version bumpDavid Schleef5-1/+86
2005-09-30* liboil/colorspace/rgb2bgr_powerpc.c: Fix implDavid Schleef2-7/+13
2005-09-28* doc/tmpl/liboil-unused.sgml:David Schleef20-3115/+3455
2005-09-15* examples/oil-test.c: Add 64-bit typesDavid Schleef8-13/+66
2005-09-13* liboil/simdpack/sincos_f64.c: (sincos_f64_sincos): Add implDavid Schleef2-0/+18
2005-08-16GCC complains on solaris when isspace() is called with aDavid Schleef4-21/+32
2005-08-15* liboil/powerpc/Makefile.am: disable fdct8x8theora_altivec.c,David Schleef5-15/+28
2005-08-15* liboil/i386/Makefile.am: compile empty file on non-i386David Schleef3-3/+13
2005-08-15* testsuite/abs.c: (test), (main): remove glib usage in testsuiteDavid Schleef6-51/+60
2005-08-15* configure.ac: Add some altivec theora codeDavid Schleef12-62/+1835
2005-08-15* liboil/liboilcpu.c: (oil_cpu_i386_getflags_cpuinfo): SSE2David Schleef2-0/+6
2005-08-14* configure.ac: use macro for gtk-doc checkingDavid Schleef15-4343/+3174
2005-08-09* liboil/null.c: MMX isn't really portableDavid Schleef2-12/+26
2005-08-04* liboil/colorspace/Makefile.am: Disable some code on amd64.David Schleef4-9/+9
2005-08-03* doc/Makefile.am: updatesDavid Schleef10-26/+305
2005-08-03* liboil/fb/fbpict.h: oops, need thisDavid Schleef2-0/+614
2005-08-03* liboil/simdpack/scalarmult.c: Readd some implementations,David Schleef2-0/+35
2005-08-03* HACKING: some notesDavid Schleef15-7/+643
2005-08-03Patch from Wim Taymans adding a bunch of classes and MMXDavid Schleef23-3/+2684
2005-08-03* liboil/Makefile.am: add libcolorspace.hDavid Schleef17-333/+414
2005-08-02* configure.ac: Define HAVE_LD_UNDERSCORE to indicate whetherDavid Schleef3-0/+19
2005-08-01* configure.ac: use BSD_SOURCE instead of POSIX_C_SOURCE, becauseDavid Schleef2-1/+6
2005-08-01* configure.ac: Changes to make amd64 not suckDavid Schleef13-32/+98