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_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi/x11: Add support for VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-05-16
1
-0
/
+32
*
vulkan/wsi: Use vk_outarray for surface_get_formats
Jason Ekstrand
2017-05-16
1
-11
/
+12
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
vulkan/wsi: Improve the DRI3 error message
Jacob Lifshay
2017-03-01
1
-10
/
+41
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
1
-5
/
+55
*
vulkan/wsi: move image count to shared structure.
Dave Airlie
2017-02-23
1
-15
/
+14
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+70
*
vulkan/wsi: Lower the maximum image sizes
Jason Ekstrand
2017-01-25
1
-1
/
+2
*
vulkan/wsi: clarify the severity of lack of DRI3 v2
Andres Rodriguez
2017-01-19
1
-2
/
+4
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-2
/
+2
*
vulkan/wsi/x11: don't crash on null wsi x11 connection
Arda Coskunses
2016-12-22
1
-0
/
+3
*
vulkan/wsi/x11: don't crash on null visual
Arda Coskunses
2016-12-22
1
-0
/
+3
*
vulkan: use STATIC_ASSERT instead of static_assert
Edward O'Callaghan
2016-12-07
1
-1
/
+1
*
vulkan/wsi/x11: Destroy Present event context when destroying swapchain
Michel Dänzer
2016-11-30
1
-0
/
+6
*
wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
Dave Airlie
2016-11-16
1
-5
/
+11
*
vulkan/wsi/x11: Implement FIFO mode.
Jason Ekstrand
2016-11-10
1
-10
/
+164
*
vulkan/wsi: Report the correct min/maxImageCount
Jason Ekstrand
2016-11-10
1
-11
/
+10
*
vulkan/wsi/x11: Clean up connections in finish_wsi
Jason Ekstrand
2016-11-02
1
-0
/
+4
*
vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
Jason Ekstrand
2016-11-02
1
-0
/
+2
*
vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHR
Eduardo Lima Mitev
2016-10-28
1
-8
/
+3
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
Eduardo Lima Mitev
2016-10-28
1
-3
/
+3
*
vulkan/wsi/x11: add support for IMMEDIATE present mode
Dave Airlie
2016-10-27
1
-1
/
+3
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-10-27
1
-0
/
+1
*
vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
Dave Airlie
2016-10-27
1
-5
/
+57
*
vulkan/wsi/x11: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-4
/
+15
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
Eduardo Lima Mitev
2016-10-25
1
-3
/
+8
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
1
-0
/
+887