summaryrefslogtreecommitdiff
path: root/tests/pipeline/rasterization/mesh
AgeCommit message (Expand)Author
2025-09-02render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)
2025-07-12Add WorkgroupCount function (#7734)davli-nv
2025-03-12Migrate render-test away from deprecated compile request API (#6514)Anders Leino
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2025-01-29Update SPIRV submodules and fix tests (#6222)Jay Kwak
2024-07-18Update spirv-header and spirv-tools to Jun/2024 (#4679)Jay Kwak
2024-06-12Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV
2024-04-26WIP: Force Inline If RefType (#4005)ArielG-NV
2024-04-23Switch to direct-to-spirv backend as default. (#4002)Yong He
2024-04-07Add decoration PerPrimitiveEXT for all OutputPrimitives members for mesh (#3900)Pankaj Mistry
2024-04-05Add decoration PerPrimitiveEXT when a mesh output variable is decorated with ...Pankaj Mistry
2024-04-01Correctly emit spv extension targeting EXT rather than NV, added to test for ...ArielG-NV
2024-03-14Mesh shader refactoring and bugfixes (#3702)Ellie Hermaszewska
2024-01-24[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He
2023-10-26Fix generic specialization bug. (#3290)Yong He
2023-10-02Use const ref for mesh payload (#3254)Ellie Hermaszewska
2023-09-27WIP Mesh shaders for SPIR-V (#3226)Ellie Hermaszewska
2023-09-11Add Mesh and Task shader support to GFX (#3190)Ellie Hermaszewska
2023-02-24More control flow simplifications. (#2673)Yong He
2023-02-16Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He
2023-02-07Arithmetic simplifications and more IR clean up logic. (#2632)Yong He
2023-01-24Reimplement address elimination. (#2605)Yong He
2022-11-16Mesh shader support (#2464)Ellie Hermaszewska