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