mesa/src/vulkan
Simon Ser 713a4363e5 vulkan/wsi/wayland: remove format switch from wl_shm_format_for_vk_format
Instead of maintaining two similar switches (one for DRM formats,
one for wl_shm formats), only maintain a single switch (for DRM)
and convert DRM formats to enum wl_shm_format. This reduces the
risk to have inconsistencies between these two functions.

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14634>
2022-02-01 08:00:22 +00:00
..
device-select-layer vulkan-device-select: Don't leak drmDevicePtr 2021-12-06 11:21:03 +00:00
overlay-layer vulkan/overlay: revise and reformat README 2022-01-31 19:09:56 +00:00
registry vulkan: Update the XML and headers to 1.3.204 2022-01-25 15:57:53 +00:00
runtime vulkan: Fix leak of error messages 2022-01-27 23:47:46 +00:00
util vulkan: Update the XML and headers to 1.3.204 2022-01-25 15:57:53 +00:00
wsi vulkan/wsi/wayland: remove format switch from wl_shm_format_for_vk_format 2022-02-01 08:00:22 +00:00
meson.build vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00