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.cpp
Age
Commit message (
Expand
)
Author
2021-12-17
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-11-19
Improvements to JSON/RTTI (#2022)
jsmall-nvidia
2021-10-20
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
2021-10-14
Fix a crash in `specializeDynamicAssociatedTypeLookup`. (#1979)
Yong He
2021-10-07
Return diagnostics data when encountering module load error by exception (#1966)
Kai Yao
2021-10-04
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-09-29
Add ISession::loadModuleFromSource. (#1950)
Yong He
2021-09-28
Fix AbortCompilationException leaking through loadModule API. (#1949)
Yong He
2021-09-09
Fix `spSetDumpIntermediates`. (#1931)
Yong He
2021-09-08
Fix return code bug in createTypeConformance (#1930)
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-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-11
Properly fill `declref` in `Linkage::getContainerType`. (#1882)
Yong He
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-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-21
Overhaul the preprocessor (#1849)
T. Foley
2021-05-19
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-05-19
Glslang as DownstreamCompiler (#1846)
jsmall-nvidia
2021-04-23
Add `ISession::getParameterBlockLayout()` (#1805)
Yong He
2021-04-01
Refactor D3D12 renderer root signature creation (#1779)
Tim Foley
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-15
Test Doc System (#1754)
jsmall-nvidia
2021-03-12
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-11
MarkDown -> Markdown (#1748)
jsmall-nvidia
2021-03-11
stdlib documentation (#1745)
jsmall-nvidia
2021-03-05
Doc tooling improvements (#1734)
jsmall-nvidia
2021-03-01
Doc improvements (#1729)
jsmall-nvidia
2021-02-23
Documentation markup extraction (#1724)
jsmall-nvidia
2021-02-12
Diagnostic location highlighting (#1700)
jsmall-nvidia
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-04
Projects in 'build' and Slang API separation (#1624)
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-18
Serialized stdlib working (#1603)
jsmall-nvidia
[next]