1. 21 May, 2018 1 commit
    • Fix TextureUpgradeAndSamplerRemovalTransform when used with qualifiers · b239d22f
      Arseny Kapoulkine authored
      The transform removes sampler arguments from functions and function
      calls; this causes function arguments to change their indices. When some
      function arguments have an output qualifier, this qualifier can get lost
      because of the removal which can lead to incorrect results (e.g. out
      qualifier not having effect).
      
      To fix this we iterate through both seq & qual arrays in lock-step and
      manually remove/replace entries as appropriate.
  2. 12 May, 2018 1 commit
  3. 10 May, 2018 2 commits
  4. 05 May, 2018 3 commits
  5. 04 May, 2018 2 commits
  6. 03 May, 2018 2 commits
  7. 02 May, 2018 1 commit
  8. 26 Apr, 2018 3 commits
  9. 25 Apr, 2018 1 commit
    • Update known-good. · 6b5d52a6
      GregF authored
      Notably, reduces spirv-opt time and adds folding of OpDot and OpFNegate.
  10. 24 Apr, 2018 1 commit
  11. 23 Apr, 2018 2 commits
  12. 20 Apr, 2018 1 commit
  13. 18 Apr, 2018 1 commit
  14. 17 Apr, 2018 4 commits
  15. 16 Apr, 2018 1 commit
  16. 15 Apr, 2018 1 commit
  17. 14 Apr, 2018 3 commits
  18. 13 Apr, 2018 5 commits
  19. 12 Apr, 2018 5 commits