index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vulkan
/
wsi
/
wsi_common_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi: Make wsi_swapchain inherit from vk_object_base
Jason Ekstrand
2020-05-04
1
-18
/
+5
*
wsi: add minImageCount override
Eric Engestrom
2019-09-06
1
-1
/
+2
*
vulkan/wsi: Use one fence per image.
Bas Nieuwenhuizen
2019-07-26
1
-1
/
+1
*
wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE
Samuel Pitoiset
2019-04-10
1
-0
/
+4
*
wsi: query the ICD's max dimensions instead of hard-coding them
Eric Engestrom
2019-02-08
1
-0
/
+1
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
1
-3
/
+3
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+5
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
1
-1
/
+0
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
1
-1
/
+1
*
vulkan/wsi: Get rid of the get_capabilities hook
Jason Ekstrand
2018-06-20
1
-2
/
+0
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-0
/
+9
*
vulkan/wsi: Only use LINEAR modifier for prime if supported.
Bas Nieuwenhuizen
2018-05-08
1
-0
/
+1
*
vulkan/wsi: Add modifiers support to wsi_create_native_image
Jason Ekstrand
2018-02-21
1
-0
/
+3
*
vulkan/wsi: Add drm_modifier member to wsi_image
Daniel Stone
2018-02-21
1
-0
/
+1
*
vulkan/wsi: Add multiple planes to wsi_image
Daniel Stone
2018-02-21
1
-4
/
+5
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-0
/
+10
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-0
/
+34
*
vulkan/wsi: Move wsi_swapchain to wsi_common_private.h
Jason Ekstrand
2017-12-04
1
-0
/
+46
*
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
2017-12-04
1
-7
/
+0
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-2
/
+23
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-0
/
+16
*
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
2017-12-04
1
-0
/
+37