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