mesa/src
Chia-I Wu 8f60ccf969 radv: fix VkDrmFormatModifierProperties2EXT for multi-planar formats
Do not report DCC modifiers for multi-planar formats.  We don't support
DCC for them and drmFormatModifierPlaneCount had incorrect values.

Fix vkGetImageSubresourceLayout for multi-planar images with modifiers.
In that case, memory planes and format planes are equivalent.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25964>
2023-12-08 14:21:42 +00:00
..
amd radv: fix VkDrmFormatModifierProperties2EXT for multi-planar formats 2023-12-08 14:21:42 +00:00
android_stub
asahi asahi: Use the compat version of qsort_r 2023-11-29 17:01:09 +00:00
broadcom broadcom/ci: avoid running the rpi4 jobs when changing the rpi3 expectations, and vice-versa 2023-12-07 18:44:03 +00:00
c11
compiler util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
drm-shim
egl meson: work around meson 0.62 issue 2023-12-04 11:41:37 +00:00
etnaviv etnaviv/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 18:26:35 +00:00
freedreno freedreno/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:37:25 +00:00
gallium nouveau: drop unused #includes of tgsi_parse.h 2023-12-07 22:29:09 +00:00
gbm
getopt
glx mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
gtest
imagination pvr: update symbols that have become aliases for newer ones 2023-12-04 12:16:06 +00:00
imgui
intel anv: Don't report more memory available than the heap size 2023-12-07 15:12:38 -08:00
loader
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
microsoft microsoft/clc: One more image lowering fix 2023-12-06 23:46:42 +00:00
nouveau nvk/nak: fix regression with shf changes on sm70 2023-12-08 05:30:09 +00:00
panfrost panfrost/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:21:11 +00:00
tool
util util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
virtio venus: dispatch background shader tasks to secondary ring 2023-12-08 04:06:37 +00:00
vulkan vk/update-aliases.py: only apply renames for the vulkan api (not vulkansc) 2023-12-07 19:52:01 +00:00
.clang-format
meson.build