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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vulkan/wsi: simplify meson file tracking
Eric Engestrom
2018-10-29
1
-18
/
+5
*
vulkan: Update the XML and headers to 1.1.90
Jason Ekstrand
2018-10-29
1
-6
/
+30
*
vulkan: drop always-true param
Eric Engestrom
2018-10-26
2
-6
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
7
-60
/
+56
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
6
-0
/
+149
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
7
-21
/
+16
*
vulkan: Update the XML and headers to 1.1.88
Samuel Pitoiset
2018-10-13
1
-32
/
+221
*
vulkan: Update the XML and headers to 1.1.86
Jason Ekstrand
2018-10-01
1
-66
/
+791
*
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
6
-22
/
+16
*
vulkan: Update the XML and headers to 1.1.84
Jason Ekstrand
2018-09-10
1
-63
/
+217
*
vulkan/alloc: Add a vk_strdup helper
Jason Ekstrand
2018-08-28
1
-0
/
+17
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
vk/wsi: avoid reading uninitialised memory
Eric Engestrom
2018-08-23
1
-2
/
+2
*
vulkan/wsi: fix pointer-integer conversion warnings
Grazvydas Ignotas
2018-08-23
2
-3
/
+3
*
vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues
Kai Wasserbäch
2018-08-18
1
-1
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-1
/
+1
*
autoconf: stop exporting internal wayland details
Emil Velikov
2018-08-07
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
2
-16
/
+186
*
vulkan: Update the XML and headers to 1.1.80
Jason Ekstrand
2018-07-08
1
-49
/
+231
*
vulkan: utils: handle hexadecimal values in registry
Lionel Landwerlin
2018-07-06
1
-1
/
+1
*
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
3
-2
/
+378
*
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
Keith Packard
2018-06-20
2
-1
/
+3
*
Vulkan/wsi: Implement VK_EXT_display_surface_counter
Jason Ekstrand
2018-06-20
2
-0
/
+60
*
vulkan/wsi: Get rid of the get_capabilities hook
Jason Ekstrand
2018-06-20
5
-6
/
+10
*
vulkan: Add EXT_acquire_xlib_display [v5]
Keith Packard
2018-06-19
4
-0
/
+515
*
vulkan: Add EXT_direct_mode_display [v2]
Keith Packard
2018-06-19
2
-0
/
+23
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
8
-3
/
+1604
*
vulkan/wsi: Destroy swapchain images after terminating FIFO queues
Cameron Kumar
2018-06-08
1
-3
/
+3
*
vulkan: don't free uninitialised memory
Eric Engestrom
2018-05-29
1
-1
/
+1
*
vulkan: Update header+vk.xml to 1.1.76
Bas Nieuwenhuizen
2018-05-28
1
-140
/
+319
*
vulkan/wsi: Only use LINEAR modifier for prime if supported.
Bas Nieuwenhuizen
2018-05-08
3
-2
/
+5
*
vulkan: Update the XML and headers to 1.1.73
Jason Ekstrand
2018-04-16
1
-5
/
+5
*
vulkan: Drop vk_android_native_buffer.xml
Jason Ekstrand
2018-04-10
4
-60
/
+2
*
vulkan: Update the XML and headers to 1.1.72
Samuel Pitoiset
2018-04-09
1
-47
/
+239
*
vulkan/wsi/wayland: fix leaks
James Legg
2018-04-03
1
-0
/
+4
*
wayland-drm: do not distribute generated sources
Juan A. Suarez Romero
2018-03-23
1
-5
/
+10
*
dri3: Don't fail on version mismatch
Daniel Stone
2018-03-20
1
-0
/
+4
*
dri3: allow building against older xcb (v3)
Dave Airlie
2018-03-16
1
-2
/
+10
*
vulkan/wsi/x11: correct DRI3 version in comment
Emil Velikov
2018-03-16
1
-1
/
+1
*
vulkan/wsi/x11: use ARRAY_SIZE where applicable
Emil Velikov
2018-03-16
1
-2
/
+2
*
vulkan: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
2018-03-12
1
-4
/
+4
*
vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
Louis-Francis Ratté-Boulianne
2018-03-09
1
-3
/
+60
*
vulkan/wsi/x11: Add support for DRI3 v1.2
Daniel Stone
2018-03-09
1
-17
/
+161
[prev]
[next]