1. ac1f098 Vulkan: avoid calling cancelBuffer on a shared buffer by Yiwei Zhang · 4 years, 1 month ago
  2. ce3385d Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fd am: 3365990b60 am: 0cbebac3c8 by Trevor Black · 4 years, 2 months ago
  3. 3365990 Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fd by Trevor Black · 4 years, 2 months ago
  4. f6df08e swapchain: Eliminate silly difference with AOSP by Ian Elliott · 4 years, 2 months ago
  5. 5e13d0c Add conditional BT709 support to the vulkan swapchain by Trevor David Black · 4 years, 2 months ago
  6. d2a5728 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years, 2 months ago
  7. 8c7e6db swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years, 3 months ago
  8. bb67b24 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years, 2 months ago
  9. 1ce053f swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years, 2 months ago
  10. bc5ad6f Merge "Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"" into tm-dev by TreeHugger Robot · 4 years, 2 months ago
  11. e7f036c Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Ian Elliott · 4 years, 2 months ago
  12. 320ef3a Revert "Advertise support for BT709 in the WSI" by Trevor David Black · 4 years, 2 months ago
  13. e91bd14 Revert "Make BT709 support conditional on swapchain ext enable" by Trevor Black · 4 years, 2 months ago
  14. 4d1ad47 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Ian Elliott · 4 years, 2 months ago
  15. 6fcbd07 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years, 2 months ago
  16. 2f7f0ff swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years, 3 months ago
  17. 6acd8e8 Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Shreshta Manu · 4 years, 2 months ago
  18. 129d428 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Shreshta Manu · 4 years, 2 months ago
  19. a9e06fd swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years, 2 months ago
  20. 8e0f121 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years, 3 months ago
  21. c7c4aa3 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 4 years, 2 months ago
  22. 6ba85d9 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 4 years, 3 months ago
  23. 12b7e2f swapchain: Fix auto-merger defect: Fix SHARED presentation modes by Ian Elliott · 4 years, 4 months ago
  24. 44142cd Merge "swapchain: Fix SHARED presentation modes" am: fbc8aaa84c am: db562f7e9c am: 6be425ddf3 am: 33c28e6956 by Treehugger Robot · 4 years, 5 months ago
  25. 5396b70 swapchain: Fix SHARED presentation modes by Ian Elliott · 4 years, 5 months ago
  26. cb45fe7 Expose VK_FORMAT_R8_UNORM swapchain format if supported by underlying system by Leon Scroggins III · 4 years, 5 months ago
  27. f573798 swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 4 years, 5 months ago
  28. 16c443c swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 4 years, 5 months ago
  29. ea5745a Make BT709 support conditional on swapchain ext enable by Trevor David Black · 4 years, 5 months ago
  30. 737b5b4 Advertise support for BT709 in the WSI by Trevor David Black · 4 years, 7 months ago
  31. ef14146 swapchain: always return a signle image for shared presentation mode by Ady Abraham · 4 years, 8 months ago
  32. 148bad0 swapchain: increase the minimal buffer count to 3 by Ady Abraham · 4 years, 11 months ago
  33. b7f378a Merge "Fix setting the dequeueBuffer timeout to -1" am: 1e0ec09f5e am: c715e51a74 am: 770693f1ac by Nicolas Capens · 5 years ago
  34. 147b7da Fix setting the dequeueBuffer timeout to -1 by Nicolas Capens · 5 years ago
  35. 785ac97 Merge "vulkan: remove redundant native_window_set_buffer_count call" am: b3610529f2 am: 0bc0a4a717 am: 1cbf4ebea1 by Treehugger Robot · 5 years ago
  36. 40065e5 Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails" am: 83a6b55b28 am: 18a788a0c7 am: 9f2cbc235c by Treehugger Robot · 5 years ago
  37. b361052 Merge "vulkan: remove redundant native_window_set_buffer_count call" by Treehugger Robot · 5 years ago
  38. 492dd5f vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails by Yiwei Zhang · 5 years ago
  39. 9912b09 vulkan: remove redundant native_window_set_buffer_count call by Yiwei Zhang · 5 years ago
  40. c4eb0c6 Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 am: 3e6d95ef25 by Treehugger Robot · 5 years ago
  41. c7e46c4 libvulkan: revert the false surface support implementation by Yiwei Zhang · 5 years ago
  42. da2e479 Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 6 years ago
  43. 9df5bff Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 6 years ago
  44. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 6 years ago
  45. 6a04962 Merge "Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR" by TreeHugger Robot · 6 years ago
  46. 4e79c5b Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR by Yiwei Zhang · 6 years ago
  47. c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 6 years ago
  48. bca35eb Merge "Refactor the native window api return codes and simplify the window use" by TreeHugger Robot · 6 years ago
  49. 9a420af Merge "Vulkan: implement timeout for vkAcquireNextImageKHR" by TreeHugger Robot · 6 years ago
  50. f5030b4 Refactor the native window api return codes and simplify the window use by Yiwei Zhang · 6 years ago
  51. 705c2e6 Vulkan: implement timeout for vkAcquireNextImageKHR by Yiwei Zhang · 6 years ago
  52. 324191f Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  53. 702beb4 Vulkan: Improve error translation in CreateSwapChainKHR by Yiwei Zhang · 6 years ago
  54. b74b376 Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b am: 445ec6d2cf am: 2734c0f3b6 by Ian Elliott · 7 years ago
  55. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 7 years ago
  56. a885c06 Vulkan: convert all the TODOs into actual issues to chase against by Yiwei Zhang · 7 years ago
  57. d04f4ed [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 7 years ago
  58. e745a3e [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 7 years ago
  59. 9eee7a7 Merge "libvulkan: add a nullptr check for ANativeWindow*" am: 52d84f8f25 by Yiwei Zhang · 7 years ago
  60. c81b532 libvulkan: add a nullptr check for ANativeWindow* by Yiwei Zhang · 7 years ago
  61. 9d18783 Vulkan: fix the return code for vkGetPastPresentationTimingGOOGLE by Yiwei Zhang · 7 years ago
  62. 69395cd GpuStats: track Vulkan apps not doing pre-rotation correctly by Yiwei Zhang · 7 years ago
  63. 5e86220 Vulkan: clean up android::Vector in the loader by Yiwei Zhang · 7 years ago
  64. 0b46847 Vulkan: fix vkQueuePresentKHR logic when queueBuffer fails by Yiwei Zhang · 7 years ago
  65. 533cea9 Vulkan: refactor and unify the swapchain destroy by Yiwei Zhang · 7 years ago
  66. 70a2196 Vulkan: clean up the swapchain implementation by Yiwei Zhang · 7 years ago
  67. 7359759 Vulkan: Fixing return code for vkQueuePresentKHR by silence_dogood · 7 years ago
  68. df542f6 Merge "Vulkan: Ensure swapchain gets enough images for MAILBOX." into qt-dev by Ian Elliott · 7 years ago
  69. a3515f4 Vulkan: Ensure swapchain gets enough images for MAILBOX. by Ian Elliott · 7 years ago
  70. 3568bfe Have vkGetRefreshCycleDurationGOOGLE query SF every time. by Ian Elliott · 7 years ago
  71. 0f47522 libvulkan: correctly handle VkBindImageMemorySwapchainInfoKHR by Yiwei Zhang · 7 years ago
  72. 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 7 years ago
  73. 94ace21 Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR by Ian Elliott · 7 years ago
  74. 34d4121 Merge "Vulkan: add atrace support" by TreeHugger Robot · 7 years ago
  75. c1ea815 Vulkan: fix VK_FORMAT_A2B10G10R10_UNORM_PACK32 format mapping by Yiwei Zhang · 7 years ago
  76. fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 7 years ago
  77. 5979cb5 Enable FP16 support in Vulkan by Yiwei Zhang · 8 years ago
  78. bcbc73a [vulkan] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  79. c91b9b7 libvulkan: vkGetPhysicalDeviceSurfaceSupportKHR by Yiwei Zhang · 8 years ago
  80. 31b85c2 Fix cleanup of swapchain images in the shared case by Chris Forbes · 8 years ago
  81. 6435b32 libvulkan: VkSurfaceKHR shouldn't work with must-be-YUV native windows by Yiwei Zhang · 8 years ago
  82. 8e951d5 swapchain: add a case for minImageCount in capabilities by Yiwei Zhang · 8 years ago
  83. e4a559c swapchain: add condition to report mailbox mode by Yiwei Zhang · 8 years ago
  84. dbd9615 swapchain: add query for MaxBufferCount by Yiwei Zhang · 8 years ago
  85. 7671d46 Add HDR support to Vulkan by Courtney Goeltzenleuchter · 8 years ago
  86. cd8ad33 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 9 years ago
  87. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 9 years ago
  88. bd7e03a Limit Display-P3 surface formats to 8888 by Courtney Goeltzenleuchter · 9 years ago
  89. b52abee Fix DEQP failure regarding VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT: by Courtney Goeltzenleuchter · 9 years ago
  90. 3329c08 Add VK_COLOR_SPACE_EXTENDED_SRGB_NONLINEAR_EXT. by Courtney Goeltzenleuchter · 9 years ago
  91. 8e0c3f5 vulkan: Translate usage flags before passing to driver by Chris Forbes · 9 years ago
  92. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 9 years ago
  93. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 9 years ago
  94. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 9 years ago
  95. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 9 years ago
  96. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 9 years ago
  97. 894780b Remove driver workaround by Courtney Goeltzenleuchter · 9 years ago
  98. fca0f29 vulkan: Dequeue the shared buffer again after presenting by Chris Forbes · 9 years ago
  99. c88409c vulkan: Don't dequeue in AcquireNextImageKHR if in shared mode by Chris Forbes · 9 years ago
  100. e0ced03 vulkan: Only cancel buffers during swapchain creation if not shared by Chris Forbes · 9 years ago