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
2005-11-14
* doc/tmpl/conv.sgml: Remove old template files.
David Schleef
9
-1723
/
+11
2005-11-14
* doc/liboil-docs.sgml: Clean up documentation, document
David Schleef
26
-331
/
+1255
2005-11-14
* doc/liboil-sections.txt: Clean up documentation.
David Schleef
37
-40
/
+411
2005-11-14
* doc/Makefile.am: Write a little bit of documentation.
David Schleef
82
-4214
/
+4231
2005-11-13
* liboil/i386/fdct8x8theora_i386.c: (fdct8x8theora_mmx):
David Schleef
3
-25
/
+33
2005-11-13
* liboil/math/math.c: split math.c into ref/ and math/ versions.
David Schleef
4
-150
/
+196
2005-11-11
* doc/liboil-sections.txt: Documentation? Is he MAD?
David Schleef
13
-106
/
+474
2005-11-07
* liboil/Makefile.am: Fix more stuff and reenable MMX
David Schleef
7
-69
/
+28
2005-11-04
* configure.ac: version bump
liboil_0_3_5
David Schleef
2
-1
/
+5
2005-11-04
* configure.ac: version bump
David Schleef
3
-2
/
+15
2005-11-03
* liboil/sse/Makefile.am: Clean up sse building
liboil_0_3_4
David Schleef
2
-27
/
+6
2005-11-03
* configure.ac: Turn of asm-blocks, becuase it doesn't compile
David Schleef
2
-1
/
+7
2005-11-03
* configure.ac: revert to -Wa,-mregnames
David Schleef
8
-9
/
+19
2005-11-03
* configure.ac: Use AC_CANONICAL_HOST
David Schleef
3
-3
/
+6
2005-10-29
* configure.ac: Use AC_LIBTOOL_WIN32_DLL
David Schleef
7
-12
/
+68
2005-10-28
* liboil/i386/diff8x8_i386.c: (diff8x8_const128_s16_u8_mmx):
David Schleef
2
-9
/
+10
2005-10-28
* liboil/Makefile.am: Fixups from conflicts in previous commit.
David Schleef
6
-3
/
+29
2005-10-28
* autogen.sh: Refactor how we check for intrinsics and flags.
David Schleef
15
-124
/
+334
2005-10-17
Disable SSE on versions of FreeBSD with no kernel support for it. On
Eric Anholt
2
-0
/
+46
2005-10-17
Don't attempt to build powerpc files on non-powerpcs, where the altivec
Eric Anholt
2
-0
/
+13
2005-10-17
* configure.ac: Check for -masm-blocks before using the feature
David Schleef
3
-7
/
+22
2005-10-11
* liboil/powerpc/clip.c: Move more files around
David Schleef
30
-266
/
+681
2005-10-11
* m4/ltdl.m4: Seems Debian's new libtool package doesn't
David Schleef
2
-0
/
+436
2005-10-11
* liboil/i386/abs_i386.c: Move more files.
David Schleef
15
-0
/
+3940
2005-10-02
What have I done?!? Move files around.
David Schleef
54
-4374
/
+627
2005-10-01
* configure.ac: nano back to 1
David Schleef
2
-1
/
+7
2005-10-01
* doc/liboil-sections.txt: remove old functions
liboil_0_3_3
David Schleef
2
-3
/
+4
2005-10-01
* configure.ac: version bump
David Schleef
5
-1
/
+86
2005-09-30
* liboil/colorspace/rgb2bgr_powerpc.c: Fix impl
David Schleef
2
-7
/
+13
2005-09-28
* doc/tmpl/liboil-unused.sgml:
David Schleef
20
-3115
/
+3455
2005-09-15
* examples/oil-test.c: Add 64-bit types
David Schleef
8
-13
/
+66
2005-09-13
* liboil/simdpack/sincos_f64.c: (sincos_f64_sincos): Add impl
David Schleef
2
-0
/
+18
2005-08-16
GCC complains on solaris when isspace() is called with a
David Schleef
4
-21
/
+32
2005-08-15
* liboil/powerpc/Makefile.am: disable fdct8x8theora_altivec.c,
David Schleef
5
-15
/
+28
2005-08-15
* liboil/i386/Makefile.am: compile empty file on non-i386
David Schleef
3
-3
/
+13
2005-08-15
* testsuite/abs.c: (test), (main): remove glib usage in testsuite
David Schleef
6
-51
/
+60
2005-08-15
* configure.ac: Add some altivec theora code
David Schleef
12
-62
/
+1835
2005-08-15
* liboil/liboilcpu.c: (oil_cpu_i386_getflags_cpuinfo): SSE2
David Schleef
2
-0
/
+6
2005-08-14
* configure.ac: use macro for gtk-doc checking
David Schleef
15
-4343
/
+3174
2005-08-09
* liboil/null.c: MMX isn't really portable
David Schleef
2
-12
/
+26
2005-08-04
* liboil/colorspace/Makefile.am: Disable some code on amd64.
David Schleef
4
-9
/
+9
2005-08-03
* doc/Makefile.am: updates
David Schleef
10
-26
/
+305
2005-08-03
* liboil/fb/fbpict.h: oops, need this
David Schleef
2
-0
/
+614
2005-08-03
* liboil/simdpack/scalarmult.c: Readd some implementations,
David Schleef
2
-0
/
+35
2005-08-03
* HACKING: some notes
David Schleef
15
-7
/
+643
2005-08-03
Patch from Wim Taymans adding a bunch of classes and MMX
David Schleef
23
-3
/
+2684
2005-08-03
* liboil/Makefile.am: add libcolorspace.h
David Schleef
17
-333
/
+414
2005-08-02
* configure.ac: Define HAVE_LD_UNDERSCORE to indicate whether
David Schleef
3
-0
/
+19
2005-08-01
* configure.ac: use BSD_SOURCE instead of POSIX_C_SOURCE, because
David Schleef
2
-1
/
+6
2005-08-01
* configure.ac: Changes to make amd64 not suck
David Schleef
13
-32
/
+98
[next]