mesa/src
Mike Blumenkrantz cd582fa016 zink: add checks/compat for low-spec descriptor buffer implementations
for implementations that can only support 1 descriptor buffer:
* prefer templates
* allow db if explicitly requested, but disable bindless (for testing)

fix #10640

Fixes: b8b51d96b01 ("zink: delete maxDescriptorBufferBindings checks")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27696>
(cherry picked from commit 83d1241cf5be73027531c6c341e4d896b1441792)
2024-02-25 14:11:27 +00:00
..
amd radv/ci: switch vkcts-polaris10 from mupuf to KWS' farm 2024-02-25 11:33:41 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:34:30 +00:00
broadcom broadcom/compiler: be more careful with unifa in non-uniform control flow 2024-01-31 22:21:24 +00:00
c11
compiler spirv: Fix SpvOpExpectKHR 2024-02-25 10:11:58 +00:00
drm-shim
egl egl/drm: flush before calling get_back_bo 2024-02-06 22:06:12 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno mesa: plumb errors through to texture allocation 2024-02-14 16:59:44 +00:00
gallium zink: add checks/compat for low-spec descriptor buffer implementations 2024-02-25 14:11:27 +00:00
gbm
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-18 17:52:09 +00:00
gtest
imagination pvr: alloc WSI memory via GPU when there isn't a valid display FD 2023-12-12 12:41:13 +00:00
imgui
intel anv: fix buffer marker cache flush issues on MTL 2024-02-14 17:05:00 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 21:22:04 +00:00
mapi
mesa mesa: fix off-by-one for newblock allocation in dlist_alloc 2024-02-25 11:33:41 +00:00
microsoft dzn: Don't set view instancing mask until after the PSO 2024-02-24 18:27:57 +00:00
nouveau nvk: Don't clobber vb0 after repeated blits 2024-02-14 17:01:50 +00:00
panfrost pan/va: Add missing valhall_enums dep to valhall_disasm 2024-02-14 16:59:43 +00:00
tool
util radv,driconf: Enable active AS leaf workaround for Jedi Survivor 2024-02-14 17:26:50 +00:00
virtio venus: fix the cmd stride used for qfb recording 2024-02-25 13:54:25 +00:00
vulkan vulkan/runtime: add helper to query attachment layout 2024-02-25 11:33:40 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build