1. 14 Jun, 2017 7 commits
  2. 12 Jun, 2017 1 commit
  3. 10 Jun, 2017 1 commit
  4. 09 Jun, 2017 2 commits
  5. 08 Jun, 2017 7 commits
  6. 07 Jun, 2017 7 commits
  7. 06 Jun, 2017 3 commits
  8. 05 Jun, 2017 3 commits
  9. 04 Jun, 2017 2 commits
  10. 03 Jun, 2017 4 commits
  11. 02 Jun, 2017 2 commits
  12. 01 Jun, 2017 1 commit
    • HLSL: add test coverage for sub-vec4 texture intrinsics · a696fd1a
      LoopDawg authored
      This changes no functional code.  There was a bit of a testing hole
      in that textures templatized on sub-vec4 types were not being exercised
      with any intrinsics.  This adds some basic sanity coverage of that case.