Files
filament/third_party/spirv-tools/.gitignore
Romain Guy ac70617f12 Update spirv-tools (#136)
This completely gets rid of unnecessary highp qualifiers in optimized GLSL code.
2018-08-24 10:24:48 -07:00

20 lines
252 B
Plaintext

.clang_complete
.ycm_extra_conf.py*
*.pyc
compile_commands.json
/build/
/buildtools/
/external/googletest
/external/effcee
/external/re2
/out
/TAGS
/third_party/llvm-build/
/testing
/tools/clang/
/utils/clang-format-diff.py
# Vim
[._]*.s[a-w][a-z]
*~