1. 1d5f68c vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image by Chris Forbes · 8 years ago
  2. 0f2ac2e vulkan: Add function stub & plumbing for KHR_swapchain_front_buffered by Chris Forbes · 8 years ago
  3. 4885371 vulkan: Fix vulkan.api for Ian's changes & regen by Chris Forbes · 9 years ago
  4. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  5. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  6. 4c8bb2a Stubbed implementation of VK_GOOGLE_display_timing extension. by Ian Elliott · 9 years ago
  7. 289cb79 vulkan: Update vulkan headers to 1.0.38 by Chris Forbes · 9 years ago
  8. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  9. 5948b3e vulkan: Add support for non-fatal missing functions in vulkan loader by Chris Forbes · 9 years ago
  10. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  11. 8e4438b frontbuffer enhancements to ANDROID_vulkan_native_buffer by Chris Forbes · 9 years ago
  12. dbd33bc vulkan: remove EnumerateDeviceLayerProperties internally by Chia-I Wu · 9 years ago
  13. 5beb2ac vulkan: use Logger in the generated code by Chia-I Wu · 9 years ago
  14. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 9 years ago
  15. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  16. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  17. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 9 years ago
  18. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  19. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  20. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  21. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  22. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  23. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  24. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago