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