index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-compiler.cpp
Commit message (
Expand
)
Author
Age
*
DownstreamDiagnostic::Type -> Severity (#1687)
jsmall-nvidia
2021-02-04
*
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2021-01-05
*
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia
2020-12-04
*
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-12-01
*
Standard library save/loadable (#1592)
jsmall-nvidia
2020-11-05
*
Add API for whole program compilation. (#1562)
Yong He
2020-09-26
*
Control container serialization with SerialOptionFlags (#1550)
jsmall-nvidia
2020-09-18
*
Share debug information between AST and IR (#1547)
jsmall-nvidia
2020-09-17
*
Search for multiple NVRTC versions (#1543)
Tim Foley
2020-09-16
*
Test if blob is returned. (#1535)
jsmall-nvidia
2020-09-08
*
Fix a crashing issue for non-end-to-end compilation (#1532)
Tim Foley
2020-09-03
*
Allow unspecialized existential shader parameters (dynamic dispatch). (#1529)
Yong He
2020-09-02
*
AST Serialization in Modules (#1524)
jsmall-nvidia
2020-08-31
*
Allow use of lib6_6 profile for DXC compilation. (#1520)
jsmall-nvidia
2020-08-27
*
Support for float atomics on RWByteAddressBuffer (#1502)
jsmall-nvidia
2020-08-18
*
Multiple Entry Point Backend (#1437)
Dietrich Geisler
2020-07-20
*
Multiple Entry Point Cleanup (#1427)
Dietrich Geisler
2020-07-07
*
Fix bug in slang-dxc-support where it didn't get the source path correctly (#...
jsmall-nvidia
2020-07-01
*
Backend for Multiple Entry Points (#1411)
Dietrich Geisler
2020-06-29
*
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-18
*
Feature/ast syntax standard (#1360)
jsmall-nvidia
2020-05-29
*
Small improvements to documentation and code around DiagnosticSink (#1359)
jsmall-nvidia
2020-05-28
*
WIP: ASTBuilder (#1358)
jsmall-nvidia
2020-05-28
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Enhanced C++ extractor (#1340)
jsmall-nvidia
2020-05-07
*
Initial work to support OptiX output for ray tracing shaders (#1307)
Tim Foley
2020-04-08
*
CUDA version handling (#1301)
jsmall-nvidia
2020-03-30
*
Safer binary compatibilty betwee 1.0 and 1.1 versions, without using struct e...
jsmall-nvidia
2020-03-05
*
Feature/glslang spirv version (#1256)
jsmall-nvidia
2020-03-05
*
__spirv_version Decoration (#1255)
jsmall-nvidia
2020-03-03
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
dxil-asm target output was dxil code not asm. (#1238)
jsmall-nvidia
2020-02-21
*
Add some missing support for Shader Model 6.4/6.5 (#1237)
Tim Foley
2020-02-21
*
Added support for Targets to TypeTextUtil. (#1226)
jsmall-nvidia
2020-02-18
*
Some Slang API additions (#1195)
Tim Foley
2020-01-31
*
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-19
*
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-12
*
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-12-10
*
Remove legacy feature for merging global shader parameters (#1139)
Tim Foley
2019-12-06
*
Added -dump-intermediate-prefix option (#1146)
jsmall-nvidia
2019-12-05
*
Setting downstream compiler (#1144)
jsmall-nvidia
2019-12-04
*
Add command line option to override language file extension (#1135)
Robert Stepinski
2019-11-22
*
Added -ir-compression & fixes for ir compression issues (#1129)
jsmall-nvidia
2019-11-20
*
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-19
*
Initial work on direct emission of SPIR-V (#1118)
Tim Foley
2019-11-14
*
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
[next]