1. 9d0d9ff Revert "Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1"""" by Chris Forbes · 2 years, 7 months ago
  2. 334a410 Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1""" by Ian Elliott · 2 years, 8 months ago
  3. 2dcb4f0 Reland: "libvulkan: Implement EXT_swapchain_maintenance1"" by Chris Forbes · 2 years, 8 months ago
  4. ac40c1e Revert "libvulkan: Implement EXT_swapchain_maintenance1" by Ian Elliott · 2 years, 8 months ago
  5. 08c7bb1 libvulkan: Implement EXT_swapchain_maintenance1 by Chris Forbes · 2 years, 8 months ago
  6. 2cc4468 Vulkan loader changes to support VK_EXT_image_compression_control by Trevor David Black · 3 years, 5 months ago
  7. 6fcbd07 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 3 years, 5 months ago
  8. 2f7f0ff swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 3 years, 6 months ago
  9. 6acd8e8 Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Shreshta Manu · 3 years, 5 months ago
  10. 129d428 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Shreshta Manu · 3 years, 5 months ago
  11. a9e06fd swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 3 years, 5 months ago
  12. 8e0f121 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 3 years, 6 months ago
  13. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 5 years ago
  14. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 5 years ago
  15. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 5 years ago
  16. e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 5 years ago
  17. 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 5 years ago
  18. 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  19. 1ca59c1 vulkan: clean up the framework generation script by Yiwei Zhang · 6 years ago
  20. dc792f5 Vulkan: remove redundant function definitions in null_driver by Yiwei Zhang · 6 years ago
  21. 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
  22. 4bc489b vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen framework by Yiwei Zhang · 6 years ago
  23. 8dce9d7 Generate Vulkan framework from Vulkan registry (Part 4) by Adithya Srinivasan · 6 years ago
  24. 66072c2 Merge changes I1a9e35db,I2083d704 into qt-dev am: 315e2f6cf3 am: 7caca674ef by Yiwei Zhang · 6 years ago
  25. 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 6 years ago
  26. 6d78a57 libvulkan: update code gen templates by Yiwei Zhang · 6 years ago
  27. 922b1e3 libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 7 years ago
  28. a8d367a libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 8 years ago
  29. cd8ad33 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 8 years ago
  30. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  31. 2452cf7 vulkan: Implement KHR_get_surface_capabilities2 by Chris Forbes · 8 years ago
  32. e2d3ee1 vulkan: Update header for KHR_get_surface_capabilities2 by Chris Forbes · 8 years ago
  33. e278daf Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace by Courtney Goeltzenleuchter · 9 years ago
  34. 6aa30db vulkan: Split known/intercepted extension lists by Chris Forbes · 8 years ago
  35. 889cd9a resolve merge conflicts of 641f2cf42 to master by Jesse Hall · 8 years ago
  36. d634c48 Add HDR Metadata extension by Courtney Goeltzenleuchter · 9 years ago
  37. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 8 years ago
  38. d827791 vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function by Chris Forbes · 8 years ago
  39. 1d5f68c vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image by Chris Forbes · 9 years ago
  40. 0f2ac2e vulkan: Add function stub & plumbing for KHR_swapchain_front_buffered by Chris Forbes · 9 years ago
  41. 4885371 vulkan: Fix vulkan.api for Ian's changes & regen by Chris Forbes · 9 years ago
  42. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  43. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  44. 4c8bb2a Stubbed implementation of VK_GOOGLE_display_timing extension. by Ian Elliott · 9 years ago
  45. 289cb79 vulkan: Update vulkan headers to 1.0.38 by Chris Forbes · 9 years ago
  46. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  47. 5948b3e vulkan: Add support for non-fatal missing functions in vulkan loader by Chris Forbes · 9 years ago
  48. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  49. 8e4438b frontbuffer enhancements to ANDROID_vulkan_native_buffer by Chris Forbes · 9 years ago
  50. dbd33bc vulkan: remove EnumerateDeviceLayerProperties internally by Chia-I Wu · 9 years ago
  51. 5beb2ac vulkan: use Logger in the generated code by Chia-I Wu · 9 years ago
  52. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 9 years ago
  53. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 9 years ago
  54. 4a6a916 vulkan: use driver::GetData everywhere by Chia-I Wu · 9 years ago
  55. 6226223 vulkan: move all _Bottom functions by Chia-I Wu · 9 years ago
  56. ff4a6c7 vulkan: rework CreateInstance_Bottom and related ones by Chia-I Wu · 9 years ago
  57. 01cf305 vulkan: rework EnumerateDeviceExtensionProperties_Bottom by Chia-I Wu · 9 years ago
  58. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 9 years ago
  59. 6a58a8a vulkan: move AllocateCommandBuffers_Bottom by Chia-I Wu · 9 years ago
  60. ba0be41 vulkan: move GetDeviceQueue_Bottom by Chia-I Wu · 9 years ago
  61. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 9 years ago
  62. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 9 years ago