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-dll-import.cpp
Commit message (
Expand
)
Author
Age
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2024-01-18
*
Use target-dependent pointer size in natural layout. (#3210)
Yong He
2023-09-18
*
Create storage types of different layouts for SPIRV emit. (#3116)
Yong He
2023-08-17
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Run simple compute kernel in gfx-smoke test. (#2400)
Yong He
2022-09-15
*
Call `gfx` in slang program. (#2370)
Yong He
2022-08-20
*
Language server pointer type support + add `DLLImport` test (#2350)
Yong He
2022-08-10
*
Allow `class` to implement COM interface, [DLLExport] (#2338)
Yong He
2022-07-25
*
Lower throwing COM interface method. (#2282)
Yong He
2022-06-21
*
Initial support for COM interface in host code. (#2230)
Yong He
2022-05-10
*
Support `[DllImport]` (#2181)
Yong He
2022-04-12