summaryrefslogtreecommitdiff
path: root/source/slang/slang-options.cpp
AgeCommit message (Expand)Author
2019-10-11Add ability to obfuscate name when generating GLSL/HLSL source (#1075)Robert Stepinski
2019-08-28Support for getting git version from IGlobalSession (#1040)jsmall-nvidia
2019-08-20User defined downstream compiler prelude (#1028)jsmall-nvidia
2019-08-19Testing using a 'naked' ISlangFileSystemExt option. (#1026)jsmall-nvidia
2019-08-19Change handling of paths for backends via replacing the ISlangSharedLibrary m...jsmall-nvidia
2019-08-15A more convoluted #pragma once file identity test, using relative paths. (#1021)jsmall-nvidia
2019-07-17Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia
2019-06-06Split out target code generation from CLikeSourceEmitter (#976)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia