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
Commit message (
Expand
)
Author
Age
*
Cache stdlib when creating global session. (#1736)
Yong He
2021-03-05
*
Add GLSL/SPIR-V support got GetAttributeAtVertex (#1733)
Tim Foley
2021-03-03
*
Clean up declarator handling during source emit (#1732)
Tim Foley
2021-03-02
*
Fix issue with long identifier names in GLSL output (#1731)
jsmall-nvidia
2021-03-02
*
Add command-line control over SPIR-V version (#1730)
Tim Foley
2021-03-02
*
Doc improvements (#1729)
jsmall-nvidia
2021-03-01
*
Partial fix for macro expasnion of token pastes (#1727)
Tim Foley
2021-02-24
*
Explicit swapchain interface in `gfx`. (#1726)
Yong He
2021-02-24
*
Add support for GetAttributeAtVertex for D3D (#1725)
Tim Foley
2021-02-24
*
Documentation markup extraction (#1724)
jsmall-nvidia
2021-02-23
*
Some ad hoc parser fixes (#1723)
Tim Foley
2021-02-23
*
Add basic support for fragment shader interlock (FSI) (#1722)
Tim Foley
2021-02-22
*
More #line improvements (#1713)
jsmall-nvidia
2021-02-17
*
Add `SampleGrad` overload for lod clamp. (#1711)
Yong He
2021-02-17
*
Fixes to get shader-object example working on CUDA (#1708)
Tim Foley
2021-02-16
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Initial support for DXR payload access qualifiers (#1705)
Tim Foley
2021-02-12
*
Support `bit_cast` between complex types. (#1702)
Yong He
2021-02-12
*
Diagnostic location highlighting (#1700)
jsmall-nvidia
2021-02-12
*
Fix a bug in IR lowering (#1701)
Tim Foley
2021-02-10
*
Copy SourceLoc when inlining (#1692)
jsmall-nvidia
2021-02-08
*
Initial implementation of interface conjunctions (#1691)
Tim Foley
2021-02-05
*
Fix line offset problem (#1690)
jsmall-nvidia
2021-02-04
*
[gfx] Shader-object driven shader compilation. (#1688)
Yong He
2021-02-04
*
DownstreamDiagnostic::Type -> Severity (#1687)
jsmall-nvidia
2021-02-04
*
Change how function-scope static variables lower to IR (#1686)
Tim Foley
2021-02-04
*
Diagnostic comparison using parsing (#1683)
jsmall-nvidia
2021-02-03
*
Remove GlobalGenericParamSubstitution (#1684)
Tim Foley
2021-02-02
*
Downstream compiler line number test (#1682)
jsmall-nvidia
2021-02-02
*
Fix issue when passing ray query to a subroutine (#1680)
Tim Foley
2021-01-29
*
Integrate reflection more deeply into gfx layer (#1677)
Tim Foley
2021-01-26
*
Obfuscation naming issue fix (#1676)
jsmall-nvidia
2021-01-26
*
Improved NVRTC location finding (#1674)
jsmall-nvidia
2021-01-26
*
Add nvrtc shared library/dll names (#1673)
jsmall-nvidia
2021-01-22
*
Further flatten IR natvis views (#1672)
Yong He
2021-01-22
*
Fix existential specialization of mutable buffer loads. (#1671)
Yong He
2021-01-22
*
Make natvis to discover and display IRInst names more directly (#1670)
Yong He
2021-01-21
*
Initialize unused fields in packAnyValue (#1669)
Yong He
2021-01-21
*
Fix reflection to correctly report descriptor ranges of `StructureBuffer`s of...
Yong He
2021-01-21
*
Add `StructuredBuffer` support in `gfx`. (#1666)
Yong He
2021-01-21
*
Fix type legalization bug involving nested empty struct. (#1665)
Yong He
2021-01-21
*
Update glslang to 11.1.0 (#1662)
Tim Foley
2021-01-20
*
Convert more tests to use shader objects (#1659)
Tim Foley
2021-01-15
*
COM-ify all slang-gfx interfaces. (#1656)
Yong He
2021-01-14
*
LZ4 compression support (#1654)
jsmall-nvidia
2021-01-11
*
Fill in some missing bits of capability API (#1652)
Tim Foley
2021-01-07
*
Add a -capability command-line option (#1651)
Tim Foley
2021-01-07
*
Add support for [noinline] attribute (#1650)
Tim Foley
2021-01-07
*
Add basic GLSL support for SV_Barycentrics (#1648)
Tim Foley
2021-01-05
*
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2021-01-05
[next]