index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vulkan
/
wsi
/
wsi_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
1
-0
/
+5
*
wsi: add minImageCount override
Eric Engestrom
2019-09-06
1
-0
/
+6
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+8
*
wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE
Samuel Pitoiset
2019-04-10
1
-0
/
+1
*
wsi: deduplicate get_current_time() functions between display and x11
Eric Engestrom
2019-03-11
1
-0
/
+3
*
wsi: query the ICD's max dimensions instead of hard-coding them
Eric Engestrom
2019-02-08
1
-0
/
+2
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
1
-3
/
+2
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+7
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
1
-1
/
+3
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
1
-6
/
+4
*
vulkan: add VK_EXT_display_control [v10]
Keith Packard
2018-06-23
1
-0
/
+10
*
Vulkan/wsi: Implement VK_EXT_display_surface_counter
Jason Ekstrand
2018-06-20
1
-0
/
+15
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-2
/
+3
*
vulkan/wsi: Add modifiers support to wsi_create_native_image
Jason Ekstrand
2018-02-21
1
-0
/
+23
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-12
/
+7
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-15
/
+2
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-35
/
+37
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
1
-1
/
+0
*
vulkan/wsi: Move wsi_swapchain to wsi_common_private.h
Jason Ekstrand
2017-12-04
1
-45
/
+1
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
1
-0
/
+8
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
1
-0
/
+12
*
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
2017-12-04
1
-3
/
+2
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-2
/
+7
*
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
2017-12-04
1
-0
/
+10
*
vulkan/wsi: Add a WSI_FROM_HANDLE macro
Jason Ekstrand
2017-12-04
1
-0
/
+3
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-27
/
+1
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-9
/
+45
*
vulkan/wsi: Add a mock image creation extension
Jason Ekstrand
2017-12-04
1
-0
/
+18
*
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
2017-12-04
1
-0
/
+1
*
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
2017-12-04
1
-0
/
+7
*
vulkan/wsi: Add a wsi_image structure
Daniel Stone
2017-12-04
1
-8
/
+11
*
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2017-12-04
1
-3
/
+3
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
vulkan/wsi: Add get_capabilities2 and get_formats2d interface pointers
Jason Ekstrand
2017-05-16
1
-0
/
+8
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
vulkan/wsi: Fix some line wrapping
Jason Ekstrand
2017-04-03
1
-1
/
+4
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-0
/
+8
*
vulkan/wsi: move image count to shared structure.
Dave Airlie
2017-02-23
1
-0
/
+1
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-0
/
+1
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-1
/
+19
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-10-27
1
-0
/
+1
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
1
-0
/
+133