- 1bf5af2 reader/wgsl: Allow identifiers to start with an underscore by James Price · 3 years, 4 months ago
- 2fe0f4b GLSL: add .expected.glsl files for all tests. by Stephen White · 3 years, 4 months ago
- 2aa6855 intrinsics: Remove deprecated modf & frexp overloads by Ben Clayton · 3 years, 6 months ago chromium/4669
- 11c6fcd spirv: Use generic transform to process shader IO by James Price · 3 years, 8 months ago
- a5d73ce transform/shader_io: Generate a wrapper function by James Price · 3 years, 8 months ago
- 5c61d6d msl: Fold &* when converting module-scope vars by James Price · 3 years, 8 months ago chromium/4598
- 89a0bde transform: Optimize ZeroInitWorkgroupMemory for arrays by Ben Clayton · 3 years, 8 months ago
- 053559d intrinsics: Add new struct form of modf(), frexp() by Ben Clayton · 3 years, 8 months ago
- e54e26d writer/hlsl: Emit more helpers for intrinsic calls by Ben Clayton · 3 years, 9 months ago
- 03c8393 [writer/msl]: Implement modf and frexp by Ben Clayton · 3 years, 9 months ago
- e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 9 months ago
- 41f21fe writer/hlsl: Emit zero values for private variables by Ben Clayton · 3 years, 9 months ago
- 75db82c sanitizers: Use the ZeroInitWorkgroupMemory transform by Ben Clayton · 3 years, 9 months ago
- 433b4ec test: Generate more permutations for pointers by Ben Clayton · 3 years, 9 months ago
- 9ab63ae test/intrinsics: Include overload signature in test case by Ben Clayton · 3 years, 10 months ago
- 5d2f34e writer/hlsl: Simplify emission logic, clean up output by Ben Clayton · 3 years, 10 months ago
- 9ca7803 hlsl: Implement modf and frexp by Ben Clayton · 3 years, 10 months ago
- 1858854 Add optional access to ptr<> by Ben Clayton · 3 years, 10 months ago
- 9fd3bef tools: Return position from generated vertex shaders by James Price · 3 years, 10 months ago
- b07a7ce [tools]: Generate intrinisic test cases by Ben Clayton · 3 years, 10 months ago