update TC to tizen 2.0
[framework/graphics/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/checkerboard
31 demos/clip-in
32 demos/clip-test
33 demos/composite-test
34 demos/convolution-test
35 demos/gradient-test
36 demos/quad2quad
37 demos/radial-test
38 demos/screen-test
39 demos/trap-test
40 demos/tri-test
41 pixman/pixman-combine32.c
42 pixman/pixman-combine32.h
43 pixman/pixman-combine64.c
44 pixman/pixman-combine64.h
45 pixman/pixman-version.h
46 test/a1-trap-test
47 test/affine-test
48 test/alpha-loop
49 test/alphamap
50 test/alpha-test
51 test/blitters-test
52 test/clip-in
53 test/clip-test
54 test/composite
55 test/composite-test
56 test/composite-traps-test
57 test/convolution-test
58 test/fetch-test
59 test/gradient-crash-test
60 test/gradient-test
61 test/lowlevel-blt-bench
62 test/oob-test
63 test/pdf-op-test
64 test/region-contains-test
65 test/region-test
66 test/region-translate
67 test/region-translate-test
68 test/scaling-crash-test
69 test/scaling-helpers-test
70 test/scaling-test
71 test/screen-test
72 test/stress-test
73 test/trap-crasher
74 test/trap-test
75 test/window-test
76 *.pdb
77 *.dll
78 *.lib
79 *.ilk
80 *.obj
81 *.exe