commit | 38f23b1108cb3d137a7456257bfa18ffe2191ad8 | [log] [tgz] |
---|---|---|
author | Emma Anholt <emma@anholt.net> | Fri Oct 01 15:43:49 2021 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Oct 05 20:09:17 2021 +0000 |
tree | 161c40d5d1e3a279be67d0bea3ce80f65ce5fefe | |
parent | ebaeddcbb3e93be67b064fe812c503f7dafbdabb [diff] |
freedreno/a6xx: Add support for A/XRGB1555 formats. This switches the format we use by default for GLES's rgb5_a1, and means that our formats supported more closely matches turnip. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13046>