mesa/src
Aitor Camacho 4543fd1789 kk: Handle unbound sets that contain dynamic buffers
The offset for the dynamic buffers needs to be computed with the currently
bound pipeline layout. This change fixes incorrectly selecting the offset
for a dynamic buffer if a descriptor with a lower index than the currently
being bound contains a dynamic buffer but said descriptor hasn't being
bound yet. It also prevents the binding to override the dynamic buffers in
order to preserve the already bound dynamic descriptors.

Signed-off-by: Aitor Camacho <aitor@lunarg.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39337>
2026-01-16 02:06:39 +00:00
..
amd nir: Rename the unit_test_*_amd intrinics to be un-vendored. 2026-01-15 19:09:37 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi hk: unify tex builders 2026-01-14 08:18:15 +00:00
broadcom v3dv: add support for driconf 2026-01-15 21:36:16 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler glsl: replace gl ctx direct access 2026-01-15 22:21:05 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl wgl: Support contexts created from non-window DCs 2026-01-05 23:25:19 +00:00
etnaviv Uprev Piglit to 62d499d63d2b8b29a67efd9d93ed9b6a94d4950e 2026-01-14 06:57:19 +00:00
freedreno freedreno/decode: Add regex support for query-mode 2026-01-16 00:10:19 +00:00
gallium lima: update unknown field 2026-01-15 13:40:09 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Partial revert of "gfxstream: revert "gfxstream: Add Vulkan func/structs for passing debugging data to host"" 2026-01-09 22:50:18 +00:00
glx driconf: add a way to override GLX_CONTEXT_RESET_ISOLATION_BIT_ARB 2025-12-17 23:35:24 +00:00
gtest
imagination pco: Fix for shadow sampler comparison not clamping the compare value 2026-01-15 21:15:48 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel brw: Fix and properly use increment_a64_address() 2026-01-15 19:47:23 +00:00
kosmickrisp kk: Handle unbound sets that contain dynamic buffers 2026-01-16 02:06:39 +00:00
loader loader: fix UB in wayland helper code. 2026-01-03 07:56:38 +00:00
mesa mesa: replace gl ctx direct access 2026-01-15 22:21:05 +00:00
microsoft nir: move exact bit to nir_fp_math_control 2026-01-07 09:40:57 +00:00
nouveau nak/instr_sched_prepass: Fix RegOut special case 2026-01-09 23:31:45 +00:00
panfrost panvk: promote VK_EXT_robustness2 to VK_KHR_robustness2 2026-01-15 23:01:02 +00:00
poly nir: remove nir_io_add_const_offset_to_base 2025-11-29 00:16:38 +00:00
tool pps/meson: minor refactor for pps_deps 2025-11-08 18:39:00 -08:00
util util/log: add MESA_LOG_FILE_AUTO to generate log file 2026-01-15 09:45:04 +00:00
virtio venus/ci: Switch Alder Lake job to Xe KMD 2026-01-13 22:48:26 +00:00
vulkan vk/meta_copy_fill_update: simplify tex builder 2026-01-14 08:18:15 +00:00
x11 treewide: strip unneeded inc_gallium inc_gallium_aux 2025-11-13 22:01:43 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build kk: Add KosmicKrisp 2025-10-20 17:46:38 +00:00