1. 6702718 SPV: Support test #pragma for generating the StorageBuffer storage class. by John Kessenich · 7 years ago
  2. d114184 SPV Non-functional: fix ordering causing problems with another branch. by John Kessenich · 7 years ago
  3. ae79697 Merge pull request #827 from amdrexu/feature4 by John Kessenich · 7 years ago
  4. a09eefd Non-functional: Fix typos in comments. by John Kessenich · 7 years ago
  5. f89ad98 Implement the extension SPV_KHR_16bit_storage by Rex Xu · 7 years ago
  6. 42e33c9 SPV: Update SPV header to official Rev. 10 of 1.0, and fix the consequences of doing so. by John Kessenich · 8 years ago
  7. 6c8aaac SPV: Implement new extensions GL_KHX_device_group and GL_KHX_multiview. by John Kessenich · 8 years ago
  8. 3e783f9 SPV: Unexpected declarations of capabilities from NV extensions. by Rex Xu · 8 years ago
  9. 5227b6d Fix mismatched doc string for SPV_KHR_subgroup_vote by Maciej Jesionowski · 8 years ago
  10. df3956c Implement NVX_multiview_per_view_attributes by chaoc · 8 years ago
  11. 771d89f support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering by chaoc · 8 years ago
  12. c720f3e Implement SPV_KHR_subgroup_vote by Ashwin Kolhe · 8 years ago
  13. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  14. 807a0d9 Merge pull request #640 from chaoc/modify-shader-ballot by John Kessenich · 8 years ago
  15. f200da8 Modify shader ballot extension by adding OpSubgroupReadInvocationKHR by chaoc · 8 years ago
  16. 6e5acae Add support for SPV_NV_geometry_shader_passthrough by chaoc · 8 years ago
  17. 0ad6a4e Add support for SPV_NV_sample_mask_override_coverage by chaoc · 8 years ago
  18. f3b2747 SPV: Implement extension SPV_KHR_shader_draw_parameters. by Rex Xu · 8 years ago
  19. 5159664 SPV: Implement the extension SPV_KHR_shader_ballot by Rex Xu · 8 years ago
  20. 66ec80e Build: C++ headers: Replace PR #366 with a more directed version. by John Kessenich · 8 years ago
  21. 9d93a23 Implement 4 AMD-specific extensions. by Rex Xu · 8 years ago
  22. d3d3ce7 Comments only. by John Kessenich · 8 years ago
  23. 66e2faf Support multiple source languages, adding HLSL as an option. by John Kessenich · 9 years ago
  24. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  25. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  26. 56bab04 SPV: Minor corrections to previous big merge for images and atomics. by John Kessenich · 9 years ago
  27. 6b86d49 Add new test case for image functions and fix issues caught by this test by Rex Xu · 9 years ago
  28. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  29. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  30. 4217d2e SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. by John Kessenich · 9 years ago
  31. d8132e1 glslang GLSL -> SPIR-V: Final delta to bump to revision 30 of the specification. by John Kessenich · 9 years ago
  32. b40d6ac glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification. by John Kessenich · 9 years ago
  33. acba772 glslang: Add SPIR-V human readable form. (Use -H.) by John Kessenich · 10 years ago