1. 05 May, 2017 1 commit
  2. 04 May, 2017 1 commit
  3. 03 May, 2017 3 commits
  4. 02 May, 2017 2 commits
  5. 30 Apr, 2017 1 commit
  6. 29 Apr, 2017 4 commits
  7. 28 Apr, 2017 6 commits
  8. 27 Apr, 2017 2 commits
  9. 26 Apr, 2017 1 commit
    • HLSL: add standard sample position return form of GetSamplePosition method · d4d0b297
      steve-lunarg authored
      Multisample textures support a GetSamplePosition() method intended to query
      positions given a sample index.  This cannot be truly implemented in SPIR-V,
      but #753 requested returning standard positions for the 1..16 cases, which
      this PR adds.  Anything besides that returns (0,0).  If the standard positions
      are not used, this will be wrong.
      
      This should be revisited when there is a real query available.
  10. 25 Apr, 2017 2 commits
  11. 22 Apr, 2017 1 commit
  12. 21 Apr, 2017 7 commits
  13. 20 Apr, 2017 7 commits
  14. 19 Apr, 2017 2 commits