summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/swapchain.cpp
AgeCommit message (Expand)Author
2025-02-21Extract GPDIFP2 getProducerUsage path to seperate function Tom Murphy
2024-08-30Merge "Implement the VK_KHR_swapchain_mutable_format device extension in the ... Tom Murphy
2024-08-27Fix GetPhysicalDeviceSurfaceFormats2KHR for compression control struct handling Tom Murphy
2024-08-15Implement the VK_KHR_swapchain_mutable_format device extension in the vulkan ... Tom Murphy
2024-06-17Tidy up dispatch to GPDIFP2 in swapchain Chris Forbes
2024-06-05Dispatch properly to either GPDIFP2 or KHR variant Chris Forbes
2024-05-01Revert "EGL/ANGLE/Vulkan: respect EGL resolved RGBX format" Android Culprit Assistant
2024-04-20EGL/ANGLE/Vulkan: respect EGL resolved RGBX format Yiwei Zhang
2024-03-15Revert "swapchain: support RGBX backed opaque swapchain for offs..." George Verhaegen
2024-03-12swapchain: support RGBX backed opaque swapchain for offscreen Yiwei Zhang
2024-03-12swapchain: pass VkFormat to GetNativeDataspace directly Yiwei Zhang
2024-02-09Add more supported vulkan color space Yuxin Hu
2024-02-08Add VK_COLOR_SPACE_DISPLAY_P3_LINEAR_EXT to FP16 surface Yuxin Hu
2024-02-06Add VK_COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT to FP16 surface Yuxin Hu
2024-01-17Check for USAGE_FRONT_BUFFER after GPDIFP2 Trevor David Black
2023-12-26bound the swapchain num_image by the min and max image count Trevor David Black
2023-12-12Add AHardwareBuffer* to VkNativeBufferANDROID Trevor David Black
2023-11-14Pass in VkImageCompressionControlEXT for swapchain usage query Vamsidhar reddy Gaddam
2023-10-09Merge changes from topic "bump android.hardware.graphics.common to V5" into main Sergiu Ferentz
2023-10-04Merge "Deprecate GetSwapchainGrallocUsageANDROID from the platform" into main Trevor Black
2023-10-04Deprecate GetSwapchainGrallocUsageANDROID from the platform Trevor David Black
2023-10-03Refactoring HAL Dataspace to AIDL Dataspace sergiuferentz
2023-09-26Clarified value of 2 for default buffers in vulkan swapchain Trevor David Black
2023-09-07remove min_undequeued_buffers from VkCreateSwapchainKHR Trevor David Black
2023-08-30Move swapchain GetPhysicalDeviceSurfaceCapabilities2KHR to switch-case Trevor David Black
2023-08-05Merge "Add swapchainImageUsage to VkGrallocUsageInfo2" into udc-qpr-dev am: 9... Trevor Black
2023-08-04Merge "Add swapchainImageUsage to VkGrallocUsageInfo2" into udc-qpr-dev am: 9... Trevor Black
2023-08-03Add swapchainImageUsage to VkGrallocUsageInfo2 Trevor David Black
2023-07-19Fix bt2020 linear ext mapping issue in EGL and Vulkan. Sally Qi
2023-07-18Merge "Move vulkan swapchain from pixelformat to aidl" into main am: 39a9427c... Trevor Black
2023-07-18Merge "Move vulkan swapchain from pixelformat to aidl" into main am: 39a9427c... Trevor Black
2023-07-17Move vulkan swapchain from pixelformat to aidl Trevor David Black
2023-06-26Fix the bug in image compression that failed to specify correct usage, type, ... Trevor David Black
2023-06-08Correctly implement minImageCount for swapchain Trevor David Black
2023-04-19swapchain: avoid redundant disconnect/connect for new surface Yiwei Zhang
2023-04-14Processing native_window_get_refresh_cycle_duration error Alina Kalyakina
2023-03-22Merge "Explicitly query for VK_EXT_rgba10x6_formats in Vulkan" am: 7ac34d3210... Trevor Black
2023-03-22Explicitly query for VK_EXT_rgba10x6_formats in Vulkan Trevor David Black
2022-12-28Revert "Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1"""" Chris Forbes
2022-12-22Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1""" Ian Elliott
2022-12-22Reland: "libvulkan: Implement EXT_swapchain_maintenance1"" Chris Forbes
2022-12-21Merge "Revert "libvulkan: Implement EXT_swapchain_maintenance1"" Ian Elliott
2022-12-21Revert "libvulkan: Implement EXT_swapchain_maintenance1" Ian Elliott
2022-12-21Merge "libvulkan: Implement EXT_swapchain_maintenance1" Ian Elliott
2022-12-21libvulkan: Implement EXT_swapchain_maintenance1 Chris Forbes
2022-12-21Merge changes from topic "AHB_format_r_16+" am: 112211eef1 am: 7f60bfb5f9 am:... Trevor Black
2022-12-16The ahb changes necessary for Trevor David Black
2022-12-16swapchain: Don't call native_window_get_wide_color_support Chris Forbes
2022-12-13Merge "Adding new Vulkan metrics to GPU Stats" Serdar Kocdemir
2022-12-12Adding new Vulkan metrics to GPU Stats Serdar Kocdemir