mesa/src
Alejandro Piñeiro 0fe5490724 v3d/format: use XYZ1 swizzle for three-component formats
R11G11B10_FLOAT and R9G9B9E5_FLOAT are three-component formats, so we
shouldn't use 1 for the alpha component.

We don't know about any test/app getting fixed with this change, but
it is the equivalent to v3dv commit
e07c546763. Vulkan CTS has some tests
that used that format and failed if not using XYZ1.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7365>
2020-10-29 20:52:07 +00:00
..
amd aco: handle SDWA in the optimizer 2020-10-29 18:08:31 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv/format: use XYZ1 swizzle for three-component formats 2020-10-29 11:06:44 +01:00
compiler glsl: Update loop_terminator constructor to accept parameters. 2020-10-28 19:28:40 -07:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/android: HAVE_DRM_GRALLOC path fixes (v2) 2020-09-07 23:33:15 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno Fix VMware capitalization. 2020-10-27 15:33:40 -07:00
gallium v3d/format: use XYZ1 swizzle for three-component formats 2020-10-29 20:52:07 +00:00
gbm gallium: rename pipe_transfer_usage -> pipe_map_flags 2020-09-22 03:20:54 +00:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/genxml: don't generate identical code for different branches 2020-10-29 12:49:36 +00:00
loader loader/dri3: Allocate up to 4 back buffers for page flips 2020-10-22 15:52:33 +00:00
mapi mapi: do not return thread-specific data for wrong thread 2020-10-26 12:35:22 +00:00
mesa mesa: Remove the key parameter from the _mesa_HashDeleteAll callback 2020-10-24 01:15:20 +00:00
panfrost panfrost: AFBC compress Z16 depth buffers 2020-10-27 17:11:47 +00:00
util Fix VMware capitalization. 2020-10-27 15:33:40 -07:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan wsi: move drm code to wsi_common_drm.c 2020-10-27 21:05:55 +00:00
meson.build meson: Only require libexpat when a part of the build needs it. 2020-10-20 18:16:26 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00