1. 37cb6a5 Reduce size of SampledImageDescriptor by Alexis Hetu · 3 years, 6 months ago
  2. e260190 Obtain all sampler parameters through SamplingRoutineCache::Key by Alexis Hetu · 3 years, 6 months ago
  3. e839645 Revert "Obtain all sampler parameters through SamplingRoutineCache::Key" by Alexis Hétu · 3 years, 6 months ago
  4. f6afa76 Obtain all sampler parameters through SamplingRoutineCache::Key by Alexis Hetu · 3 years, 8 months ago
  5. 112faf4 Format switch statements consistently by Nicolas Capens · 4 years, 11 months ago
  6. 1eadcfb Accept Sign/Zero Extend operands in OpImageRead by Sean Risser · 4 years ago
  7. 3c0e058 Skip texel address sample offset if zero by Nicolas Capens · 4 years, 2 months ago
  8. b400b97 Refactor image query instructions by Nicolas Capens · 4 years, 3 months ago
  9. cda86ef Implement shaderStorageImageMultisample support by Nicolas Capens · 4 years, 3 months ago
  10. d017562 Expose VK_EXT_image_robustness support by Nicolas Capens · 4 years, 3 months ago
  11. 7c84c9e Perform out-of-bounds checks on texel pointers by Nicolas Capens · 4 years, 3 months ago
  12. 4f438a5 Image dirtiness by Alexis Hetu · 4 years, 5 months ago
  13. f6f1121 Implement shaderStorageImageExtendedFormats support by Nicolas Capens · 4 years, 4 months ago
  14. 8d75c10 Implement scatter/gather for 1- and 2-byte texels by Nicolas Capens · 4 years, 4 months ago
  15. 7bc7120 Refactor texel buffer reads by Nicolas Capens · 4 years, 4 months ago
  16. c9a291a Implement SNORM uniform texel buffer support by Nicolas Capens · 4 years, 4 months ago
  17. 2e7cdd8 Implement B10G11R11_UFLOAT_PACK32 uniform texel buffer support by Nicolas Capens · 4 years, 4 months ago
  18. 974cfa9 Optimize out-of-bounds checks with unsigned compare by Nicolas Capens · 4 years, 6 months ago
  19. 4a65df1 Replace instead of add pointer offsets when out of bounds by Nicolas Capens · 4 years, 6 months ago
  20. 08afdde Also use out of bound detection for image stores by Alexis Hetu · 4 years, 6 months ago
  21. 60727de Detect out of bounds image pointers by Alexis Hetu · 4 years, 7 months ago
  22. 9b83ddb Skip image sampling if no SIMD lanes are active by Nicolas Capens · 4 years, 7 months ago
  23. c7d5ec3 Don't expose individual descriptor set layouts to SPIR-V compilation by Nicolas Capens · 4 years, 6 months ago
  24. 93613e1 Reduce descriptor binding info exposure by Nicolas Capens · 4 years, 7 months ago
  25. 2f4b603 Only store component count in Operand by Nicolas Capens · 4 years, 7 months ago
  26. ff9f9b5 Rename size/sizeInComponents to componentCount by Nicolas Capens · 4 years, 7 months ago
  27. 7118675 Use the type and result ID helpers by Nicolas Capens · 4 years, 7 months ago
  28. 72f089c Obtain type ID from instruction by Nicolas Capens · 4 years, 7 months ago
  29. e6f65d9 Rename GenericValue to Operand by Nicolas Capens · 4 years, 7 months ago
  30. 6c11cf2 Remove unused sampler parameter by Nicolas Capens · 4 years, 8 months ago
  31. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 4 years, 9 months ago
  32. b8a61bf A2R10G10B10 Support by Alexis Hetu · 4 years, 10 months ago
  33. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 4 years, 11 months ago
  34. bc1c067 clang-format the src/Pipeline directory by Ben Clayton · 4 years, 11 months ago
  35. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 4 years, 11 months ago
  36. 24c49dd R11G11B10F support by Alexis Hetu · 4 years, 11 months ago
  37. cc8ee00 SpirvShader: Remove now unused includes by Ben Clayton · 5 years ago
  38. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 5 years ago