mesa/src
Connor Abbott 77f0551f60 tu: Always call tu_emit_renderpass_begin()
This doesn't actually emit any commands, it just dirties state to be
emitted later. In a resuming render pass, we can't rely on an earlier
suspending pass to actually have a draw call and emit the dirty state,
so we have to dirty these anyway. And it also sets fdm_enabled, which we
forgot to do with resuming render passes. Rename it to
tu_renderpass_begin() since it doesn't actually emit anything, and call
it for resuming render passes.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39868>
2026-03-06 21:26:40 +00:00
..
amd amd/common/virtio: use hash_table_u64 2026-03-06 11:30:30 +00:00
android_stub
asahi agx: use common code vote lowering 2026-02-25 17:29:29 +00:00
broadcom v3dv: parse V3DV_ENABLE_PIPELINE_CACHE with parse_debug_string 2026-03-06 10:41:00 +00:00
c11
compiler nir: Do NIR_DEBUG=print under a lock. 2026-03-06 19:50:38 +00:00
drm-shim
egl egl/dri: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
etnaviv etnaviv/ci: fix expectation 2026-03-06 16:39:17 +00:00
freedreno tu: Always call tu_emit_renderpass_begin() 2026-03-06 21:26:40 +00:00
gallium anv/ci: document more flakes 2026-03-06 16:39:17 +00:00
gbm
getopt
gfxstream gfxstream: Fix StagingInfo destruction ordering 2026-03-04 23:45:40 +00:00
glx glx: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
gtest
imagination pco: Add hwinfo check for features in sampler code 2026-03-05 15:33:10 +00:00
imgui
intel intel/blorp: drop unused BLORP_BATCH_COMPUTE_ENGINE flag 2026-03-06 20:42:05 +00:00
kosmickrisp kk,llvmpipe,nouveau: remove lower_vector_cmp from scalar backends 2026-03-04 19:50:27 +00:00
loader util,loader: silence asprintf() unused result warnings 2026-02-07 10:07:22 +00:00
mesa glsl: add workaround for MDK2 HD 2026-03-05 13:09:29 +00:00
microsoft dozen: Resolve Seg Fault in dzn_physical_device_create 2026-02-17 15:19:37 +00:00
nouveau nvk/ci: document recent flakes 2026-03-05 18:29:34 +00:00
panfrost pan: fix to not clear out of bitset range 2026-03-06 17:10:27 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util util: convert tabs to spaces for ralloc.c 2026-03-06 17:10:26 +00:00
virtio venus/ci: update expectations 2026-03-05 18:29:29 +00:00
vulkan vulkan/wsi: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00