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