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-syntax.cpp
Commit message (
Expand
)
Author
Age
...
*
Clean up type checking of higher order expressions. (#2519)
Yong He
2022-11-16
*
Mesh shader support (#2464)
Ellie Hermaszewska
2022-11-16
*
Make `__BuiltinFloatingPointType` conform to `IDifferentiable`. (#2499)
Yong He
2022-11-08
*
Higher order differentiation. (#2487)
Yong He
2022-11-04
*
Make `DifferentialPair` able to nest. (#2477)
Yong He
2022-11-01
*
Auto synthesis of Differential type (#2466)
Yong He
2022-10-26
*
Allow interface requirements to reference to the interface type itself. (#2398)
Yong He
2022-09-13
*
Deduplicate AST type nodes and cache lookup operations. (#2397)
Yong He
2022-09-13
*
Major language server features. (#2264)
Yong He
2022-06-07
*
New language feature: basic error handling. (#2253)
Yong He
2022-06-01
*
Improved type printing (#2172)
Alexey Panteleev
2022-04-01
*
Support for HW format conversions for RWTexture on CUDA (#1840)
jsmall-nvidia
2021-05-15
*
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-16
*
A bunch of overlapping semantic-checking fixes (#1743)
Tim Foley
2021-03-10
*
Doc improvements (#1729)
jsmall-nvidia
2021-03-01
*
Remove GlobalGenericParamSubstitution (#1684)
Tim Foley
2021-02-02
*
Standard library save/loadable (#1592)
jsmall-nvidia
2020-11-05
*
Avoid nondeterministic ordering of output (#1522)
Tim Foley
2020-08-28
*
First pass support for Sampler Feedback (#1470)
jsmall-nvidia
2020-08-03
*
Fix the way extension declarations are cached for lookup (#1450)
Tim Foley
2020-07-23
*
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-05
*
Devirtualize AST types (#1368)
jsmall-nvidia
2020-06-03
*
NodeBase types constructed with astNodeType member set (#1363)
jsmall-nvidia
2020-05-29
*
Feature/ast syntax standard (#1360)
jsmall-nvidia
2020-05-29
*
WIP: ASTBuilder (#1358)
jsmall-nvidia
2020-05-28
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Tidy up around AST nodes (#1353)
jsmall-nvidia
2020-05-22
*
Non virtual accept implementation on AST types (#1351)
jsmall-nvidia
2020-05-21
*
AST nodes using C++ Extractor (#1341)
jsmall-nvidia
2020-05-08
*
Enhanced C++ extractor (#1340)
jsmall-nvidia
2020-05-07
*
Remove static struct members from layout and reflection (#1310)
jsmall-nvidia
2020-04-08
*
Add basic support for namespaces (#1304)
Tim Foley
2020-04-02
*
Expand range of definitions that can be moved into stdlib (#1259)
Tim Foley
2020-03-06
*
Constant time dynamic cast (#1250)
jsmall-nvidia
2020-02-28
*
Fix a crash when a generic value argument isn't constant (#1241)
Tim Foley
2020-02-25
*
Literal handling improvements (#1202)
jsmall-nvidia
2020-02-06
*
Support conversion from int/uint to enum types (#1147)
Tim Foley
2019-12-06
*
Add a custom RTTI implementation for the AST (#1148)
Tim Foley
2019-12-06
*
Further refactoring of semantic checking (#1102)
Tim Foley
2019-11-18
*
Revise new COM-lite API (#1007)
Tim Foley
2019-08-08
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
[prev]