| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Enable a bunch of WGPU tests (#5513) | Anders Leino | 2024-11-07 |
| | | | | This closes issue #5505. | ||
| * | Enable WebGPU tests in CI (#5239) | Anders Leino | 2024-10-15 |
| | | |||
| * | Remove returned-array-legalization pass for metal (#4478) | ArielG-NV | 2024-06-27 |
| | | | | | | * disable return array optimization pass for metal targets fixes: #4468 | ||
| * | Metal compute tests (#4292) | skallweitNV | 2024-06-07 |
| | | |||
| * | Fix GLSL static initialization bug. (#3409) | Yong He | 2023-12-13 |
| * Fix GLSL static initialization bug. Fixes #3408. * Update comment. * Fold global var initializer as an expression if possible. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
