index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-options.cpp
Age
Commit message (
Expand
)
Author
2019-10-24
* Functionality to dump repo if there is a failure throught the -dump-repro-o...
jsmall-nvidia
2019-10-24
OffsetContainer serialization (#1093)
jsmall-nvidia
2019-10-24
Strip IR after front-end steps are done (#1092)
Tim Foley
2019-10-23
Expose more repro in API, support output params. (#1087)
jsmall-nvidia
2019-10-21
`Repro` functionality (#1085)
jsmall-nvidia
2019-10-11
Add ability to obfuscate name when generating GLSL/HLSL source (#1075)
Robert Stepinski
2019-08-28
Support for getting git version from IGlobalSession (#1040)
jsmall-nvidia
2019-08-20
User defined downstream compiler prelude (#1028)
jsmall-nvidia
2019-08-19
Testing using a 'naked' ISlangFileSystemExt option. (#1026)
jsmall-nvidia
2019-08-19
Change handling of paths for backends via replacing the ISlangSharedLibrary m...
jsmall-nvidia
2019-08-15
A more convoluted #pragma once file identity test, using relative paths. (#1021)
jsmall-nvidia
2019-07-17
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-06-06
Split out target code generation from CLikeSourceEmitter (#976)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia