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
2022-08-03
Improvements around Artifact (#2346)
jsmall-nvidia
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-05-17
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-05
Preliminary Liveness tracking (#2218)
jsmall-nvidia
2022-04-27
Make artifact an interface (#2195)
jsmall-nvidia
2022-04-27
Split out Artifact info (#2193)
jsmall-nvidia
2022-04-26
Improvements around Artifacts (#2192)
jsmall-nvidia
2022-04-26
Linking in DXC (#2190)
jsmall-nvidia
2022-04-15
DXIL library support and Artifact type (#2186)
jsmall-nvidia
2022-04-11
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-16
Add -depfile option to save dependency info (#2161)
Alexey Panteleev
2022-03-08
Slangc improvements: help message, downstream error passthrough (#2152)
Alexey Panteleev
2021-12-07
Output of IR ids as command line option (#2043)
jsmall-nvidia
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-10-04
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-08-17
Add GLSL450 intrinsics to SPIRV direct emit. (#1921)
Yong He
2021-07-20
Option to build all slang-repro in a directory (#1911)
jsmall-nvidia
2021-05-22
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-21
Downstream option handling (#1850)
jsmall-nvidia
2021-05-21
Overhaul the preprocessor (#1849)
T. Foley
2021-05-19
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-04-29
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-27
enabling command line compiler to output PTX with multiple entry points. (#1816)
Nathan V. Morrical
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-03-31
Support for __LINE__ and __FILE__ in preprocessor (#1772)
jsmall-nvidia
2021-03-11
stdlib documentation (#1745)
jsmall-nvidia
2021-02-23
Documentation markup extraction (#1724)
jsmall-nvidia
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2021-01-07
Add a -capability command-line option (#1651)
Tim Foley
2021-01-05
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2020-12-10
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-01
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-11-19
File system refactor (#1611)
jsmall-nvidia
2020-11-18
Test for serializing out and reading back Stdlib (#1605)
jsmall-nvidia
2020-11-11
Include hierarchy output (#1595)
jsmall-nvidia
2020-09-26
Add API for whole program compilation. (#1562)
Yong He
2020-09-17
Share debug information between AST and IR (#1547)
jsmall-nvidia
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-07-31
Binary for Heterogeneous Example (#1467)
Dietrich Geisler
2020-07-20
Multiple Entry Point Backend (#1437)
Dietrich Geisler
2020-06-29
Backend for Multiple Entry Points (#1411)
Dietrich Geisler
2020-06-18
Fix and improvements around repro (#1397)
jsmall-nvidia
2020-06-10
Add compiler flag to disable specialization pass.
Yong He
2020-05-28
Small improvements to documentation and code around DiagnosticSink (#1359)
jsmall-nvidia
2020-05-20
AST dumping via C++ Extractor reflection (#1348)
jsmall-nvidia
2020-05-04
C++ Extractor (#1337)
jsmall-nvidia
2020-03-03
__spirv_version Decoration (#1255)
jsmall-nvidia
2020-02-18
Added support for Targets to TypeTextUtil. (#1226)
jsmall-nvidia
[next]