summaryrefslogtreecommitdiff
path: root/vulkan
AgeCommit message (Expand)Author
2022-04-09Vulkan: avoid calling cancelBuffer on a shared bufferYiwei Zhang
2022-03-18Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fd ...Trevor Black
2022-03-18Merge "Add conditional BT709 support to the vulkan swapchain" am: cba1c577fdTrevor Black
2022-03-16swapchain: Eliminate silly difference with AOSPIan Elliott
2022-03-16Add conditional BT709 support to the vulkan swapchainTrevor David Black
2022-03-16swapchain: Implement VK_KHR_surface_protected_capabilitiesIan Elliott
2022-03-16swapchain: Implement VK_GOOGLE_surfaceless_queryIan Elliott
2022-03-16swapchain: Implement VK_KHR_surface_protected_capabilitiesIan Elliott
2022-03-16swapchain: Implement VK_GOOGLE_surfaceless_queryIan Elliott
2022-03-16Merge "Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"" into tm-devTreeHugger Robot
2022-03-15Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"Ian Elliott
2022-03-15Revert "Advertise support for BT709 in the WSI"Trevor David Black
2022-03-15Revert "Make BT709 support conditional on swapchain ext enable"Trevor Black
2022-03-14Revert "swapchain: Implement VK_KHR_surface_protected_capabilities"Ian Elliott
2022-03-11swapchain: Implement VK_KHR_surface_protected_capabilitiesIan Elliott
2022-03-11swapchain: Implement VK_GOOGLE_surfaceless_queryIan Elliott
2022-03-05Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"Shreshta Manu
2022-03-05Revert "swapchain: Implement VK_KHR_surface_protected_capabilities"Shreshta Manu
2022-03-04swapchain: Implement VK_KHR_surface_protected_capabilitiesIan Elliott
2022-03-04swapchain: Implement VK_GOOGLE_surfaceless_queryIan Elliott
2022-03-01swapchain: Implement VK_KHR_surface_protected_capabilitiesIan Elliott
2022-03-01swapchain: Implement VK_GOOGLE_surfaceless_queryIan Elliott
2022-01-24Add Vulkan 1.3 symbols to null_driverTrevor David Black
2022-01-24Vulkan: update the loader for vulkan-headers v1.3.203Trevor David Black
2022-01-24Added a comment deprecating vkjsonTrevor David Black
2022-01-24Updated the llndk symbol map for Vulkan 1.3Trevor David Black
2022-01-24Added Vulkan 1.3 support to vkjsonTrevor David Black
2022-01-24Change Vulkan API to 1.3Trevor David Black
2022-01-24Vulkan: update the loader for vulkan-headers v1.3.197Trevor David Black
2022-01-24Added Vulkan 1.2 support to vkjsonTrevor David Black
2022-01-24Deprecate old VK_* definesTrevor David Black
2022-01-24Change Vulkan API to 1.2Ian Elliott
2021-12-27Inline GetPhysicalDeviceProperties2 into QueryPresentationPropertiesChris Forbes
2021-12-21swapchain: Fix auto-merger defect: Fix SHARED presentation modesIan Elliott
2021-12-14Merge "swapchain: Fix SHARED presentation modes" am: fbc8aaa84c am: db562f7e9...Treehugger Robot
2021-12-13swapchain: Fix SHARED presentation modesIan Elliott
2021-12-10Merge changes from topics "GL_screen_decor", "VK_screen_decor"Leon Scroggins
2021-12-09Merge "Use std::shared_mutex in debug_report"TreeHugger Robot
2021-12-08Expose VK_FORMAT_R8_UNORM swapchain format if supported by underlying systemLeon Scroggins III
2021-12-01Merge "swapchain: Fix MAILBOX and SHARED presentation modes"Treehugger Robot
2021-12-01swapchain: Fix MAILBOX and SHARED presentation modesIan Elliott
2021-12-01swapchain: Fix MAILBOX and SHARED presentation modesIan Elliott
2021-11-30Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58 am...Treehugger Robot
2021-11-30Merge "Vulkan: Work-around Android start-up race condition" am: 9d98433a58Treehugger Robot
2021-11-24Vulkan: Work-around Android start-up race conditionIan Elliott
2021-11-23Make BT709 support conditional on swapchain ext enableTrevor David Black
2021-11-16Use std::shared_mutex in debug_reportChris Forbes
2021-10-19Advertise support for BT709 in the WSITrevor David Black
2021-08-31Merge "swapchain: always return a signle image for shared presentation mode" ...TreeHugger Robot
2021-08-31Merge "swapchain: always return a signle image for shared presentation mode" ...TreeHugger Robot