zink: move semaphore caching to zink_reset_batch_state()
[platform/upstream/mesa.git] / src / vulkan /
2023-01-18 Dave Airlievulkan/format: add a 10-bit video format
2023-01-18 Dave Airlievulkan/video: add common h264/h265 parameter set manage...
2023-01-16 Adam Jacksonwsi/x11: Support depth 16 visuals
2023-01-16 Adam Jacksonwsi/x11: Infer the default surface format from the...
2023-01-16 Adam Jacksonwsi/x11: Make get_sorted_vk_formats handle varying...
2023-01-16 Jason Ekstrandvulkan: Add a common vk_ycbcr_conversion struct
2023-01-16 Jason Ekstrandvulkan/formats: Add YCbCr format information
2023-01-16 Alejandro Piñeirovulkan/wsi: check if image info was already freed
2023-01-15 Konstantin Seurervulkan: Track the nullDescriptor feature
2023-01-13 Lionel Landwerlinvulkan/debug_utils: copy debug util labels
2023-01-12 Konstantin Seurervulkan/rmv: Only trace on the n-th frame
2023-01-12 Dave Airlievk_cmd_queue: add a callback to free push descriptors...
2023-01-11 Jason Ekstrandvulkan/wsi: Use the newly imported dma-buf.h
2023-01-11 Eric Engestromwsi/meson: add missing dep
2023-01-11 Boris Brezillonvulkan/wsi: Hook-up DXGI swapchains and DComp
2023-01-11 Jesse Natalievulkan/wsi: Port Win32 WSI to C++
2023-01-11 Boris Brezillonvulkan/wsi: Allow platform code to define extra depende...
2023-01-11 Boris Brezillonvulkan/wsi: Add support for image -> image blits
2023-01-11 Boris Brezillonvulkan/wsi: Dissociate the blit context and image confi...
2023-01-11 Boris Brezillonvulkan/wsi: Prepare things for image to image blits
2023-01-11 Boris Brezillonvulkan/wsi: Don't set use_buffer_blit manually in the...
2023-01-11 Boris Brezillonvulkan/wsi: Simplify wsi_win32_surface_create_swapchain...
2023-01-11 Boris Brezillonvulkan/wsi: Indent fixes in ws_common_win32.c
2023-01-11 Friedrich Vockvulkan: Add RMV file exporter
2023-01-11 Friedrich Vockvulkan: Add common RMV tracing infrastructure
2023-01-11 Friedrich Vockvulkan: Add RMV token definitions
2023-01-03 Chad Versacevulkan/runtime: Preserve pNext when upgrading to synchr...
2023-01-02 Konstantin Seurervulkan: Allow passing NULL dispatch tables to vk_device...
2022-12-19 Dave Airlievulkan: update headers/registry to 1.3.238 for video...
2022-12-19 Dave Airlievulkan/util: handle LUNARG in the list of special prefixes
2022-12-19 Dave Airlievulkan/cmd_queue: update generator to handle guarded...
2022-12-14 Hans-Kristian Arntzenwsi/x11: Rename the present progress objects.
2022-12-14 Hans-Kristian Arntzenwsi/x11: Fix possible deadlock with wait_ready.
2022-12-12 Connor Abbottvk/descriptor_set_layout: Add optional destructor
2022-12-09 Rebecca Mckeevervulkan/runtime: Add VK_KHR_device_group provided entryp...
2022-12-08 Iván Brianovulkan: VkPolygonMode has a bit more than two values
2022-12-02 Konstantin Seurervulkan: Use vk_image_sanitize_extent
2022-11-25 Bas Nieuwenhuizenvulkan: Remove asserts that weren't valid for RADV...
2022-11-23 Hans-Kristian Arntzenwsi/x11: Rewrite wait logic for ANI/WaitForPresentKHR.
2022-11-23 Hans-Kristian Arntzenwsi/x11: Mention problems with xcb_wait_for_special_eve...
2022-11-23 Hans-Kristian Arntzenwsi/common: Allow present-wait to be unconditionally...
2022-11-23 Hans-Kristian Arntzenwsi/display: Implement VK_KHR_present_wait on KHR_displ...
2022-11-23 Hans-Kristian Arntzenwsi/x11: Implement VK_KHR_present_wait on X11.
2022-11-23 Hans-Kristian Arntzenvulkan/wsi: Add mechanism to wait for WSI semaphore...
2022-11-23 Hans-Kristian Arntzenvulkan/wsi: Refactor out wsi_init_pthread_cond_monotonic.
2022-11-23 Daniel Stonevulkan/wsi: Add stub interface for VK_KHR_present_wait
2022-11-23 Hans-Kristian Arntzenvk/runtime: Fix narrowing of timeline signal and wait...
2022-11-23 Simon Servulkan/device-select-layer: drop wayland-protocols dep
2022-11-22 Jason Ekstrandvulkan: Add a dummy vk_common_CmdSetColorBlendAdvancedEXT()
2022-11-22 Jason Ekstrandvulkan: Add a common implementation of CmdSetSampleLoca...
2022-11-22 Jason Ekstrandvulkan: Add state for extraPrimitiveOverestimationSize
2022-11-18 Michel Dänzervulkan/wsi/wayland: Set num_modifier_lists = 0 if num_d...
2022-11-17 Jason Ekstrandvulkan: Update the XML and headers to 1.3.235
2022-11-16 Joshua Ashtonwsi/display: Refactor available_surface_formats structure
2022-11-14 Konstantin Seurervulkan,radv: Remove vk_shader_module_clone
2022-11-13 Jason Ekstrandvulkan: Unconditionally add barriers for missing extern...
2022-11-13 Jason Ekstrandvulkan: Handle VK_SUBPASS_EXTERNAL at the end of a...
2022-11-12 Simon Servulkan/wsi/wayland: fix unaligned load of dev_t
2022-11-11 Yonggang Luowsi: Use UTIL_ARCH_LITTLE_ENDIAN instead MESA_LITTLE_ENDIAN
2022-11-11 Yonggang Luomeson: Refactoring shared gen_vs_module_defs_normal_com...
2022-11-11 Dave Airlievulkan: Add common cmd buffer state tracking
2022-11-10 Yonggang Luoutil: normalize include files under src/util/*.h with...
2022-11-10 Yonggang Luovulkan: Replace _Alignas with alignas
2022-11-09 Mario Kleinervulkan/wsi/display: Reset connector state in vkReleaseD...
2022-11-09 Yonggang Luovulkan/device-select-layer: Remove the need of call_onc...
2022-11-08 Simon Servulkan/wsi/wayland: return VK_ERROR_NATIVE_WINDOW_IN_US...
2022-11-04 Boris Brezillonvulkan: Provide a vk_image_create_get_format_list(...
2022-11-04 Boris Brezillonvulkan: Automatically generate helpers to retrieve...
2022-11-03 Eric Engestromvk/runtime: drop incorrect UNUSED annotation
2022-11-02 Illia Abernikhinutils: Merge util/debug.* into util/u_debug.* and remov...
2022-10-27 Iago Toral Quirogavulkan/runtime: include robustness info when hashing...
2022-10-26 Lionel Landwerlinvulkan/wsi/wl: correctly find whether the compositor...
2022-10-24 Ella Stanforthvulkan: wsi: fix musl build
2022-10-21 Thomas H.P. Andersenvulkan: drop const for descriptor set
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: avoid useless re-allocations when...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: add per-surface dma-buf feedback...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: add default dma-buf feedback support
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: remove refcount from struct wsi_wl_...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: move wl_surface and wl_display...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: take ownership of wsi_wl_surface...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: introduce struct wsi_wl_surface
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: remove unnecessary spaces in struct...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: move some structs to beginning...
2022-10-14 Lionel Landwerlinvulkan/runtime: don't lookup the pipeline disk cache...
2022-10-14 Ryan Houdekvulkan/wsi: Add dep_libudev to idep dependencies
2022-10-14 Yonggang Luoutil/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to...
2022-10-11 Mike Blumenkrantzvk/graphics_state: don't set default sample locations...
2022-10-07 Jason Ekstrandvulkan,lavapipe: Use a tri-state enum for depth clip...
2022-09-30 Bas Nieuwenhuizenvulkan/wsi/x11: Fix double free of modifiers.
2022-09-29 Jason Ekstrandvulkan: Add more dynamic color blend states
2022-09-29 Jason Ekstrandvulkan: Add more dynamic multisample states
2022-09-29 Jason Ekstrandvulkan: Add dynamic state for tessellation domain origin
2022-09-29 Jason Ekstrandvulkan: Add more dynamic rasterizer state
2022-09-29 Jason Ekstrandvulkan: Add a dynamic state for vp.depth_clip_negative_...
2022-09-29 Jason Ekstrandvulkan: Rename viewport_state::negative_one_to_one
2022-09-29 Mike Blumenkrantzvulkan: Update the XML and headers to 1.3.230
2022-09-29 Jason Ekstrandvulkan: Use altlen when available for array lengths
2022-09-28 Jason Ekstrandvulkan/wsi: Add a supports_scanout flag
2022-09-28 Jason Ekstrandvulkan/wsi: Add a typedef for memory type select callbacks
2022-09-28 Jason Ekstrandvulkan/wsi: Don't expose as many image configure helpers
next