1. df3956c Implement NVX_multiview_per_view_attributes by chaoc · 8 years ago
  2. 771d89f support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering by chaoc · 8 years ago
  3. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  4. 6e5acae Add support for SPV_NV_geometry_shader_passthrough by chaoc · 8 years ago
  5. 0ad6a4e Add support for SPV_NV_sample_mask_override_coverage by chaoc · 8 years ago
  6. a845641 WIP: SPV Remapper: add remapper test framework by steve-lunarg · 8 years ago
  7. 66ec80e Build: C++ headers: Replace PR #366 with a more directed version. by John Kessenich · 8 years ago
  8. 9d93a23 Implement 4 AMD-specific extensions. by Rex Xu · 8 years ago
  9. d3d3ce7 Comments only. by John Kessenich · 8 years ago
  10. 5184353 Merge pull request #174 from mgadams/alias_proto_warnings by John Kessenich · 9 years ago
  11. 52e61ac SPV: Ensure Parameterize is called during Disassemble by Jack Andersen · 9 years ago
  12. 18b637f Fix warnings/errors for strict aliasing & function prototypes by Mark Adams · 9 years ago
  13. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  14. e915da4 Remove unnecessary include path relative to root by baldurk · 9 years ago
  15. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  16. c11e95f Various build fixes when using newer GCC versions with warnings enabled by Mark Adams · 9 years ago
  17. 7163127 SPV constants and constOffsets completion: isConstant() and disassembler to see results. by John Kessenich · 9 years ago
  18. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  19. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  20. fae38ee glslang portability: Fixed a slew of OSX compilation warnings (but not all). by John Kessenich · 9 years ago
  21. 6b3fd19 glslang -> SPV: add decorations for built-ins that are inside blocks. by John Kessenich · 9 years ago
  22. 93dfbe1 glslang: Fix over 100 warnings from MSVC warning level 4. by John Kessenich · 9 years ago
  23. 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
  24. 43bc2d8 glslang: Add SPIR-V human readable form. (Use -H.): Fix Linux build problems. by John Kessenich · 9 years ago
  25. acba772 glslang: Add SPIR-V human readable form. (Use -H.) by John Kessenich · 9 years ago