| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Draft: integrate slang-rhi (#4970) | Simon Kallweit | 2024-08-30 |
| | | | | | | | | | | | | | | | | | | | | | | * add slang-rhi submodule * refactor render-test to use slang-rhi and remove OpenGL support * remove -vk -glsl tests * remove gl test * disable failing test * allow recursive submodules in github actions * update slang-rhi * update slang-rhi --------- Co-authored-by: Yong He <yonghe@outlook.com> | ||
| * | fix `WorkgroupSize()` compiler failiure (#4505) | ArielG-NV | 2024-06-28 |
| in some cases was not destroying the hoisted to global `WorkgroupSize()` function removed capability requirement on `gl_WorkGroupSize` since no longer appies (kIROp of `WorkgroupSize` is implemented for all targets) change when destroying inst | |||
