summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 18ddd29bbd6e0100759812e37d571ea0ce6cb3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
*.pc
.deps
.libs
*.o
*.lo
*.la
*.gcov
*.exe
README
stamp-enum-types
stamp-marshal
/build/autotools/*.m4
!/build/autotools/introspection.m4
!/build/autotools/as-linguas.m4
!/build/autotools/as-compiler-flag.m4
*.gir
*.typelib
/cogl/cogl-defines.h
/cogl/cogl-enum-types.c
/cogl/cogl-enum-types.h
config.*
configure
depcomp
/doc/reference/cogl/cogl-*.txt
!/doc/reference/cogl/cogl-sections.txt
/doc/reference/cogl/html
/doc/reference/cogl/tmpl
/doc/reference/cogl/xml
/doc/reference/cogl/cogl.args
/doc/reference/cogl/cogl.hierarchy
/doc/reference/cogl/cogl.interfaces
/doc/reference/cogl/cogl.prerequisites
/doc/reference/cogl/cogl.signals
/doc/reference/cogl/cogl-docs.xml
/doc/reference/cogl/*.stamp
/doc/reference/cogl/*.bak
/doc/reference/cogl-2.0-experimental/cogl-*.txt
!/doc/reference/cogl-2.0-experimental/cogl-sections.txt
/doc/reference/cogl-2.0-experimental/html
/doc/reference/cogl-2.0-experimental/tmpl
/doc/reference/cogl-2.0-experimental/xml
/doc/reference/cogl-2.0-experimental/cogl.args
/doc/reference/cogl-2.0-experimental/cogl.hierarchy
/doc/reference/cogl-2.0-experimental/cogl.interfaces
/doc/reference/cogl-2.0-experimental/cogl.prerequisites
/doc/reference/cogl-2.0-experimental/cogl.signals
/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
/doc/reference/cogl-2.0-experimental/*.stamp
/doc/reference/cogl-2.0-experimental/*.bak
/examples/hello
/examples/x11-foreign
/examples/x11-tfp
/examples/crate
gtk-doc.make
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-h1
TAGS
/tests/tools/disable-npots.sh
/tests/conform/test-launcher.sh
/tests/interactive/wrapper.sh
/po/POTFILES
/po/*.gmo
/po/Makefile.in.in
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/po/remove-potcdate.sed
/po/stamp-po
*.swn
*.swo
*.swp
*~
*.orig
*.rej
.DS_Store
.testlogs-*
tests/conform/test-cogl-atlas-migration
tests/conform/test-cogl-backface-culling
tests/conform/test-cogl-blend-strings
tests/conform/test-cogl-fixed
tests/conform/test-cogl-just-vertex-shader
tests/conform/test-cogl-materials
tests/conform/test-cogl-multitexture
tests/conform/test-cogl-npot-texture
tests/conform/test-cogl-object
tests/conform/test-cogl-offscreen
tests/conform/test-cogl-path
tests/conform/test-cogl-pipeline-user-matrix
tests/conform/test-cogl-pixel-array
tests/conform/test-cogl-premult
tests/conform/test-cogl-primitive
tests/conform/test-cogl-readpixels
tests/conform/test-cogl-sub-texture
tests/conform/test-cogl-texture-3d
tests/conform/test-cogl-texture-get-set-data
tests/conform/test-cogl-texture-mipmaps
tests/conform/test-cogl-texture-pixmap-x11
tests/conform/test-cogl-texture-rectangle
tests/conform/test-cogl-vertex-buffer-contiguous
tests/conform/test-cogl-vertex-buffer-interleved
tests/conform/test-cogl-vertex-buffer-mutability
tests/conform/test-cogl-viewport
tests/conform/test-cogl-wrap-modes