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