pixman: Branch 'master'

Guillem Jover guillem at kemper.freedesktop.org
Thu Sep 24 12:19:57 PDT 2009


 .gitignore |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 8ce004af3670a183c78fc7c61fbfcfd8c7f17e54
Author: Guillem Jover <guillem at hadrons.org>
Date:   Tue Sep 22 19:51:13 2009 +0200

    pixman: Update .gitignore
    
    Generalize to catch all .pc files. Add more tests.
    
    Signed-off-by: Guillem Jover <guillem at hadrons.org>

diff --git a/.gitignore b/.gitignore
index 8be8048..96d222b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ Makefile.in
 .deps
 .libs
 .msg
+*.pc
 *.lo
 *.la
 *.a
@@ -21,7 +22,6 @@ install-sh
 libtool
 ltmain.sh
 missing
-pixman-1.pc
 stamp-h?
 config.h
 config.h.in
@@ -31,11 +31,22 @@ pixman/pixman-combine32.h
 pixman/pixman-combine64.c
 pixman/pixman-combine64.h
 pixman/pixman-version.h
+test/alpha-test
+test/blitters-test
+test/clip-in
 test/clip-test
+test/composite
 test/composite-test
+test/convolution-test
 test/fetch-test
 test/gradient-test
+test/oob-test
 test/region-test
+test/scaling-test
+test/screen-test
+test/trap-crasher
+test/trap-test
+test/window-test
 *.pdb
 *.dll
 *.lib


More information about the xorg-commit mailing list