- 11c6fcd spirv: Use generic transform to process shader IO by James Price · 3 years, 5 months ago
- a5d73ce transform/shader_io: Generate a wrapper function by James Price · 3 years, 5 months ago
- d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 6 months ago
- 9bdf2dc MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` by Antonio Maiorano · 3 years, 6 months ago
- e33b0ba Revert "MSL writer: make signed int overflow defined behaviour" by Corentin Wallez · 3 years, 6 months ago
- e5dbe24 MSL writer: make signed int overflow defined behaviour by Antonio Maiorano · 3 years, 6 months ago
- 64dfcd2 writer/hlsl: Support bitcast of vectors by Ben Clayton · 3 years, 6 months ago
- 81d4ed0 Fix operator% for f32 and vecN<f32> by Ben Clayton · 3 years, 6 months ago
- 33afd6c Revert "writer/hlsl: Special case negative zero" by Ben Clayton · 3 years, 6 months ago
- efceb83 writer/hlsl: Special case negative zero by Ben Clayton · 3 years, 6 months ago
- 595b054 writer[spirv,hlsl]: Call UnwrapRef() for splats by Ben Clayton · 3 years, 6 months ago
- b85099a test: Split binary_expressions into separate tests by Ben Clayton · 3 years, 6 months ago
- 5d922d0 Revert "writer/hlsl: Special case negative zero" by Ben Clayton · 3 years, 6 months ago
- 26b6edc writer/hlsl: Special case negative zero by Ben Clayton · 3 years, 6 months ago
- 692fc20 [writer/hlsl,msl] Correctly generate inf and nan literals by Ben Clayton · 3 years, 6 months ago
- 4135ea5 writer/hlsl: Don't wrap arrays in structures by Ben Clayton · 3 years, 6 months ago
- 2bb4538 writer/hlsl: Zero initialize with (T) 0 by Ben Clayton · 3 years, 6 months ago
- 65cb20c test: Move 'splat' tests to expressions, split up by Ben Clayton · 3 years, 7 months ago
- fd75bd0 test: Add test cases for zero value constructors by Ben Clayton · 3 years, 7 months ago
- c932b55 Implement bitwise complement operator by James Price · 3 years, 7 months ago
- 5d2f34e writer/hlsl: Simplify emission logic, clean up output by Ben Clayton · 3 years, 7 months ago
- 851b18b writer/msl: Emit field designators for structures by James Price · 3 years, 7 months ago
- 0895c23 Fix integer vector bitwise ops not being allowed by Antonio Maiorano · 3 years, 8 months ago
- 42220ba writer/msl: Hoist array and struct initializers by James Price · 3 years, 8 months ago
- c91f8f2 Implement addition and subtraction of float matrices by Antonio Maiorano · 3 years, 8 months ago
- eaed2b6 Add support for binary arithmetic expressions with mixed scalar and vector operands by Antonio Maiorano · 3 years, 8 months ago