mesa/src
Connor Abbott c42f6597f9 ir3: Make sure constlen includes stc/ldc.k/ldg.k instructions
nir_opt_preamble sometimes adds useless expressions, in which case we
may have stc instructions and no corresponding use of the constant.
Things can go sideways when these aren't included in the constlen, so
far only observed when earlypreamble is enabled.

Fixes: ccc64b7e00 ("ir3: Plumb through store_uniform_ir3 intrinsic")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29903>
2024-06-26 15:16:38 +00:00
..
amd ac/nir: don't use the compute blit for PIPE_FORMAT_R5G6B5_UNORM 2024-06-26 14:02:13 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi asahi: Make asahi_clc build work on x86_64->x86 builds 2024-06-22 10:09:45 -04:00
broadcom broadcom/compiler: handle variable shared memory 2024-06-26 10:04:03 +00:00
c11
compiler nir/opt_sink: add load_kernel_input 2024-06-26 10:04:02 +00:00
drm-shim drm-shim: Stub syncobj reset ioctl 2024-05-21 14:14:25 +00:00
egl egl/wayland: ignore unsupported driver configs 2024-06-26 06:56:39 +00:00
etnaviv etnaviv: update headers from rnndb 2024-06-12 16:34:30 +00:00
freedreno ir3: Make sure constlen includes stc/ldc.k/ldg.k instructions 2024-06-26 15:16:38 +00:00
gallium radeonsi/tests: clarify the output when results changes 2024-06-26 14:02:13 +00:00
gbm egl/gbm: Enable RGBA configs 2024-06-25 19:30:12 +00:00
getopt
glx glx: fix build -D glx-direct=false 2024-06-14 16:24:33 +00:00
gtest
imagination treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
imgui
intel anv: Update synchronization of fast clear (xe2) 2024-06-26 05:25:44 +00:00
loader loader: use os_get_option() to allow android to set LIBGL_DRIVERS_PATH, GBM_BACKENDS_PATH, GALLIUM_PIPE_SEARCH_DIR 2024-06-21 07:44:36 +00:00
mapi gles1: fix glBufferSubData() 2024-06-24 17:08:12 +00:00
mesa glsl: remove unused symbol table functionality 2024-06-25 00:18:42 +00:00
microsoft treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
nouveau treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
panfrost panvk: support x11 wsi 2024-06-25 15:49:42 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util isl/iris/anv: provide drirc toggle intel_sampler_route_to_lsc 2024-06-24 09:23:07 +00:00
virtio venus: support VK_ANDROID_NATIVE_BUFFER_SPEC_VERSION 8 2024-06-25 09:08:12 +00:00
vulkan vulkan/runtime: implementaiton -> implementation 2024-06-26 12:31:00 +00:00
.clang-format asahi: add agx_ppp_push_merged helper 2024-05-14 04:57:27 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00