mesa/src
Boris Brezillon 0eec8b0ff6 panvk: Fix depth/stencil image views
Vulkan wants an R001 pattern, where the depth/stencil is stored in
the red component, but the pan_format/texture logic gives us RRRR.
Tweak the swizzle so we get what Vulkan wants.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28417>
2024-04-18 15:04:57 +00:00
..
amd radv: initialize a couple of variables 2024-04-18 14:26:37 +00:00
android_stub
asahi agx: set compact_arrays in compiler options 2024-04-12 18:43:48 +00:00
broadcom broadcom/compiler: enable perquad with uses_wide_subgroup_intrinsics 2024-04-18 09:00:56 +00:00
c11
compiler nir: print i/o variables in location order 2024-04-17 00:46:40 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl egl: drop dead dri2_dpy param in dri2_wl_visual_idx_from_config() 2024-04-18 11:22:49 +00:00
etnaviv etnaviv: avoid re-defining prog_python 2024-04-18 10:03:08 +00:00
freedreno ci: uprev CTS to vulkan-cts-1.3.8.0 2024-04-17 21:22:36 +00:00
gallium lavapipe: add 1 new failure and 1 new timeout since CTS uprev to 1.3.8.0 2024-04-18 12:22:19 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx glx/egl: fix LIBGL_KOPPER_DISABLE 2024-04-04 13:18:00 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel ci: uprev CTS to vulkan-cts-1.3.8.0 2024-04-17 21:22:36 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa: fix typo 2024-04-16 23:56:19 +00:00
microsoft microsoft/compiler: set compact_arrays in compiler options 2024-04-05 17:56:28 +00:00
nouveau nil: cbindgen is required 2024-04-17 23:16:31 -05:00
panfrost panvk: Fix depth/stencil image views 2024-04-18 15:04:57 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: simplify loop logic in util_format_get_first_non_void_channel() 2024-04-18 14:26:37 +00:00
virtio ci: uprev CTS to vulkan-cts-1.3.8.0 2024-04-17 21:22:36 +00:00
vulkan wsi/x11: drop unused param in x11_present_to_x11_sw() 2024-04-18 13:51:48 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00