1. 08c7bb1 libvulkan: Implement EXT_swapchain_maintenance1 by Chris Forbes · 3 years, 3 months ago
  2. 2cc4468 Vulkan loader changes to support VK_EXT_image_compression_control by Trevor David Black · 4 years ago
  3. bb67b24 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years ago
  4. 1ce053f swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years ago
  5. e7f036c Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Ian Elliott · 4 years ago
  6. 4d1ad47 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Ian Elliott · 4 years ago
  7. c7c4aa3 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years ago
  8. 6ba85d9 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years ago
  9. b700ae8 Vulkan: update the loader for vulkan-headers v1.3.197 by Trevor David Black · 4 years, 5 months ago
  10. 9566474 Merge changes from topic "vulkan-header-1.2.158" am: 373e4fd03e am: 64f80d1b45 am: b932d1c701 am: fa5109f4cd by Treehugger Robot · 5 years ago
  11. 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 5 years ago
  12. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 6 years ago
  13. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 6 years ago
  14. e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 6 years ago
  15. 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 6 years ago
  16. 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  17. dc792f5 Vulkan: remove redundant function definitions in null_driver by Yiwei Zhang · 6 years ago
  18. 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
  19. 4bc489b vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen framework by Yiwei Zhang · 6 years ago
  20. 8dce9d7 Generate Vulkan framework from Vulkan registry (Part 4) by Adithya Srinivasan · 7 years ago
  21. 66072c2 Merge changes I1a9e35db,I2083d704 into qt-dev am: 315e2f6cf3 am: 7caca674ef by Yiwei Zhang · 7 years ago
  22. 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 7 years ago
  23. 6d78a57 libvulkan: update code gen templates by Yiwei Zhang · 7 years ago
  24. 922b1e3 libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 8 years ago
  25. a8d367a libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 8 years ago
  26. cd8ad33 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 8 years ago
  27. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  28. 2452cf7 vulkan: Implement KHR_get_surface_capabilities2 by Chris Forbes · 9 years ago
  29. e2d3ee1 vulkan: Update header for KHR_get_surface_capabilities2 by Chris Forbes · 9 years ago
  30. e278daf Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace by Courtney Goeltzenleuchter · 9 years ago
  31. 6aa30db vulkan: Split known/intercepted extension lists by Chris Forbes · 9 years ago
  32. d634c48 Add HDR Metadata extension by Courtney Goeltzenleuchter · 9 years ago
  33. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 9 years ago
  34. 1d5f68c vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image by Chris Forbes · 9 years ago
  35. 0f2ac2e vulkan: Add function stub & plumbing for KHR_swapchain_front_buffered by Chris Forbes · 9 years ago
  36. 4885371 vulkan: Fix vulkan.api for Ian's changes & regen by Chris Forbes · 9 years ago
  37. 4c8bb2a Stubbed implementation of VK_GOOGLE_display_timing extension. by Ian Elliott · 9 years ago
  38. 8e4438b frontbuffer enhancements to ANDROID_vulkan_native_buffer by Chris Forbes · 9 years ago
  39. dbd33bc vulkan: remove EnumerateDeviceLayerProperties internally by Chia-I Wu · 10 years ago
  40. 36cc00a vulkan: fix vkGet*ProcAddr for un-enabled extensions by Chia-I Wu · 10 years ago
  41. cbe07ef vulkan: pass hal_extensions to InitDriverTable by Chia-I Wu · 10 years ago
  42. 4901db7 vulkan: rework {Create,Destroy}Device_Bottom by Chia-I Wu · 10 years ago
  43. cc5e276 vulkan: rework DriverDispatchTable by Chia-I Wu · 10 years ago
  44. eb7db12 vulkan: rework driver::Get*ProcAddr by Chia-I Wu · 10 years ago