repo.or.cz
/
glslang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kokoro: use ndk-r27c
[glslang.git]
/
.gitignore
blob
732b345973ce145b1ab0284182c2cff7ad595eb6
1
*.o
2
*.a
3
*.so
4
*.exe
5
.vscode/
6
tags
7
TAGS
8
bazel-*
9
build/
10
Test/localResults/
11
External/googletest
12
External/spirv-tools
13
out/
14
CMakeUserPresets.json
15
16
# GN generated files
17
.cipd/
18
*.gclient_entries
19
third_party/
20
buildtools/
21
tools/
22
23
# Random OS stuff
24
.DS_Store
25
._*