index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
vulkan: Update the XML and headers to 1.0.68
Jason Ekstrand
1
-10
/
+81
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
1
-1
/
+4
2018-01-17
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
4
-0
/
+198
2018-01-11
meson: Use consistent style
Dylan Baker
1
-2
/
+4
2017-12-28
vulkan/wsi: free cmd pools
Dave Airlie
1
-0
/
+1
2017-12-18
android: fix vulkan driver build
Tapani Pälli
1
-2
/
+3
2017-12-04
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
3
-14
/
+52
2017-12-04
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
3
-21
/
+8
2017-12-04
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
3
-35
/
+148
2017-12-04
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
3
-7
/
+0
2017-12-04
vulkan/wsi: Move wsi_swapchain to wsi_common_private.h
Jason Ekstrand
2
-45
/
+47
2017-12-04
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2
-0
/
+22
2017-12-04
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2
-0
/
+50
2017-12-04
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
5
-62
/
+19
2017-12-04
vulkan/wsi: Move get_images into common code
Jason Ekstrand
4
-49
/
+34
2017-12-04
vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit
Jason Ekstrand
1
-0
/
+17
2017-12-04
vulkan/wsi: Only wait on semaphores on the first swapchain
Jason Ekstrand
1
-2
/
+7
2017-12-04
vulkan/wsi: Refactor result handling in queue_present
Jason Ekstrand
1
-26
/
+28
2017-12-04
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
2
-0
/
+88
2017-12-04
vulkan/wsi: Add a WSI_FROM_HANDLE macro
Jason Ekstrand
1
-0
/
+3
2017-12-04
vulkan/wsi: Do image creation in common code
Jason Ekstrand
5
-59
/
+144
2017-12-04
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
5
-61
/
+443
2017-12-04
vulkan/wsi: Add a mock image creation extension
Jason Ekstrand
1
-0
/
+18
2017-12-04
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
7
-4
/
+83
2017-12-04
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
4
-0
/
+41
2017-12-04
vulkan/wsi/x11: Handle the geometry check earlier in create_swapchain
Jason Ekstrand
1
-9
/
+10
2017-12-04
vulkan/wsi: Add a wsi_image structure
Daniel Stone
3
-61
/
+41
2017-12-04
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2
-4
/
+4
2017-11-27
vulkan: Update the XML and headers to 1.0.66
Jason Ekstrand
1
-15
/
+56
2017-10-26
vulkan: Update headers and registry to 1.0.64
Alex Smith
1
-26
/
+133
2017-10-20
meson: move wayland_drm_protocol generation to wayland-drm
Dylan Baker
1
-14
/
+0
2017-10-21
vulkan: update headers & registry to VK 1.0.63
Andres Rodriguez
1
-84
/
+180
2017-10-17
vulkan/wsi: Free the event in x11_manage_fifo_queues().
Henri Verbeet
1
-0
/
+1
2017-10-16
meson: split and simplify dependencies
Dylan Baker
1
-1
/
+9
2017-10-06
vulkan: util: add macros to extract extension/offset number from enums
Lionel Landwerlin
1
-0
/
+6
2017-09-27
meson: Add build Intel "anv" vulkan driver
Dylan Baker
3
-0
/
+140
2017-09-27
vulkan/wsi/wayland: Return better error messages
Jason Ekstrand
1
-21
/
+36
2017-09-27
vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if available
Jason Ekstrand
1
-6
/
+33
2017-09-27
vulkan/wsi/wayland: Stop caching Wayland displays
Jason Ekstrand
1
-107
/
+54
2017-09-27
vulkan/wsi/wayland: Refactor wsi_wl_display code
Jason Ekstrand
1
-14
/
+33
2017-09-26
vulkan/wsi/wayland: Stop printing out the DRM device
Jason Ekstrand
1
-1
/
+0
2017-09-22
vulkan: enum generator: Generate entries for extended enums
Jason Ekstrand
1
-8
/
+40
2017-09-22
vulkan: enum generator: Stop using iterparse
Jason Ekstrand
1
-26
/
+10
2017-09-22
vulkan: enum generator: generate extension number defines
Lionel Landwerlin
1
-4
/
+21
2017-09-22
vulkan: enum generator: make registry more flexible
Lionel Landwerlin
1
-9
/
+9
2017-09-22
vulkan: enum generator: sort enums by names
Lionel Landwerlin
1
-1
/
+2
2017-09-22
vulkan: enum generator: align function declarations/prototypes
Lionel Landwerlin
1
-21
/
+21
2017-09-19
configure.ac: split the wayland client/server confusion
Emil Velikov
1
-1
/
+1
2017-09-19
vulkan: automake: add vk_android_native_buffer.h in the source list
Juan A. Suarez Romero
1
-0
/
+1
2017-09-18
vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.py
Chad Versace
3
-5
/
+33
[next]