mesa/src
Karol Herbst abce42ced6 rusticl: use stream uploader for cb0 if prefered
Using the same buffer without a barrier actually can lead to data races as
drivers might not properly synchronize the content. Using the stream
uploader is a neat fix which prevents us from having to use a barrier but
still keep high throughput when launching kernels back-to-back.

Fixes: 5ff33f9905 ("rusticl: use real buffer for cb0 for drivers prefering")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27666>
(cherry picked from commit 8da8c6c2d8)
2024-05-08 14:37:58 +02:00
..
amd radv, radeonsi: don't use D16 for f2f16_rtz 2024-05-05 15:47:07 +02:00
android_stub
asahi agx: set compact_arrays in compiler options 2024-04-12 18:43:48 +00:00
broadcom v3dv: fix VK_KHR_vertex_attribute_divisor 2024-04-30 14:22:41 +02:00
c11
compiler nir: fix nir_shader_get_function_for_name for functions without names. 2024-05-06 19:40:43 +02:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl egl/wayland: Fix sRGB format look up for config 2024-05-07 15:56:28 +02:00
etnaviv etnaviv: hwdb: Add VIP_V7 and NN_XYDP0 feature bits 2024-04-24 15:26:37 +00:00
freedreno ir3/ra: Don't demote movmsk instructions to non-shared 2024-04-29 16:32:34 +02:00
gallium rusticl: use stream uploader for cb0 if prefered 2024-05-08 14:37:58 +02:00
gbm gbm: plumb an 'implicit' param through device creation 2024-04-22 23:25:58 +00:00
getopt
glx glx: silence more implicit-load zink errors 2024-04-22 23:25:58 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel anv: fix leak of custom border colors 2024-05-06 19:40:41 +02:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa/st: don't use base shader serialization when uniforms are not packed 2024-05-05 15:47:01 +02:00
microsoft microsoft/compiler: set compact_arrays in compiler options 2024-04-05 17:56:28 +00:00
nouveau nak: Pass has_mod to all form of src2 requiring it 2024-04-25 16:50:28 +02:00
panfrost pan/kmod: Make default allocator thread-safe 2024-05-07 18:20:25 +02:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: import pipe_box and its helpers 2024-04-22 01:42:52 +00:00
virtio venus: fix to destroy all pipeline handles on early error paths 2024-04-29 16:32:36 +02:00
vulkan wsi/wayland: Dispatch event queue in wsi_wl_swapchain_queue_present 2024-04-29 16:32:35 +02:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00