1. d5d9ffb HLSL: vector shape conversions for all ops: Fix #839. Fix #653. Fix #631. by John Kessenich · 8 years ago
  2. 2051815 HLSL: Fix #803: Add shape conversions to the constant-initializer path. by John Kessenich · 8 years ago
  3. 85244d7 HLSL: Enable component-wise vector comparisons from operators by steve-lunarg · 8 years ago
  4. 7d01bd6 HLSL: Handle swizzles on vectors of size 1. Addresses issue #453. by John Kessenich · 8 years ago
  5. 841db35 HLSL: Fix issue #442, smear and truncate shape conversions for == and !=. by John Kessenich · 8 years ago
  6. 4583b61 HLSL: Smear scalars to match vectors for relational operations. by John Kessenich · 8 years ago
  7. fea226b HLSL: Add shape conversions for scalar -> vector assigments. by John Kessenich · 8 years ago