1. 3d7faaa Consistently format pointer-to-const by Nicolas Capens · 2 years, 6 months ago
  2. 4dbbcd0 Consistently use `const auto` by Shahbaz Youssefi · 2 years, 7 months ago
  3. 239b806 Consistently use auto * instead of auto when pointers by Shahbaz Youssefi · 2 years, 7 months ago
  4. e0af842 Remove LOG_TRAP by Sean Risser · 4 years, 1 month ago
  5. c329881 Rename allocation functions by Nicolas Capens · 3 years, 6 months ago
  6. 112faf4 Format switch statements consistently by Nicolas Capens · 5 years ago
  7. 1d5174b Implement VK_KHR_depth_stencil_resolve by Sean Risser · 4 years, 6 months ago
  8. 9f8337e Support for VK_KHR_create_renderpass2 by Alexis Hetu · 5 years ago
  9. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  10. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  11. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  12. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 5 years ago
  13. 7b29abf Improved pNext pointer handling by Alexis Hetu · 5 years ago
  14. d6dc4b7 Store subpass index in ExecutionState, not in RenderPass by Chris Forbes · 6 years ago
  15. 02d4c0d Add support for multiview rendering by Chris Forbes · 6 years ago
  16. 2d77aea Make VkNonDispatchableHandle POD by Alexis Hetu · 6 years ago
  17. 65b1e97 Only perform attachment load/store ops for used attachments by Chris Forbes · 6 years ago
  18. 6d74ab8 vkGetRenderAreaGranularity implementation by Alexis Hetu · 6 years ago
  19. 238af15 Basic RenderPass implementation by Alexis Hetu · 6 years ago
  20. 9bc7a81 RenderPass begin and end by Alexis Hetu · 6 years ago
  21. b16f989 Initial implementation of RenderPass by Alexis Hetu · 6 years ago