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: add an overlay layer
Lionel Landwerlin
2019-02-21
10
-0
/
+2185
*
vulkan: Update the XML and headers to 1.1.101
Lionel Landwerlin
2019-02-20
1
-32
/
+169
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
6
-6
/
+5
*
wsi: query the ICD's max dimensions instead of hard-coding them
Eric Engestrom
2019-02-08
6
-12
/
+32
*
wsi/display: add comment
Eric Engestrom
2019-02-02
1
-1
/
+1
*
vulkan: make generated enum to strings helpers available from c++
Lionel Landwerlin
2019-01-22
1
-0
/
+8
*
wsi: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
1
-15
/
+15
*
vulkan: Update the XML and headers to 1.1.97
Jason Ekstrand
2019-01-07
1
-28
/
+147
*
vulkan: Update the XML and headers to 1.1.96
Jason Ekstrand
2018-12-17
1
-11
/
+11
*
vulkan: Update the XML and headers to 1.1.95
Jason Ekstrand
2018-12-03
1
-29
/
+101
*
vulkan/wsi: fix s/,/;/ typo
Eric Engestrom
2018-11-28
1
-2
/
+2
*
wsi/display: fix mem leak when freeing swapchains
Eric Engestrom
2018-11-28
1
-0
/
+2
*
vulkan/utils: s/VERSION/PACKAGE_VERSION/
Eric Engestrom
2018-11-26
1
-3
/
+3
*
vulkan: Update the XML and headers to 1.1.93
Jason Ekstrand
2018-11-22
1
-16
/
+68
*
vulkan: Allow storage images in the WSI.
Bas Nieuwenhuizen
2018-11-21
3
-0
/
+3
*
vulkan: Update the XML and headers to 1.1.91
Jason Ekstrand
2018-11-06
1
-220
/
+243
*
wsi/wayland: only finish() a successfully init()ed display
Eric Engestrom
2018-11-05
1
-1
/
+2
*
wsi/wayland: use proper VkResult type
Eric Engestrom
2018-11-05
1
-2
/
+2
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
vulkan/wsi: use the drmGetDevice2() API
Emil Velikov
2018-10-30
1
-1
/
+1
*
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
[next]