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-compiler.h
Age
Commit message (
Expand
)
Author
2020-09-16
Search for multiple NVRTC versions (#1543)
Tim Foley
2020-09-02
Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)
Yong He
2020-08-28
Enable lower-generics pass universally. (#1518)
Yong He
2020-08-25
Export witness table and RTTI objects in compiled libraries. (#1514)
Yong He
2020-08-18
Support for float atomics on RWByteAddressBuffer (#1502)
jsmall-nvidia
2020-07-31
Binary for Heterogeneous Example (#1467)
Dietrich Geisler
2020-07-23
Fix the way extension declarations are cached for lookup (#1450)
Tim Foley
2020-07-07
Multiple Entry Point Cleanup (#1427)
Dietrich Geisler
2020-07-01
Fix bug in slang-dxc-support where it didn't get the source path correctly (#...
jsmall-nvidia
2020-06-29
Backend for Multiple Entry Points (#1411)
Dietrich Geisler
2020-06-18
Prelude is associated with SourceLanguage (#1398)
jsmall-nvidia
2020-06-18
Fix and improvements around repro (#1397)
jsmall-nvidia
2020-06-18
Associate a downstream compiler for prelude lookup even if output is source. ...
jsmall-nvidia
2020-06-10
Add compiler flag to disable specialization pass.
Yong He
2020-06-05
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-04
Add a ASTBuilder to a Module (#1369)
jsmall-nvidia
2020-05-28
WIP: ASTBuilder (#1358)
jsmall-nvidia
2020-05-20
AST dumping via C++ Extractor reflection (#1348)
jsmall-nvidia
2020-05-07
Enhanced C++ extractor (#1340)
jsmall-nvidia
2020-04-02
Add basic support for namespaces (#1304)
Tim Foley
2020-03-05
Feature/glslang spirv version (#1256)
jsmall-nvidia
2020-02-18
Added support for Targets to TypeTextUtil. (#1226)
jsmall-nvidia
2020-02-06
Literal handling improvements (#1202)
jsmall-nvidia
2020-01-31
Some Slang API additions (#1195)
Tim Foley
2019-12-19
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-12
Feature/source downstream compiler (#1153)
jsmall-nvidia
2019-12-12
Use DownstreamCompiler for all downstream compilers (#1152)
jsmall-nvidia
2019-12-12
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-10
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-12-06
Remove legacy feature for merging global shader parameters (#1139)
Tim Foley
2019-12-05
Added -dump-intermediate-prefix option (#1146)
jsmall-nvidia
2019-12-04
Setting downstream compiler (#1144)
jsmall-nvidia
2019-11-20
Added -ir-compression & fixes for ir compression issues (#1129)
jsmall-nvidia
2019-11-19
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-14
Initial work on direct emission of SPIR-V (#1118)
Tim Foley
2019-11-06
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
Feature/obfuscate improvements (#1107)
jsmall-nvidia
2019-11-05
API support for IR modules - setting references to libs, and returns lib from...
jsmall-nvidia
2019-10-31
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-30
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-29
Feature/container format (#1098)
jsmall-nvidia
2019-10-25
Don't use mangled names when emitting code (#1096)
Tim Foley
2019-10-24
* Functionality to dump repo if there is a failure throught the -dump-repro-o...
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-17
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-10-11
Add ability to obfuscate name when generating GLSL/HLSL source (#1075)
Robert Stepinski
2019-09-23
Simple test profiling (#1062)
jsmall-nvidia
2019-09-13
Revisions to "new" Slang API based on use in Falcor (#1052)
Tim Foley
[prev]
[next]