mesa/src
Erik Faye-Lund b3a83ad2e6 zink: remove duplicate format-mapping on little-endian
Doing *both* of thse ends up rewriting the previous mapping. Since this
doesn't seem to have lead to issues, it seems like the new mapping works
just as well.

Fixes: a22a1c0324 ("zink: Fix VK_FORMAT_A8B8G8R8_SRGB_PACK32 mapping on big-endian")
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11417>
(cherry picked from commit 4efbeafa44)
2021-07-14 22:41:23 +01:00
..
amd radeonsi,radv: fix a late alloc deadlock with <= 6 CUs per SA 2021-07-13 09:58:57 +01:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom broadcom/compiler: fix add vs. mul 2021-07-13 09:58:57 +01:00
compiler glsl: Prohibit implicit conversion of mem parameter in atomicOP functions 2021-07-13 09:58:56 +01:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-07-13 00:30:11 +01:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno ir3: Fix infinite loop in scheduler when splitting 2021-07-13 09:58:57 +01:00
gallium zink: remove duplicate format-mapping on little-endian 2021-07-14 22:41:23 +01:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: revert "Downgrade sRGB-ful fbconfigs" 2021-05-03 23:55:02 +02:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel: fix leaking memory on shader creation 2021-07-13 09:58:56 +01:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 19:05:42 +02:00
mesa st/mesa: fix size miss match for some check 2021-07-13 09:58:57 +01:00
microsoft microsoft/compiler: Fix MSVC warning C4334 (32bit shift cast to 64bit) 2021-04-20 19:43:26 +02:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-07-13 00:30:11 +01:00
util util/radeonsi: add radeonsi workaround for Nuclear Throne 2021-07-13 09:58:57 +01:00
virtio venus: Fix zero-initialized fd causing apps to hang/crash 2021-05-18 23:02:27 +02:00
vulkan Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-07-13 00:30:11 +01:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00