1. 01 Apr, 2021 1 commit
    • Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs · 7fbaca0d
      Greg Fischer authored
      Generate load of interpolant for first operand to GLSLstd450
      InterpolateAt* SPIR-V ops. This allows the interpolants to
      propagate from the input struct in the wrapper around main
      into the shader during HLSL legalization. A new pass has been
      added to legalization which will remove the load and replace
      with the pointer of the load to create valid external
      interpolate op.
      
      Fixes #2584
  2. 31 Mar, 2021 1 commit
  3. 29 Mar, 2021 1 commit
  4. 23 Mar, 2021 2 commits
  5. 22 Mar, 2021 6 commits
  6. 20 Mar, 2021 1 commit
  7. 19 Mar, 2021 3 commits
  8. 18 Mar, 2021 2 commits
  9. 17 Mar, 2021 2 commits
  10. 16 Mar, 2021 1 commit
  11. 15 Mar, 2021 3 commits
  12. 10 Mar, 2021 2 commits
  13. 09 Mar, 2021 1 commit
  14. 08 Mar, 2021 4 commits
  15. 04 Mar, 2021 1 commit
  16. 02 Mar, 2021 2 commits
  17. 01 Mar, 2021 3 commits
  18. 27 Feb, 2021 3 commits
  19. 26 Feb, 2021 1 commit