1. 17 Oct, 2019 2 commits
    • Make it work on Windows. · dccaa59c
      Ehsan Nasiri authored
    • Add Bazel build configuration files. · 0608b9d6
      Ehsan Nasiri authored
      In order to avoid potential build failures that could arise from
      SPIRV-Tools/Headers, and to avoid reading known_good.json, this build
      configuration does not build the SPIRV-Tools dependency and hence cannot
      perform HLSL compilation to SPIR-V.
  2. 16 Oct, 2019 3 commits
  3. 15 Oct, 2019 6 commits
  4. 12 Oct, 2019 5 commits
  5. 11 Oct, 2019 6 commits
  6. 10 Oct, 2019 1 commit
  7. 07 Oct, 2019 1 commit
  8. 06 Oct, 2019 1 commit
  9. 04 Oct, 2019 1 commit
  10. 03 Oct, 2019 2 commits
    • Move install directory for SPIRV/ folder. · 7b0e2363
      dan sinclair authored
      Currently the SPIRV/ folder will get installed into the include
      directory. This folder is part of GLSLang, so it makes more sense under
      glslang/SPIRV.
      
      Currently, GLSLang will install a SPIRV/ folder while spirv-headers will
      install a spirv/ folder. This is confusing and will cause issues on a
      case sensitive filesystem if both are installed at the same time.
    • Merge pull request #1918 from KhronosGroup/format-attributes · 135e3e35
      John Kessenich authored
      HLSL: Add attributes for image formats and nonreadable/nonwritable
  11. 30 Sep, 2019 1 commit
  12. 28 Sep, 2019 1 commit
  13. 25 Sep, 2019 1 commit
  14. 20 Sep, 2019 2 commits
  15. 19 Sep, 2019 3 commits
  16. 18 Sep, 2019 4 commits