- 12b7e2f swapchain: Fix auto-merger defect: Fix SHARED presentation modes by Ian Elliott · 3 years, 1 month ago
- 44142cd Merge "swapchain: Fix SHARED presentation modes" am: fbc8aaa84c am: db562f7e9c am: 6be425ddf3 am: 33c28e6956 by Treehugger Robot · 3 years, 1 month ago
- 5396b70 swapchain: Fix SHARED presentation modes by Ian Elliott · 3 years, 1 month ago
- 6ddaa7a Merge changes from topics "GL_screen_decor", "VK_screen_decor" by Leon Scroggins · 3 years, 1 month ago
- 4d531bd Merge "Use std::shared_mutex in debug_report" by TreeHugger Robot · 3 years, 1 month ago
- cb45fe7 Expose VK_FORMAT_R8_UNORM swapchain format if supported by underlying system by Leon Scroggins III · 3 years, 2 months ago
- d8fab5e Merge "swapchain: Fix MAILBOX and SHARED presentation modes" by Treehugger Robot · 3 years, 2 months ago
- f573798 swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 3 years, 2 months ago
- 16c443c swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 3 years, 2 months ago
- 85bebf4 Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58 am: 985bb9b8b4 am: a415437121 am: 35b530cfaf by Treehugger Robot · 3 years, 2 months ago
- 985bb9b Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58 by Treehugger Robot · 3 years, 2 months ago
- bfb7199 Vulkan: Work-around Android start-up race condition by Ian Elliott · 3 years, 2 months ago
- ea5745a Make BT709 support conditional on swapchain ext enable by Trevor David Black · 3 years, 2 months ago
- d8a36de Use std::shared_mutex in debug_report by Chris Forbes · 3 years, 2 months ago
- 737b5b4 Advertise support for BT709 in the WSI by Trevor David Black · 3 years, 3 months ago
- 801b0ce Merge "swapchain: always return a signle image for shared presentation mode" into sc-qpr1-dev am: 1f251f134e am: 78540c2cd3 am: f254573dc8 by TreeHugger Robot · 3 years, 5 months ago
- ef14146 swapchain: always return a signle image for shared presentation mode by Ady Abraham · 3 years, 5 months ago
- 63e1362 Merge "Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties" by TreeHugger Robot · 3 years, 6 months ago
- e056c12 Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties by Chris Forbes · 3 years, 6 months ago
- 4c622a0 Vulkan: update the loader for vulkan-headers v1.2.183 by Trevor David Black · 3 years, 7 months ago
- 148bad0 swapchain: increase the minimal buffer count to 3 by Ady Abraham · 3 years, 7 months ago
- 6673871 Merge "Remove llndk_headers module" am: aaf8e170a6 am: b86e54d22b am: 4078d3da96 by Colin Cross · 3 years, 9 months ago
- a24adb1 Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 am: 6a34a736ab am: d4dfe6ffcb by Colin Cross · 3 years, 9 months ago
- ed0e6e6 Remove llndk_headers module by Colin Cross · 3 years, 9 months ago
- 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 9 months ago
- b7f378a Merge "Fix setting the dequeueBuffer timeout to -1" am: 1e0ec09f5e am: c715e51a74 am: 770693f1ac by Nicolas Capens · 3 years, 9 months ago
- 147b7da Fix setting the dequeueBuffer timeout to -1 by Nicolas Capens · 3 years, 9 months ago
- 785ac97 Merge "vulkan: remove redundant native_window_set_buffer_count call" am: b3610529f2 am: 0bc0a4a717 am: 1cbf4ebea1 by Treehugger Robot · 3 years, 10 months ago
- 40065e5 Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails" am: 83a6b55b28 am: 18a788a0c7 am: 9f2cbc235c by Treehugger Robot · 3 years, 10 months ago
- b361052 Merge "vulkan: remove redundant native_window_set_buffer_count call" by Treehugger Robot · 3 years, 10 months ago
- 492dd5f vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails by Yiwei Zhang · 3 years, 10 months ago
- 9912b09 vulkan: remove redundant native_window_set_buffer_count call by Yiwei Zhang · 3 years, 10 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 11 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 11 months ago
- 9d51468 Merge "Update checking debug.vulkan.layer.* system props" am: 3fa6396567 am: df476dddf5 am: 69140e9c9c by Treehugger Robot · 3 years, 11 months ago
- df476dd Merge "Update checking debug.vulkan.layer.* system props" am: 3fa6396567 by Treehugger Robot · 3 years, 11 months ago
- a8baab0 Update checking debug.vulkan.layer.* system props by Jason Macnak · 4 years ago
- ca3e579 Merge ab/7061308 into stage. by Xin Li · 4 years ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years ago
- c4eb0c6 Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 am: 3e6d95ef25 by Treehugger Robot · 4 years ago
- 3e6d95e Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 by Treehugger Robot · 4 years ago
- c7e46c4 libvulkan: revert the false surface support implementation by Yiwei Zhang · 4 years ago
- 06c66fb Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 3 months ago
- 4240670 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 3 months ago
- 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 2 months ago
- 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 4 years, 3 months ago
- 1aba8ae Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 4 years, 3 months ago
- 9566474 Merge changes from topic "vulkan-header-1.2.158" am: 373e4fd03e am: 64f80d1b45 am: b932d1c701 am: fa5109f4cd by Treehugger Robot · 4 years, 3 months ago
- 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 4 years, 3 months ago
- 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 4 years, 3 months ago
- 40e84f1 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 3 months ago
- da2e479 Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 4 years, 4 months ago
- 9df5bff Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 4 years, 4 months ago
- e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
- 3a022bb Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a am: d711a75dca am: 38bb97f622 am: 17d1f93562 by Treehugger Robot · 4 years, 5 months ago
- d711a75 Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a by Treehugger Robot · 4 years, 5 months ago
- 98d15e0 vulkan: avoid waiting for service.sf.present_timestamp creation by Yiwei Zhang · 4 years, 5 months ago
- d7ea44a libvulkan: avoid allocation if final extension count is zero by Yiwei Zhang · 4 years, 5 months ago
- 901f8ee Vulkan: unload builtin driver to reload updated driver if needed by Yiwei Zhang · 4 years, 6 months ago
- 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years, 6 months ago
- e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 6 months ago
- 6aa5a3b Merge "libvulkan: make vkEnumerateInstanceVersion trigger driver loading" by TreeHugger Robot · 4 years, 6 months ago
- c889d3c libvulkan: make vkEnumerateInstanceVersion trigger driver loading by Yiwei Zhang · 4 years, 6 months ago
- 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 4 years, 6 months ago
- 2cefa73 libvulkan: refactor CreateInfoWrapper::SanitizeApiVersion by Yiwei Zhang · 4 years, 6 months ago
- e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 4 years, 7 months ago
- a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 4 years, 7 months ago
- e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 4 years, 7 months ago
- 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 4 years, 7 months ago
- d4fd122 libvulkan: add SanitizeApiVersion to unify api downgrade and upgrade by Yiwei Zhang · 4 years, 7 months ago
- e9c8f04 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 am: 10f20eb2eb am: ef2df2c132 by Jesse Hall · 4 years, 8 months ago
- 10f20eb Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 by Jesse Hall · 4 years, 8 months ago
- 47d4af7 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c by Jesse Hall · 4 years, 8 months ago
- 7559c76 libvulkan: support vkGIPA self-query by Jesse Hall · 4 years, 8 months ago
- 6a04962 Merge "Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR" by TreeHugger Robot · 4 years, 8 months ago
- 4e79c5b Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR by Yiwei Zhang · 4 years, 8 months ago
- 3aef696 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 am: 2cb450b42f by Yiwei Zhang · 4 years, 9 months ago
- 186dfd9 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 by Yiwei Zhang · 4 years, 9 months ago
- e98c513 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 by Yiwei Zhang · 4 years, 9 months ago
- 4264917 Vulkan: remove the fallback path to load Vulkan driver by Yiwei Zhang · 4 years, 9 months ago
- d482bad Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 am: efbf83626a by TreeHugger Robot · 4 years, 9 months ago
- a84a87f Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 by TreeHugger Robot · 4 years, 9 months ago
- c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 4 years, 9 months ago
- 922bbd8 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d am: 3e3e804adb by TreeHugger Robot · 4 years, 9 months ago
- 798dab1 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d by TreeHugger Robot · 4 years, 9 months ago
- bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 4 years, 9 months ago
- 68d1725 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b by Peter Collingbourne · 4 years, 9 months ago
- 6a303d8 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 by Peter Collingbourne · 4 years, 9 months ago
- 161c76b Expand HWVULKAN_HARDWARE_MODULE_ID macro. by Peter Collingbourne · 4 years, 9 months ago
- 2780049 [Vulkan] Expose device extensions from implicit layers. by Peiyong Lin · 4 years, 10 months ago
- 8f4435a [Vulkan] Expose instance extensions from implicit layers. by Peiyong Lin · 4 years, 10 months ago
- 1119f1e Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 am: 4f2cf91f9a by Automerger Merge Worker · 5 years ago
- 4f2cf91 Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 by Automerger Merge Worker · 5 years ago
- 279df62 libvulkan: remove a redundant check debuggable logic by Yiwei Zhang · 5 years ago
- a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 5 years ago
- efa0cbd Don't fall back to system driver when driver apk fails. by Peiyong Lin · 5 years ago
- fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 5 years ago
- bca35eb Merge "Refactor the native window api return codes and simplify the window use" by TreeHugger Robot · 5 years ago
- 9a420af Merge "Vulkan: implement timeout for vkAcquireNextImageKHR" by TreeHugger Robot · 5 years ago