1. 497c46f vulkan: Update headers to 1.1.87 by Jesse Hall · 6 years ago
  2. c1c9d3c libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 7 years ago
  3. caea411 libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 7 years ago
  4. 28bd2c3 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 7 years ago
  5. 09f7bf9 Vulkan api update to 1.1 by Daniel Koch · 7 years ago
  6. 9492f99 vulkan: Update Vulkan headers to 1.0.54 by Jesse Hall · 7 years ago
  7. 2452cf7 vulkan: Implement KHR_get_surface_capabilities2 by Chris Forbes · 8 years ago
  8. ad25084 vulkan: update Vulkan headers to 1.0.42 by Jesse Hall · 8 years ago
  9. 77ad05b vulkan: update Vulkan headers to 1.0.39 by Jesse Hall · 8 years ago
  10. e278daf Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace by Courtney Goeltzenleuchter · 8 years ago
  11. 6aa30db vulkan: Split known/intercepted extension lists by Chris Forbes · 8 years ago
  12. 889cd9a resolve merge conflicts of 641f2cf42 to master by Jesse Hall · 8 years ago
  13. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 8 years ago
  14. d634c48 Add HDR Metadata extension by Courtney Goeltzenleuchter · 8 years ago
  15. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 8 years ago
  16. d1abd74 vulkan: Add gralloc1 usage to VK_ANDROID_native_buffer by Jesse Hall · 8 years ago
  17. d827791 vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function by Chris Forbes · 8 years ago
  18. 1d5f68c vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image by Chris Forbes · 8 years ago
  19. 0f2ac2e vulkan: Add function stub & plumbing for KHR_swapchain_front_buffered by Chris Forbes · 8 years ago
  20. 4885371 vulkan: Fix vulkan.api for Ian's changes & regen by Chris Forbes · 8 years ago
  21. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  22. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  23. 4c8bb2a Stubbed implementation of VK_GOOGLE_display_timing extension. by Ian Elliott · 8 years ago
  24. 948233a Add API defintions for VK_KHR_incremental_present. by Ian Elliott · 8 years ago
  25. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  26. 5948b3e vulkan: Add support for non-fatal missing functions in vulkan loader by Chris Forbes · 8 years ago
  27. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  28. dbd33bc vulkan: remove EnumerateDeviceLayerProperties internally by Chia-I Wu · 8 years ago
  29. 3e654dc vulkan: do not use exported functions internally by Chia-I Wu · 8 years ago
  30. 5beb2ac vulkan: use Logger in the generated code by Chia-I Wu · 8 years ago
  31. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 9 years ago
  32. 8925efd vulkan: do not query non-enabled WSI functions by Chia-I Wu · 9 years ago
  33. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  34. c56603e vulkan: fix vkGetDeviceProcAddr for intercepted commands by Chia-I Wu · 9 years ago
  35. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  36. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 9 years ago
  37. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  38. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  39. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  40. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  41. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  42. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  43. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago
  44. 0c20324 vulkan: rewrite top of loader by Chia-I Wu · 9 years ago