1. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  2. fa25e63 vulkan: Conditionally enumerate KHR_shared_presentable_image by Chris Forbes · 8 years ago
  3. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 8 years ago
  4. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  5. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  6. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 9 years ago
  7. dc22507 libvulkan: Slightly better handling of swapchain re-creation by Jesse Hall · 9 years ago
  8. bc011fc vulkan: add DebugReportLogger by Chia-I Wu · 9 years ago
  9. 950d6e1 vulkan: make debug report callbacks available in DeviceData by Chia-I Wu · 9 years ago
  10. c3a2891 vulkan: deprecate device layers by Chia-I Wu · 9 years ago
  11. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  12. 94a2c0e vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers by Chia-I Wu · 9 years ago
  13. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  14. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  15. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  16. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  17. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  18. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  19. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  20. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago
  21. 0c20324 vulkan: rewrite top of loader by Chia-I Wu · 9 years ago