summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix --enable-vfp flagHEADmasterDavid Schleef2011-04-082-2/+3
* x86: Fix cpuid function on x86-64David Schleef2010-07-201-6/+3
* Add warning about no new developmentDavid Schleef2010-02-041-0/+13
* Release 0.3.17liboil-0.3.17David Schleef2010-02-041-1/+1
* Fix compile warningDavid Schleef2010-02-041-1/+1
* Use both AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGSDmitry V. Levin2010-02-042-4/+2
* Use mm_load1_pd() instead of mm_load1_pd1()David Schleef2010-02-042-2/+2
* Disable motovecDavid Schleef2010-02-041-0/+4
* fix ARM -mfloat-abi=soft buildsAdrian Bunk2010-02-042-2/+2
* Add --enable-vfpDavid Schleef2010-02-041-1/+4
* Disable --enable-new-abiDavid Schleef2010-02-041-3/+3
* ac_sys_symbol_underscore is now lt_David Schleef2010-02-041-1/+1
* Add a memory clobber to placate gccDavid Schleef2009-10-221-1/+2
* disable mas10_u8_mmx_2David Schleef2009-10-151-0/+2
* back to unreleasedDavid Schleef2009-10-151-1/+1
* Version bumpDavid Schleef2009-03-201-1/+1
* if's need else's. Fix previous commitDavid Schleef2009-03-0810-0/+20
* Wrap force_align_arg_pointer in HAVE_I386David Schleef2009-03-0810-0/+20
* Add AltiVec detection support for OpenBSDDavid Schleef2009-02-261-2/+27
* Fix double free on failed arm_initDavid Schleef2009-02-262-4/+2
* Add SSE detection support for OpenBSDDavid Schleef2009-02-261-4/+2
* init: shortcut benchmarking, if there is only one runable implementation.Stefan Kost2009-02-261-0/+11
* Add x86_64/amd64 to unaligned access whitelistDavid Schleef2009-02-261-1/+1
* Add cris to unaligned access whitelistDavid Schleef2009-02-261-1/+1
* remove ltdl.m4David Schleef2009-02-261-431/+0
* Clean up function prototypes used for castingDavid Schleef2009-02-263-423/+421
* bump versionDavid Schleef2009-02-261-1/+1
* Remove ' DATA' from symbol listDavid Schleef2009-02-261-1/+1
* Add srcdir to includes for out-of-source buildsDavid Schleef2009-02-261-1/+1
* Fix cpu detection on OS/XDavid Schleef2008-12-081-1/+11
* Add avg2_32xn_u8David Schleef2008-09-137-0/+152
* Merge branch 'master' of ssh://git.freedesktop.org/git/liboilliboil-0.3.15David Schleef2008-06-301-3/+10
|\
| * [tests] fix stack alignment test on OS/XDavid Schleef2008-06-301-3/+10
* | [build] bump versionDavid Schleef2008-06-301-2/+2
|/
* Move orc into separate packageDavid Schleef2008-06-3028-4278/+3
* make autogen flags dependent on usernameDavid Schleef2008-06-301-2/+9
* make mmx test a bit more accurateDavid Schleef2008-06-301-4/+36
* Compile fixes on DarwinDavid Schleef2008-06-271-0/+5
* Merge branch 'master' of ssh://git.freedesktop.org/git/liboilDavid Schleef2008-06-0924-24/+105
|\
| * [oil] Compile fixes for windowsDavid Schleef2008-05-2911-12/+31
| * [orc] glib isn't used, so remove it from libs/cflagsDavid Schleef2008-05-291-2/+2
| * [orc] Fixes for compiling for windowsDavid Schleef2008-05-292-2/+0
| * [orc] Fixes for compiling for windowsDavid Schleef2008-05-2910-8/+72
* | add pkg.m4David Schleef2008-06-091-0/+135
|/
* [orc] add functions to refer to variables by nameDavid Schleef2008-05-283-0/+63
* [orc] Fixes to get SSE rules working.David Schleef2008-05-275-11/+140
* [orc] split up x86 related filesDavid Schleef2008-05-267-1161/+1247
* [orc] add sse rules (doesn't work yet)David Schleef2008-05-262-4/+188
* [orc] handle end pieces in MMX_4David Schleef2008-05-262-27/+158
* [orc] powerpc fixesDavid Schleef2008-05-243-37/+56