https://github.com/shader-slang/slang
Raw File
Tip revision: acf26257b74ca5446fd5a0390a29723dc25ef2a3 authored by Tim Foley on 19 December 2017, 19:49:36 UTC
Fix floating-point literal emit to be locale-independent. (#315)
Tip revision: acf2625
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top