mesa/src/egl
Lepton Wu 72506ac8c7 egl/android: Fix wrong pipe format for RGB_565
We were actually using PIPE_FORMAT_B5G6R5_UNORM for HAL_PIXEL_FORMAT_RGB_565
since Android support was added to Mesa. This restores the original behavior.

Fixes: 273e54391a ("egl/android: Remove hard-coded color-channel data")

Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Signed-off-by: Lepton Wu <lepton@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30827>
2024-08-25 21:01:15 +00:00
..
drivers egl/android: Fix wrong pipe format for RGB_565 2024-08-25 21:01:15 +00:00
generate egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
main egl: Stop requiring texture_3D_image for EGL 1.5 2024-08-16 13:36:47 +00:00
wayland egl/wayland: fix memory leak in error handling case 2024-07-02 17:45:12 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py egl: Export the MESA GL Interop functions through eglGetProcAddress 2023-08-19 01:08:30 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build dri: merge in loader_dri3 2024-08-19 17:43:58 +00:00