1. 7dc630f HLSL: Flatten a return struct from an entry point and assign locations after flattening. by John Kessenich · 8 years ago
  2. deb4940 HLSL: Register all entry-point in/out as part of the interface. by John Kessenich · 8 years ago
  3. 1a4b775 HLSL: Correct line numbers for function definitions. by John Kessenich · 8 years ago
  4. 830b0cc HLSL: Start location numbering with the entry-point return value. by John Kessenich · 8 years ago
  5. 510d83b HLSL: Create test results for the previous commits. by John Kessenich · 8 years ago
  6. 6a70eb7 HLSL: Emulate write-to-output on return-from-entry-point, for return value. by John Kessenich · 8 years ago
  7. 2c646b7 Updating tests, sadly every single HLSL test needs updating becuase of the language identifier by Dan Baker · 8 years ago
  8. 64076ed HLSL: Fix binary-expression associativity and termination issue. by John Kessenich · 8 years ago
  9. 00957f8 HLSL: Implement ?: grammar productions. by John Kessenich · 8 years ago