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_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles
Emil Velikov
2019-04-26
1
-2
/
+2
*
vulkan/wsi: check if the display_fd given is master
Emil Velikov
2019-04-26
1
-0
/
+27
*
wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE
Samuel Pitoiset
2019-04-10
1
-1
/
+1
*
anv,radv: Implement VK_KHR_surface_capability_protected
Jason Ekstrand
2019-03-18
1
-4
/
+21
*
wsi: deduplicate get_current_time() functions between display and x11
Eric Engestrom
2019-03-11
1
-12
/
+4
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
wsi: query the ICD's max dimensions instead of hard-coding them
Eric Engestrom
2019-02-08
1
-3
/
+8
*
wsi/display: add comment
Eric Engestrom
2019-02-02
1
-1
/
+1
*
wsi/display: fix mem leak when freeing swapchains
Eric Engestrom
2018-11-28
1
-0
/
+2
*
vulkan: Allow storage images in the WSI.
Bas Nieuwenhuizen
2018-11-21
1
-0
/
+1
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
1
-21
/
+1
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+41
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
1
-1
/
+0
*
vulkan: Disable randr lease for libxcb < 1.13
Maxime
2018-09-27
1
-0
/
+2
*
vulkan/wsi/display: wsi_display_select_crtc() doesn' need to modify the conne...
Eric Engestrom
2018-09-24
1
-1
/
+1
*
vulkan/wsi/display: check if wsi_swapchain_init() succeeded
Eric Engestrom
2018-09-24
1
-0
/
+4
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
1
-2
/
+2
*
vulkan/wsi: fix pointer-integer conversion warnings
Grazvydas Ignotas
2018-08-23
1
-2
/
+2
*
vulkan/wsi: fix incorrect assignment in assert()
Eric Engestrom
2018-07-25
1
-2
/
+2
*
anv,radv: Add support for VK_KHR_get_display_properties2
Jason Ekstrand
2018-07-09
1
-16
/
+159
*
vulkan/wsi_common_display: Return SURFACE_LOST for fatal DRM errors
Keith Packard
2018-06-27
1
-7
/
+7
*
vulkan: add VK_EXT_display_control [v10]
Keith Packard
2018-06-23
1
-2
/
+339
*
vulkan/wsi: Get rid of the get_capabilities hook
Jason Ekstrand
2018-06-20
1
-1
/
+0
*
vulkan: Add EXT_acquire_xlib_display [v5]
Keith Packard
2018-06-19
1
-0
/
+488
*
vulkan: Add EXT_direct_mode_display [v2]
Keith Packard
2018-06-19
1
-0
/
+18
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-0
/
+1477