1. 2e5042a Refactor multiview support to remove some redundancy by Chris Forbes · 5 years ago
  2. 02d4c0d Add support for multiview rendering by Chris Forbes · 5 years ago
  3. bd4cf81 Reduce the complexity of VkNonDispatchableHandle by Alexis Hetu · 5 years ago
  4. ba87330 Take the plane/aspect into account when copying/blitting by Nicolas Capens · 5 years ago
  5. 6b63c80 Implement VkSamplerYcbcrConversion object by Nicolas Capens · 5 years ago
  6. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 5 years ago
  7. 67cf8a9 32 bit safe code by Alexis Hetu · 5 years ago
  8. 246cc50 BufferView has id in shared space with ImageViews by Chris Forbes · 5 years ago
  9. 52a3bba Add support for Sample image operand in OpImageRead by Chris Forbes · 5 years ago
  10. ac87334 ETC2 Image decompression and sampling by Alexis Hetu · 6 years ago
  11. a195abb Implement cubemap sampling by Nicolas Capens · 6 years ago
  12. eac32c4 SpirvShaderSampling: Fix flaky tests. by Ben Clayton · 6 years ago
  13. 821feba Remove useless const on ImageView::getImageSizeInBytes return value by Chris Forbes · 6 years ago
  14. 9e73510 Implement basic sampler parameters by Nicolas Capens · 6 years ago
  15. 9e4bc1b SpirvShader: Refactor loads and stores. Consider limits. by Ben Clayton · 6 years ago
  16. 0b092cd Add support for indexing into arrays of image descriptors by Chris Forbes · 6 years ago
  17. 7d86727 Implement basic SPIR-V texture sampling by Nicolas Capens · 6 years ago
  18. 54ec759 Renderpass multisampling resolve by Alexis Hetu · 6 years ago
  19. 696926d sw::Surface references removed from sampling code by Alexis Hetu · 6 years ago
  20. 25ec7b0 Removed references to sw::Surface by Alexis Hetu · 6 years ago
  21. 2995dc2 Wire up depth and stencil attachments to pipeline by Chris Forbes · 6 years ago
  22. 6159a85 Replace uses of sw::Surface with vk::ImageView in the Renderer by Alexis Hetu · 6 years ago
  23. 7c33e88 Set render targets correctly when drawing by Chris Forbes · 6 years ago
  24. bfdb95a Framebuffer clear assert fix by Alexis Hetu · 6 years ago
  25. 1cd31ea Support for clearing Framebuffer attachments by Alexis Hetu · 6 years ago
  26. ed30373 Allow clearing image arrays in ImageView by Alexis Hetu · 6 years ago
  27. 9fbaf69 VkImageView initial implementation by Alexis Hetu · 6 years ago