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
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-02-17
Add target option to force `scalar` layout for storage buffers. (#2135)
Yong He
2022-02-11
Add interface for querying downstream compiler time (#2127)
Yong He
2022-01-31
Revise entrypoint renaming interface. (#2113)
Yong He
2022-01-21
Add entry-point name override feature. (#2089)
Yong He
2021-12-07
Output of IR ids as command line option (#2043)
jsmall-nvidia
2021-10-20
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
2021-09-29
Add ISession::loadModuleFromSource. (#1950)
Yong He
2021-09-10
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-09-09
Fix `spSetDumpIntermediates`. (#1931)
Yong He
2021-08-26
Add API to control interface specialization. (#1925)
Yong He
2021-08-17
Add GLSL450 intrinsics to SPIRV direct emit. (#1921)
Yong He
2021-08-12
Further implementation of SPIRV direct emit. (#1920)
Yong He
2021-08-10
Enable reading OptiX SBT records via uniform parameters on ray tracing entry ...
Nathan V. Morrical
2021-07-09
Make Scope non ref counted (#1904)
jsmall-nvidia
2021-06-24
Remove StructTag and associated systems (#1895)
jsmall-nvidia
2021-06-18
StructTag versioning (#1888)
jsmall-nvidia
2021-06-06
Include a "stack trace" with nested-import errors (#1872)
T. Foley
2021-06-02
Various Fixes to gfx, reflection and emit. (#1867)
Yong He
2021-05-28
Glslang refactor bugfix (#1863)
jsmall-nvidia
2021-05-22
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-21
[gfx] Support StructuredBuffer<IInterface>. (#1851)
Yong He
2021-05-21
Downstream option handling (#1850)
jsmall-nvidia
2021-05-19
Glslang as DownstreamCompiler (#1846)
jsmall-nvidia
2021-05-14
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-04-23
Add `ISession::getParameterBlockLayout()` (#1805)
Yong He
2021-04-01
Associating GUID (or UUID) with types (#1776)
jsmall-nvidia
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-12
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-11
stdlib documentation (#1745)
jsmall-nvidia
2021-02-23
Documentation markup extraction (#1724)
jsmall-nvidia
2021-02-04
[gfx] Shader-object driven shader compilation. (#1688)
Yong He
2021-01-26
Integrate reflection more deeply into gfx layer (#1677)
Tim Foley
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2021-01-05
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2020-12-11
Add first steps toward a "capability" system (#1636)
Tim Foley
2020-12-10
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-07
"Shader Toy" example and related fixes (#1629)
Tim Foley
2020-12-01
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-11-19
Unify handling of static and dynamic dispatch for interfaces (#1612)
Tim Foley
2020-11-18
Test for serializing out and reading back Stdlib (#1605)
jsmall-nvidia
2020-11-11
Include hierarchy output (#1595)
jsmall-nvidia
2020-11-05
Standard library save/loadable (#1592)
jsmall-nvidia
2020-10-29
Handling imported/exporting symbols from serialized modules (#1589)
jsmall-nvidia
2020-10-28
Add sequential ID cache in Linkage for witness tables and RTTI objects. (#1590)
Yong He
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
[prev]
[next]