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