1. ccc4ead Separate allocation alignment from offset alignment by Nicolas Capens · 2 years, 8 months ago
  2. 2f0654a Report the maximum buffer offset alignment requirement by Nicolas Capens · 2 years, 8 months ago
  3. e411501 bufferDeviceAddress: opaqueCaptureAddress support by Alexis Hetu · 3 years, 1 month ago
  4. 2cf7933 Buffer memory requirements for VK_KHR_maintenance4 by Alexis Hetu · 3 years, 1 month ago
  5. d25df2a Implement buffer memory requirement for VK_KHR_maintenance4 by sugoi1 · 3 years, 1 month ago
  6. e878186 VK_KHR_copy_commands2 support by Alexis Hetu · 3 years, 5 months ago
  7. c329881 Rename allocation functions by Nicolas Capens · 3 years, 6 months ago
  8. f1aca93 Add padding to VkBuffer size to avoid access violation by Nicolas Capens · 3 years, 6 months ago
  9. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 5 years ago
  10. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  11. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  12. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  13. 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 6 years ago
  14. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 6 years ago
  15. bfbdd89 Fix various descriptor handling bugs by Chris Forbes · 6 years ago
  16. 9e4bc1b SpirvShader: Refactor loads and stores. Consider limits. by Ben Clayton · 6 years ago
  17. 5078d48 Fixed all warnings in the Vulkan build on Windows by Alexis Hetu · 6 years ago
  18. 3c5cb9c Fix creating Buffer objects in VK_SHARING_MODE_EXCLUSIVE mode by Alexis Hetu · 6 years ago
  19. fb6639f Fill buffer fix by Alexis Hetu · 6 years ago
  20. 377077a CubeMap fixes by Alexis Hetu · 6 years ago
  21. efec1b9 SpirvShader: Implement Uniform and StorageBuffer access by Ben Clayton · 6 years ago
  22. 7fb0b73 Update and Fill Buffers by Alexis Hetu · 6 years ago
  23. 6123455 Support for usage in memory requirements by Alexis Hetu · 6 years ago
  24. bb0a7f0 Implement buffer to buffer copy command by Alexis Hetu · 6 years ago
  25. e0b5a4b Support for combined Depth and Stencil formats by Alexis Hetu · 6 years ago
  26. 2661e84 Buffer copy by Alexis Hetu · 6 years ago
  27. 318d5e0 Replace <memory.h> with <cstring>. by Nicolas Capens · 6 years ago
  28. c3f7960 Define generic memory type. by Nicolas Capens · 6 years ago
  29. 38ff830 Buffer, BufferView and DeviceMemory by Alexis Hetu · 6 years ago