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
/
intel
/
vulkan
/
anv_wsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Use BO fences/semaphores for AcquireNextImage
Jason Ekstrand
2019-12-06
1
-30
/
+48
*
anv/wsi: signal the semaphore in the acquireNextImage
Lionel Landwerlin
2019-11-11
1
-4
/
+20
*
anv: add support for driconf
Eric Engestrom
2019-09-06
1
-1
/
+1
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+2
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
1
-3
/
+1
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+14
*
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
-9
/
+26
*
anv: Add VK_EXT_display_surface_counter to anv driver [v2]
Keith Packard
2018-06-20
1
-0
/
+12
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-1
/
+2
*
anv: Trivially implement VK_KHR_device_group
Jason Ekstrand
2018-03-07
1
-0
/
+22
*
anv/image: Add support for modifiers for WSI
Jason Ekstrand
2018-02-21
1
-4
/
+20
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-30
/
+6
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-18
/
+1
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-28
/
+23
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
1
-8
/
+11
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
1
-30
/
+5
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-4
/
+3
*
anv/wsi: Enable prime support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
anv/wsi: Use the common QueuePresent code
Jason Ekstrand
2017-12-04
1
-57
/
+6
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-121
/
+1
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-2
/
+12
*
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
2017-12-04
1
-1
/
+10
*
vulkan/wsi: Add a wsi_image structure
Daniel Stone
2017-12-04
1
-15
/
+10
*
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2017-12-04
1
-1
/
+2
*
anv: fix assert in wsi image code.
Dave Airlie
2017-10-11
1
-1
/
+1
*
anv/wsi: Allocate enough memory for the entire image
Jason Ekstrand
2017-10-07
1
-3
/
+4
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
1
-4
/
+4
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
1
-2
/
+4
*
anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
2017-08-28
1
-3
/
+6
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
anv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-05-16
1
-0
/
+27
*
anv: Drop 'x11' prefix from non-X11 WSI funcs
Chad Versace
2017-04-28
1
-16
/
+16
*
anv: Use the BO cache for DeviceMemory allocations
Jason Ekstrand
2017-04-27
1
-4
/
+4
*
anv: Set EXEC_OBJECT_ASYNC when available
Jason Ekstrand
2017-04-27
1
-0
/
+1
*
anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined
Matt Turner
2017-04-12
1
-0
/
+2
*
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
2017-04-04
1
-1
/
+6
*
anv: Implement VK_KHR_incremental_present
Jason Ekstrand
2017-04-03
1
-1
/
+9
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-1
/
+4
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+1
*
anv: wsi: report presentation error per image request
Lionel Landwerlin
2017-02-15
1
-8
/
+15
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-6
/
+6
*
anv: fix segfault in anv_BindImageMemory
Dave Airlie
2016-11-23
1
-1
/
+1
*
anv: Handle null in all destructors
Jason Ekstrand
2016-11-16
1
-0
/
+6
*
anv: Rework fences
Jason Ekstrand
2016-11-09
1
-1
/
+1
*
anv/wsi: Set the fence to signaled in AcquireNextImageKHR
Jason Ekstrand
2016-11-09
1
-3
/
+10
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
1
-19
/
+19
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
1
-1
/
+2
[next]