1. 06 Mar, 2018 8 commits
  2. 05 Mar, 2018 2 commits
  3. 03 Mar, 2018 10 commits
  4. 02 Mar, 2018 11 commits
  5. 28 Feb, 2018 4 commits
  6. 27 Feb, 2018 4 commits
  7. 23 Feb, 2018 1 commit
    • SPV: add version checks for AMD type extensions. · 66bdc47f
      John Kessenich authored
      I'm not yet clear if these are the right checks, but it puts
      the right infrastructure and example in place.
      
      Note: semantic checking against versions/extensions should happen earlier
      than SPIR-V generation, so SPIR-V generation need only assume it is okay
      to do what was asked.