- ac1f098 Vulkan: avoid calling cancelBuffer on a shared buffer by Yiwei Zhang · 2 years, 9 months ago
- ce3385d Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fd am: 3365990b60 am: 0cbebac3c8 by Trevor Black · 2 years, 9 months ago
- 3365990 Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fd by Trevor Black · 2 years, 9 months ago
- f6df08e swapchain: Eliminate silly difference with AOSP by Ian Elliott · 2 years, 10 months ago
- 5e13d0c Add conditional BT709 support to the vulkan swapchain by Trevor David Black · 2 years, 10 months ago
- d2a5728 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 2 years, 10 months ago
- 8c7e6db swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 2 years, 10 months ago
- bb67b24 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 2 years, 10 months ago
- 1ce053f swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 2 years, 10 months ago
- bc5ad6f Merge "Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"" into tm-dev by TreeHugger Robot · 2 years, 10 months ago
- e7f036c Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Ian Elliott · 2 years, 10 months ago
- 320ef3a Revert "Advertise support for BT709 in the WSI" by Trevor David Black · 2 years, 10 months ago
- e91bd14 Revert "Make BT709 support conditional on swapchain ext enable" by Trevor Black · 2 years, 10 months ago
- 4d1ad47 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Ian Elliott · 2 years, 10 months ago
- 6fcbd07 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 2 years, 10 months ago
- 2f7f0ff swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 2 years, 10 months ago
- 6acd8e8 Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Shreshta Manu · 2 years, 10 months ago
- 129d428 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Shreshta Manu · 2 years, 10 months ago
- a9e06fd swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 2 years, 10 months ago
- 8e0f121 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 2 years, 10 months ago
- c7c4aa3 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 2 years, 10 months ago
- 6ba85d9 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 2 years, 10 months ago
- 6e76a61 Add Vulkan 1.3 symbols to null_driver by Trevor David Black · 3 years ago
- 53604ad Vulkan: update the loader for vulkan-headers v1.3.203 by Trevor David Black · 3 years ago
- 10253e1 Added a comment deprecating vkjson by Trevor David Black · 3 years, 2 months ago
- bce3b4e Updated the llndk symbol map for Vulkan 1.3 by Trevor David Black · 3 years, 2 months ago
- 7988379 Added Vulkan 1.3 support to vkjson by Trevor David Black · 3 years, 2 months ago
- 628c41a Change Vulkan API to 1.3 by Trevor David Black · 3 years, 3 months ago
- b700ae8 Vulkan: update the loader for vulkan-headers v1.3.197 by Trevor David Black · 3 years, 3 months ago
- d35f0f6 Added Vulkan 1.2 support to vkjson by Trevor David Black · 3 years, 4 months ago
- b68a225 Deprecate old VK_* defines by Trevor David Black · 3 years, 4 months ago
- fa7af49 Change Vulkan API to 1.2 by Ian Elliott · 3 years, 5 months ago
- 8a6ec53 Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties by Chris Forbes · 3 years, 5 months ago
- 12b7e2f swapchain: Fix auto-merger defect: Fix SHARED presentation modes by Ian Elliott · 3 years ago
- 44142cd Merge "swapchain: Fix SHARED presentation modes" am: fbc8aaa84c am: db562f7e9c am: 6be425ddf3 am: 33c28e6956 by Treehugger Robot · 3 years ago
- 5396b70 swapchain: Fix SHARED presentation modes by Ian Elliott · 3 years 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, 1 month ago
- d8fab5e Merge "swapchain: Fix MAILBOX and SHARED presentation modes" by Treehugger Robot · 3 years, 1 month ago
- f573798 swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 3 years, 1 month ago
- 16c443c swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 3 years, 1 month ago
- 85bebf4 Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58 am: 985bb9b8b4 am: a415437121 am: 35b530cfaf by Treehugger Robot · 3 years, 1 month ago
- 985bb9b Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58 by Treehugger Robot · 3 years, 1 month ago
- bfb7199 Vulkan: Work-around Android start-up race condition by Ian Elliott · 3 years, 1 month ago
- ea5745a Make BT709 support conditional on swapchain ext enable by Trevor David Black · 3 years, 1 month ago
- d8a36de Use std::shared_mutex in debug_report by Chris Forbes · 3 years, 1 month ago
- 737b5b4 Advertise support for BT709 in the WSI by Trevor David Black · 3 years, 2 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, 4 months ago
- 78540c2 Merge "swapchain: always return a signle image for shared presentation mode" into sc-qpr1-dev am: 1f251f134e by TreeHugger Robot · 3 years, 4 months ago
- ef14146 swapchain: always return a signle image for shared presentation mode by Ady Abraham · 3 years, 4 months ago
- 63e1362 Merge "Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties" by TreeHugger Robot · 3 years, 5 months ago
- e056c12 Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties by Chris Forbes · 3 years, 5 months ago
- 065c893 Merge "Vulkan: update the loader for vulkan-headers v1.2.183" by Trevor Black · 3 years, 6 months ago
- bc77e6c Merge "Fix typo" am: 4c6f7f9d08 am: 2e7720e0f4 by Hugues Evrard · 3 years, 6 months ago
- 375904b Fix typo by Hugues Evrard · 3 years, 6 months ago
- 4c622a0 Vulkan: update the loader for vulkan-headers v1.2.183 by Trevor David Black · 3 years, 6 months ago
- 148bad0 swapchain: increase the minimal buffer count to 3 by Ady Abraham · 3 years, 6 months ago
- 6673871 Merge "Remove llndk_headers module" am: aaf8e170a6 am: b86e54d22b am: 4078d3da96 by Colin Cross · 3 years, 8 months ago
- a24adb1 Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 am: 6a34a736ab am: d4dfe6ffcb by Colin Cross · 3 years, 8 months ago
- ed0e6e6 Remove llndk_headers module by Colin Cross · 3 years, 8 months ago
- 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 8 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
- cfda9aa vkjson: fix VkPhysicalDeviceGroupProperties init by Yiwei Zhang · 3 years, 9 months ago
- 49609ed vkjson: fix VkPhysicalDeviceGroupProperties init by Yiwei Zhang · 3 years, 9 months ago
- 29ee953 Merge "Allow VK_API_VERSION_1_2 in VkJson" am: 3ce4a1b9a2 am: 7cc33770c0 am: 117556d57c by Jason Macnak · 3 years, 10 months ago
- ce91d77 Allow VK_API_VERSION_1_2 in VkJson by Jason Macnak · 3 years, 10 months ago
- f2e9428 Merge "vkjson: remove unused codes" am: 682f459f94 am: 131370cf68 am: cb70321c65 by Treehugger Robot · 3 years, 10 months ago
- cca2c81 vkjson: remove unused codes by Yiwei Zhang · 3 years, 10 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
- 1cb959d Merge RQ2A.210305.007 by Xin Li · 3 years, 10 months ago
- b93cfe2 Merge "[vkjson] Use new jsoncpp API" am: e9b81a4000 am: 96938a7815 am: ecc333424a by Treehugger Robot · 3 years, 10 months ago
- 96938a7 Merge "[vkjson] Use new jsoncpp API" am: e9b81a4000 by Treehugger Robot · 3 years, 10 months ago
- e324ce2 [vkjson] Use new jsoncpp API by Haibo Huang · 3 years, 10 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 10 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 10 months ago
- 9d51468 Merge "Update checking debug.vulkan.layer.* system props" am: 3fa6396567 am: df476dddf5 am: 69140e9c9c by Treehugger Robot · 3 years, 10 months ago
- df476dd Merge "Update checking debug.vulkan.layer.* system props" am: 3fa6396567 by Treehugger Robot · 3 years, 10 months ago
- a8baab0 Update checking debug.vulkan.layer.* system props by Jason Macnak · 3 years, 10 months ago
- ca3e579 Merge ab/7061308 into stage. by Xin Li · 3 years, 10 months ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 11 months ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 11 months ago
- c4eb0c6 Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 am: 3e6d95ef25 by Treehugger Robot · 3 years, 11 months ago
- 3e6d95e Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 by Treehugger Robot · 3 years, 11 months ago
- c7e46c4 libvulkan: revert the false surface support implementation by Yiwei Zhang · 3 years, 11 months ago
- 06c66fb Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 2 months ago
- 4240670 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 2 months ago
- 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 1 month 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, 2 months ago
- 1aba8ae Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 4 years, 2 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, 2 months ago
- 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 4 years, 2 months ago
- 17bf1c0 vkjson: update accordingly to latest vulkan-headers by Yiwei Zhang · 4 years, 2 months ago
- 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 4 years, 2 months ago
- 40e84f1 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 2 months ago