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-ir-lower-generic-function.cpp
Commit message (
Expand
)
Author
Age
*
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-16
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Initial implementation of interface conjunctions (#1691)
Tim Foley
2021-02-05
*
Unify handling of static and dynamic dispatch for interfaces (#1612)
Tim Foley
2020-11-19
*
Use integer RTTI/witness handles in existential tuples. (#1598)
Yong He
2020-11-10
*
Allow existential types in `StructuredBuffer` element type. (#1536)
Yong He
2020-09-10
*
Enable lower-generics pass universally. (#1518)
Yong He
2020-08-28
*
Support initializing an existential value from a generic value. (#1503)
Yong He
2020-08-18
*
Lower existential types. (#1497)
Yong He
2020-08-14
*
`AnyValue` based dynamic dispatch code gen (#1477)
Yong He
2020-08-05
*
Support associatedtype local variables and return values in dynamic dispatch ...
Yong He
2020-07-16
*
IR pass to generate witness table wrappers. (#1443)
Yong He
2020-07-15
*
Refactor lower-generics pass into separate subpasses. (#1442)
Yong He
2020-07-15