https://github.com/shader-slang/slang
Revision c3a27c0e5a5b36b5a14566394d1694419632b76c authored by Tim Foley on 18 April 2018, 21:14:26 UTC, committed by GitHub on 18 April 2018, 21:14:26 UTC
* Fix up name mangling/unmangling for extensions

This is required for the unmangling we do on some builtin function names.
The work here is mostly just a band-aid, and a more comprehensive pass over the name mangling/unmangling code is required to make any of this robust.

* fixup: UNREACHABLE_RETURN argument
1 parent 0450ca6
History
Tip revision: c3a27c0e5a5b36b5a14566394d1694419632b76c authored by Tim Foley on 18 April 2018, 21:14:26 UTC
Fix up name mangling/unmangling for extensions (#493)
Tip revision: c3a27c0
File Mode Size
build
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 4.9 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 42.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top