configure.ac|4 ++--
pixman/pixman-mmx.c |2 +-
pixman/pixman-ppc.c |6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit a5e5179b5624c99c812e9bf6e7b907e355a811e8
Author: Søren Sandmann Pedersen
Date: Mon Dec 10 06:46:20 2012 -0500
Pre-release
.gitignore|7
Makefile.win32| 14
Makefile.win32.common |4
TODO | 271 ---
configure.ac | 45
demos/Makefile.am |8
demos/composi
.gitignore |2
Makefile.am|4
configure.ac | 102 +
demos/Makefile.am | 13
demos/checkerboard.c | 71 +
demos/composite-test.c | 55 -
demos/gtk-utils.c | 46
demos/parrot.c
.gitignore | 23 +
autogen.sh |4
configure.ac | 78 -
demos/composite-test.c |2
demos/gradient-test.c| 13
pixman/Makefile.am | 16 +
pixman/pixman-access.c |9
Makefile.am |4
configure.ac |2
pixman/pixman-arm-neon-asm-bilinear.S | 922 --
pixman/pixman-arm-neon-asm.S | 139 +
pixman/pixman-arm-neon.c | 10
pixman/pixman-gradient-w
Makefile.am |2
Makefile.win32| 25
Makefile.win32.common | 54
configure.ac | 76
demos/Makefile.am |8
pixman/Makefile.am| 75
pixman/Makefile.
Makefile.am |7
configure.ac | 98 +--
demos/alpha-test.c|4
demos/gradient-test.c |4
demos/tri-test.c |2
pixman/Makefile.am|2
pixman/Makefi
Makefile.am |2
RELEASING |4
configure.ac | 28
demos/Makefile.am | 36
demos/alpha-test.c| 117 ++
demos/clip-in.c | 50
demos/clip-test.c |
COPYING | 80 +--
configure.ac | 58 ++
pixman/pixman-arm-common.h | 64 ++
pixman/pixman-arm-neon-asm.S | 626 +++-
pixman/pixman-arm-neon-asm.h | 221 +-
pixman/pixman-arm-neon.c | 77 +++
Rebased ref, commits from common ancestor:
commit c5e048d46c32c43172fb8d1c067e82587f916953
Author: Søren Sandmann Pedersen
Date: Wed Oct 27 16:51:40 2010 -0400
Pre-release version bump to 0.20.0
diff --git a/configure.ac b/configure.ac
index 0ad2d38..dd70f8e 100644
--- a/configure.ac
+++ b
.gitignore |2
CODING_STYLE | 23
README | 10
configure.ac | 274 ++--
pixman/Makefile.am |5
pixman/pixman-access.c | 309 +
pixman/pixman-arm-neon-asm.S
configure.ac |2 +-
pixman/pixman-access.c |2 +-
pixman/pixman-bits-image.c |1 +
pixman/pixman-compiler.h |9 -
pixman/pixman.c|4 ++--
test/blitters-test.c |2 +-
6 files changed, 14 insertions(+), 6 deletions(-)
New commits
README | 12 ++
configure.ac |5 ++
pixman/pixman-compiler.h | 77 +++
pixman/pixman-conical-gradient.c |4 ++
pixman/pixman-image.c|6 ++-
pixman/pixman-mmx.c |
.gitignore| 13
COPYING |1
RELEASING | 30
TODO |5
autogen.sh|2
configure.ac | 187 +-
libcomp.pc|
CODING_STYLE | 216
configure.ac |6
pixman/pixman-access.c | 1745 ---
pixman/pixman-bits-image.c | 610 -
pixman/pixman-combine.c.template | 22
pixman/pixman-combine.h.template
configure.ac | 30
pixman/Makefile.am| 10
pixman/Makefile.win32 | 57
pixman/make-combine.pl|5
pixman/pixman-access.c| 2604 -
pixman/pixman-accessor.h |4
pixman/pixman-arm-neon.c
COPYING | 39
Makefile.am | 18
README|2
RELEASING |9
TODO |2
configure.ac | 157 +
pixman-1-uninst
.gitignore |6
TODO|4
configure.ac| 42 ++
pixman/Makefile.am | 15 -
pixman/combine.h.inc| 50 +--
pixman/combine.inc | 34 +-
pixman/combine.pl |4
pixman/pixman-access.c |
Makefile.am |2
RELEASING | 28
TODO| 19
configure.ac| 86
pixman/Makefile.am | 16
pixman/Makefile.win32 | 85
pixman/pixman-image.c |4
pixman/pixman-mmx.c | 27
pi
Makefile.am | 13
RELEASING | 67 +-
TODO| 20
configure.ac| 61 +
pixman-1-uninstalled.pc.in | 11
pixman/Makefile.am |2
pixman/combine.h.inc| 12
pixman/pixman-access.c | 22
.gitignore|9
Makefile.am | 121
README| 26
RELEASING | 49
TODO | 124
configure.ac | 233 +
pixman/Makefile
configure.ac |4 -
pixman/pixman-compose.c | 155 ++-
pixman/pixman-edge-imp.h |4 -
pixman/pixman-edge.c |2
pixman/pixman-image.c| 32 +
pixman/pixman-private.h |2
pixman/pixman-region.c |5 +
p
Makefile.am |4 ++--
configure.ac | 45 +++--
pixman-1.pc.in| 11 +++
pixman.pc.in | 11 ---
pixman/Makefile.am| 11 ++-
pixman/pixman-image.c |7 ++-
pixman/pixman.h |
TODO | 137 ++-
pixman/Makefile.am | 25
pixman/pixman-compose.c| 1611 +++--
pixman/pixman-compute-region.c |4
pixman/pixman-edge-imp.h | 43 -
pixman/pixman-edge.c | 372 ++---
pixm
pixman/pixman-image.c | 25 -
pixman/pixman-trap.c | 38 ++
2 files changed, 58 insertions(+), 5 deletions(-)
New commits:
commit 596bd530205e9835ede0bc8816c9b2dfff75e921
Author: Søren Sandmann <[EMAIL PROTECTED]>
Date: Thu Jun 1
TODO |4
configure.ac |2
pixman/Makefile.am |4
pixman/pixman-compute-region.c | 206 ++
pixman/pixman-edge.c | 16 +-
pixman/pixman-image.c | 217 ++--
pi
pixman/pixman-image.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 5ca61dc99b198243f08e6f1f3f96e3c87ff818b9
Author: Søren Sandmann Pedersen <[EMAIL PROTECTED]>
Date: Tue Jun 5 11:33:17 2007 -0400
Fix bug in pixman_image_set_filter() where only the parame
New branch 'upstream-experimental' available with the following commits:
commit 808e2de3a6270b32a026722f59a49736d224d46c
Author: Daniel Stone <[EMAIL PROTECTED]>
Date: Thu May 24 16:24:39 2007 +0300
Add .gitignore file
commit d1ce3f95509bd86c0aa850d6b58c8a065517c84f
Author: Daniel Stone <[E
28 matches
Mail list logo