1. 13ec0b8 libvulkan: refactor for _FORTIFY_SOURCE=3 support. by Elliott Hughes · 6 months ago
  2. d7320ef Deprecate GetSwapchainGrallocUsageANDROID from the platform by Trevor David Black · 2 years ago
  3. 2cc4468 Vulkan loader changes to support VK_EXT_image_compression_control by Trevor David Black · 3 years, 6 months ago
  4. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 5 years ago
  5. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 5 years ago
  6. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 5 years ago
  7. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  8. f8f506c Vulkan: remove some redundant codes by Yiwei Zhang · 6 years ago
  9. 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  10. 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
  11. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  12. fa25e63 vulkan: Conditionally enumerate KHR_shared_presentable_image by Chris Forbes · 9 years ago
  13. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 9 years ago
  14. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  15. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  16. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 9 years ago
  17. dc22507 libvulkan: Slightly better handling of swapchain re-creation by Jesse Hall · 9 years ago
  18. bc011fc vulkan: add DebugReportLogger by Chia-I Wu · 9 years ago
  19. 950d6e1 vulkan: make debug report callbacks available in DeviceData by Chia-I Wu · 9 years ago
  20. c3a2891 vulkan: deprecate device layers by Chia-I Wu · 9 years ago
  21. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  22. 94a2c0e vulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers by Chia-I Wu · 9 years ago
  23. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  24. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  25. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  26. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  27. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  28. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  29. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  30. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago
  31. 0c20324 vulkan: rewrite top of loader by Chia-I Wu · 9 years ago