index
:
liboil
master
Optimized Inner Loops library. (mirrored from https://gitlab.freedesktop.org/archived-projects/liboil)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
Fix --enable-vfp flag
HEAD
master
David Schleef
2
-2
/
+3
2010-07-20
x86: Fix cpuid function on x86-64
David Schleef
1
-6
/
+3
2010-02-04
Add warning about no new development
David Schleef
1
-0
/
+13
2010-02-04
Release 0.3.17
liboil-0.3.17
David Schleef
1
-1
/
+1
2010-02-04
Fix compile warning
David Schleef
1
-1
/
+1
2010-02-04
Use both AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS
Dmitry V. Levin
2
-4
/
+2
2010-02-04
Use mm_load1_pd() instead of mm_load1_pd1()
David Schleef
2
-2
/
+2
2010-02-04
Disable motovec
David Schleef
1
-0
/
+4
2010-02-04
fix ARM -mfloat-abi=soft builds
Adrian Bunk
2
-2
/
+2
2010-02-04
Add --enable-vfp
David Schleef
1
-1
/
+4
2010-02-04
Disable --enable-new-abi
David Schleef
1
-3
/
+3
2010-02-04
ac_sys_symbol_underscore is now lt_
David Schleef
1
-1
/
+1
2009-10-22
Add a memory clobber to placate gcc
David Schleef
1
-1
/
+2
2009-10-15
disable mas10_u8_mmx_2
David Schleef
1
-0
/
+2
2009-10-15
back to unreleased
David Schleef
1
-1
/
+1
2009-03-20
Version bump
David Schleef
1
-1
/
+1
2009-03-08
if's need else's. Fix previous commit
David Schleef
10
-0
/
+20
2009-03-08
Wrap force_align_arg_pointer in HAVE_I386
David Schleef
10
-0
/
+20
2009-02-26
Add AltiVec detection support for OpenBSD
David Schleef
1
-2
/
+27
2009-02-26
Fix double free on failed arm_init
David Schleef
2
-4
/
+2
2009-02-26
Add SSE detection support for OpenBSD
David Schleef
1
-4
/
+2
2009-02-26
init: shortcut benchmarking, if there is only one runable implementation.
Stefan Kost
1
-0
/
+11
2009-02-26
Add x86_64/amd64 to unaligned access whitelist
David Schleef
1
-1
/
+1
2009-02-26
Add cris to unaligned access whitelist
David Schleef
1
-1
/
+1
2009-02-26
remove ltdl.m4
David Schleef
1
-431
/
+0
2009-02-26
Clean up function prototypes used for casting
David Schleef
3
-423
/
+421
2009-02-26
bump version
David Schleef
1
-1
/
+1
2009-02-26
Remove ' DATA' from symbol list
David Schleef
1
-1
/
+1
2009-02-26
Add srcdir to includes for out-of-source builds
David Schleef
1
-1
/
+1
2008-12-08
Fix cpu detection on OS/X
David Schleef
1
-1
/
+11
2008-09-13
Add avg2_32xn_u8
David Schleef
7
-0
/
+152
2008-06-30
Merge branch 'master' of ssh://git.freedesktop.org/git/liboil
liboil-0.3.15
David Schleef
1
-3
/
+10
2008-06-30
[build] bump version
David Schleef
1
-2
/
+2
2008-06-30
[tests] fix stack alignment test on OS/X
David Schleef
1
-3
/
+10
2008-06-30
Move orc into separate package
David Schleef
28
-4278
/
+3
2008-06-30
make autogen flags dependent on username
David Schleef
1
-2
/
+9
2008-06-30
make mmx test a bit more accurate
David Schleef
1
-4
/
+36
2008-06-27
Compile fixes on Darwin
David Schleef
1
-0
/
+5
2008-06-09
Merge branch 'master' of ssh://git.freedesktop.org/git/liboil
David Schleef
24
-24
/
+105
2008-06-09
add pkg.m4
David Schleef
1
-0
/
+135
2008-05-29
[oil] Compile fixes for windows
David Schleef
11
-12
/
+31
2008-05-29
[orc] glib isn't used, so remove it from libs/cflags
David Schleef
1
-2
/
+2
2008-05-29
[orc] Fixes for compiling for windows
David Schleef
2
-2
/
+0
2008-05-29
[orc] Fixes for compiling for windows
David Schleef
10
-8
/
+72
2008-05-28
[orc] add functions to refer to variables by name
David Schleef
3
-0
/
+63
2008-05-27
[orc] Fixes to get SSE rules working.
David Schleef
5
-11
/
+140
2008-05-26
[orc] split up x86 related files
David Schleef
7
-1161
/
+1247
2008-05-26
[orc] add sse rules (doesn't work yet)
David Schleef
2
-4
/
+188
2008-05-26
[orc] handle end pieces in MMX_4
David Schleef
2
-27
/
+158
2008-05-24
[orc] powerpc fixes
David Schleef
3
-37
/
+56
[next]