etnaviv: enable TS also on sampler resources
[mesa.git] / .gitignore
1 *.a
2 *.dll
3 *.exe
4 *.ilk
5 *.la
6 *.lo
7 *.log
8 *.o
9 *.obj
10 *.os
11 *.pc
12 *.pdb
13 *.pyc
14 *.pyo
15 *.so
16 *.so.*
17 *.sw[a-z]
18 *.tar
19 *.tar.bz2
20 *.tar.gz
21 *.tar.xz
22 *.trs
23 *.zip
24 *~
25 depend
26 depend.bak
27 bin/ltmain.sh
28 lib
29 lib64
30 configure
31 configure.lineno
32 autom4te.cache
33 aclocal.m4
34 config.log
35 config.status
36 cscope*
37 tags
38 .scon*
39 config.py
40 build
41 libtool
42 manifest.txt
43 .dir-locals.el
44 .deps/
45 .dirstamp
46 .libs/
47 Makefile
48 Makefile.in
49 .install-mesa-links
50 .install-gallium-links
51 /src/git_sha1.h
52 TAGS