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_wayland.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi/wayland: Add support for zwp_dmabuf
Daniel Stone
2018-02-21
1
-14
/
+127
*
vulkan/wsi: Add modifiers support to wsi_create_native_image
Jason Ekstrand
2018-02-21
1
-1
/
+2
*
vulkan/wsi: Add multiple planes to wsi_image
Daniel Stone
2018-02-21
1
-4
/
+7
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-6
/
+5
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
1
-1
/
+0
*
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
2017-12-04
1
-3
/
+0
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-23
/
+5
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-10
/
+3
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-3
/
+3
*
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
2017-12-04
1
-1
/
+10
*
vulkan/wsi: Add a wsi_image structure
Daniel Stone
2017-12-04
1
-21
/
+10
*
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2017-12-04
1
-1
/
+1
*
vulkan/wsi/wayland: Return better error messages
Jason Ekstrand
2017-09-27
1
-21
/
+36
*
vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if available
Jason Ekstrand
2017-09-27
1
-6
/
+33
*
vulkan/wsi/wayland: Stop caching Wayland displays
Jason Ekstrand
2017-09-27
1
-107
/
+54
*
vulkan/wsi/wayland: Refactor wsi_wl_display code
Jason Ekstrand
2017-09-27
1
-14
/
+33
*
vulkan/wsi/wayland: Stop printing out the DRM device
Jason Ekstrand
2017-09-26
1
-1
/
+0
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation
Philipp Zabel
2017-05-20
1
-3
/
+10
*
vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
2017-05-19
1
-16
/
+36
*
vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
2017-05-19
1
-12
/
+32
*
vulkan/wsi/wayland: Remove roundtrip when creating image
Daniel Stone
2017-05-19
1
-1
/
+0
*
vulkan: Fix Wayland uninitialised registry
Daniel Stone
2017-05-19
1
-4
/
+5
*
vulkan/wsi/wayland: Add support for VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-05-16
1
-0
/
+38
*
vulkan/wsi: Use vk_outarray for surface_get_formats
Jason Ekstrand
2017-05-16
1
-19
/
+9
*
vulkan/wsi/wayland: Pass damage through to the compositor
Jason Ekstrand
2017-04-03
1
-1
/
+15
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-0
/
+5
*
vulkan/wsi: move image count to shared structure.
Dave Airlie
2017-02-23
1
-11
/
+9
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-0
/
+1
*
vulkan/wsi: Lower the maximum image sizes
Jason Ekstrand
2017-01-25
1
-1
/
+2
*
vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresentModes
Jason Ekstrand
2017-01-25
1
-3
/
+5
*
vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats
Jason Ekstrand
2017-01-25
1
-7
/
+9
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-1
/
+1
*
vulkan: use STATIC_ASSERT instead of static_assert
Edward O'Callaghan
2016-12-07
1
-1
/
+1
*
wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
Dave Airlie
2016-11-16
1
-5
/
+11
*
vulkan/wsi: Report the correct min/maxImageCount
Jason Ekstrand
2016-11-10
1
-15
/
+10
*
vulkan/wsi/wayland: Clean up some error handling paths
Jason Ekstrand
2016-11-09
1
-0
/
+8
*
vulkan/wsi/wayland: Include pthread.h
Jason Ekstrand
2016-11-09
1
-0
/
+1
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-10-27
1
-3
/
+3
*
vulkan/wsi/wayland: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-1
/
+4
*
wsi/wayland: fix error path
Eric Engestrom
2016-10-20
1
-0
/
+4
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
1
-0
/
+828