gtk-utils.c: Don't include pixman-private.h
[profile/ivi/pixman.git] / .gitignore
1 Makefile
2 Makefile.in
3 .deps
4 .libs
5 .msg
6 *.pc
7 *.lo
8 *.la
9 *.a
10 *.o
11 *~
12 aclocal.m4
13 autom4te.cache
14 compile
15 config.guess
16 config.log
17 config.status
18 config.sub
19 configure
20 depcomp
21 install-sh
22 libtool
23 ltmain.sh
24 missing
25 stamp-h?
26 config.h
27 config.h.in
28 .*.swp
29 demos/alpha-test
30 demos/clip-in
31 demos/clip-test
32 demos/composite-test
33 demos/convolution-test
34 demos/gradient-test
35 demos/radial-test
36 demos/screen-test
37 demos/trap-test
38 demos/tri-test
39 pixman/pixman-combine32.c
40 pixman/pixman-combine32.h
41 pixman/pixman-combine64.c
42 pixman/pixman-combine64.h
43 pixman/pixman-version.h
44 test/a1-trap-test
45 test/affine-test
46 test/alpha-loop
47 test/alphamap
48 test/alpha-test
49 test/blitters-test
50 test/clip-in
51 test/clip-test
52 test/composite
53 test/composite-test
54 test/composite-traps-test
55 test/convolution-test
56 test/fetch-test
57 test/gradient-crash-test
58 test/gradient-test
59 test/lowlevel-blt-bench
60 test/oob-test
61 test/pdf-op-test
62 test/region-contains-test
63 test/region-test
64 test/region-translate
65 test/region-translate-test
66 test/scaling-crash-test
67 test/scaling-helpers-test
68 test/scaling-test
69 test/screen-test
70 test/stress-test
71 test/trap-crasher
72 test/trap-test
73 test/window-test
74 *.pdb
75 *.dll
76 *.lib
77 *.ilk
78 *.obj
79 *.exe