1. af7a948 Add bit width of types to disassembleInstruction by Jeff Bolz · 6 years ago
  2. ebec909 GLSL: Fix #1279: refract does not have a double-type eta. by John Kessenich · 6 years ago
  3. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  4. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  5. 4bee531 HLSL: Fix #1249: Always execute both sides of ternary "?:". by John Kessenich · 7 years ago
  6. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  7. 5c3eed5 SPV: Create more access chains addressing a few swizzling issues. by John Kessenich · 7 years ago
  8. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  9. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  10. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  11. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  12. e00e8f4 GLSL: replace general missing functionality with specific messages. by John Kessenich · 7 years ago
  13. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  14. 04b3e87 SPV: PrimitiveId in frag shader will emit Geometry capability by Maciej Jesionowski · 8 years ago
  15. 6533648 SPV: projective texturing: move the project coordinate. by John Kessenich · 8 years ago
  16. 5839031 SPV: Add capability ImageGatherExtended if necessary. by Rex Xu · 8 years ago
  17. 644c210 Parser: Type promotion for operator modulus(%) is missing. by Rex Xu · 9 years ago
  18. d715adc SPV: Implement boolean selection for mix(). by Rex Xu · 9 years ago
  19. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  20. b0364dc SPV Capabilities: Image types. by John Kessenich · 9 years ago
  21. 3c52207 SPV capabilities: Add int16, int64, float16, and float64. by John Kessenich · 9 years ago
  22. 9218759 SPV: Address superset of issue #151: missing OpCapability instructions. by John Kessenich · 9 years ago
  23. 712ecb9 Doubles: Add all the missing built-in double-based prototypes. by John Kessenich · 9 years ago
  24. 59420fd SPV: Move to deterministic results for OpEntryPoint, for test stability across platforms. by John Kessenich · 9 years ago
  25. 7ba6341 SPV: Make OpEntryPoint I/O list include all static uses. by John Kessenich · 9 years ago
  26. 6feb498 SPV texturing: Use comp. 2 as the 3rd comp. for Dref in ImageSampleProjDrefImplicitLod. by John Kessenich · 9 years ago
  27. cc16fa0 Tests: Move to just linefeed to simply cross-platform test changes. by John Kessenich · 9 years ago
  28. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  29. 6626cad glslang front-end: Don't emit blank lines for empty info logs. From Andrew Woloszyn <awoloszyn@google.com>. by John Kessenich · 9 years ago
  30. 39374da glslang SPV tests: Add a set of SPV tests. by John Kessenich · 9 years ago