1. 260f506 SPV: Correct selection of storage-image capabilities. Fixes #986. by John Kessenich · 7 years ago
  2. e00e8f4 GLSL: replace general missing functionality with specific messages. by John Kessenich · 7 years ago
  3. e434ad9 Fix #809: smear scalar condition in OpSelect for selecting vector operands. by John Kessenich · 7 years ago
  4. 433e9ff SPV: Emit OpSelect when a selection node is simple enough. by John Kessenich · 7 years ago
  5. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  6. 1da878f SPV: Add support for memory qualifiers. by Rex Xu · 8 years ago
  7. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 8 years ago
  8. 5d0fa97 SPV Capabilities: StorageImageExtendedFormats, StorageImageReadWithoutFormat, and StorageImageWriteWithoutFormat. by John Kessenich · 8 years ago
  9. 5e80113 SPV Capabilities: SampleRateShading, SparseResidency, MinLod, and ImageQuery. by John Kessenich · 8 years ago
  10. b0364dc SPV Capabilities: Image types. by John Kessenich · 8 years ago
  11. cd26144 SPV: the OpImageTexelPointer sample 0 should be <id> of 0, not literal 0. by John Kessenich · 8 years ago
  12. 7beb441 SPV: Fix an issue related with imageStore() for 2DMS. by Rex Xu · 9 years ago
  13. cc16fa0 Tests: Move to just linefeed to simply cross-platform test changes. by John Kessenich · 9 years ago
  14. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  15. 6373574 Front-end: Fix: Cubemap arrays only use 3-component coord when accessed as an image. by John Kessenich · 9 years ago
  16. 56bab04 SPV: Minor corrections to previous big merge for images and atomics. by John Kessenich · 9 years ago
  17. 6b86d49 Add new test case for image functions and fix issues caught by this test by Rex Xu · 9 years ago