| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-16 | Unify stdlib `Texture` types into one generic type. (#3327) | Yong He | |
| * Unify Texture types in stdlib into 1 generic type. * Fixes. * Fix. * Fixes. * Fix reflection. * Fix binding reflection. * Add gather intrinsics. * Fix gather intrinsics. * Fix texture type toText. * Fix intrinsic. * fix cuda intrinsic. * Fix project files. * cleanup. * Fix. * Fix. * Fix sampler feedback test. * Fix getDimension intrinsics. * Fix spirv sample image intrinsics. * Fix test. * Fix GLSL intrinsic. * Cleanup. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-02-25 | Improved SCCP, inlining and resource specialization passes, legalize ↵ | Yong He | |
| `ImageSubscript` for GLSL (#2146) | |||
