mesa/src
Caterina Shablia e2256ed15a panvk: never report identicalMemoryLayout
Currently it's not easy to know which modifier will be picked for
an image and thus end up causing a layout difference. The next
commit causes us, for certain images, to choose interleaved 64k if
HOST_TRANSFER is not specified, but choose U-interleaved when it
is, causing a layout difference.

See https://gitlab.freedesktop.org/panfrost/mesa/-/issues/281 for
details.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39657>
2026-02-05 12:37:52 +00:00
..
amd radv: stop delaying decompression passes for feedback loops with DRLR 2026-02-05 10:55:42 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi pvr,pan,agx: drop cargo-culted nir_opt_loop calls 2026-02-02 23:16:22 +00:00
broadcom broadcom/compiler: inform NIR scheduler about 0 cost ALU instructions 2026-02-05 11:29:42 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler spirv: plumb spirv-dis --offsets 2026-02-04 12:05:10 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl zink/kopper: Allow surface creation for Pixmaps (non-window surfaces) 2026-01-30 19:00:54 +00:00
etnaviv etnaviv: hwdb: Add BLT_64BPP_MASKED_CLEAR_FIX cap 2026-01-27 00:57:26 +00:00
freedreno freedreno/decode: Fix query bin vals 2026-02-04 18:28:32 +00:00
gallium ac,radv,radeonsi: shorten some emit macro names 2026-02-04 13:27:49 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: fix build after vk.xml update 2026-01-26 18:25:51 +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 pvr: Fixup for deqp-vk.api 2d.optimal.* conformance 2026-02-05 10:18:09 +00:00
imgui
intel anv/video: disable encoder on untested platforms 2026-02-04 10:39:09 +00:00
kosmickrisp kk: Fix disabling workaround 4 2026-02-04 19:10:32 +00:00
loader loader: fix UB in wayland helper code. 2026-01-03 07:56:38 +00:00
mesa gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
microsoft vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
nouveau nvk: Reenable compression support with nouveau 1.4.2 2026-02-05 07:25:16 +00:00
panfrost panvk: never report identicalMemoryLayout 2026-02-05 12:37:52 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps/meson: minor refactor for pps_deps 2025-11-08 18:39:00 -08:00
util blake3: add blake3_neon.c only for little endian archs 2026-02-04 15:07:42 +00:00
virtio Uprev ANGLE to 63d1dd7c2dfccf6acbd92af224b48aa6ada45f1c 2026-02-02 19:05:23 +00:00
vulkan vulkan/wsi/x11: Don't use modifiers when ignoring SUBOPTIMAL 2026-02-05 08:11:42 +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