mesa/src/egl/drivers/dri2
Manuel Stoeckl 19f62b4303 dri: add [ax]bgr16161616 to format lookup tables
Note: The format __DRI_IMAGE_FORMAT_ABGR16161616 was already
in the dri2_format_table, but had been hidden from outside view,
for lack of an official DRM fourcc. Since its fourcc has now been
assigned, it is safe to reveal the format.

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14580>
2022-07-27 07:27:10 +00:00
..
egl_dri2.c dri: add [ax]bgr16161616 to format lookup tables 2022-07-27 07:27:10 +00:00
egl_dri2.h egl: Just include driconf.h instead of redefining its values. 2022-07-12 21:57:23 +00:00
platform_android.c egl+libsync: Add helper to complain about invalid fence fd's 2022-03-04 22:16:20 +00:00
platform_android.h egl/android: restore image creation fallback path used by virgl 2021-07-09 16:18:23 +00:00
platform_android_mapper.cpp egl/android: restore image creation fallback path used by virgl 2021-07-09 16:18:23 +00:00
platform_device.c egl: Learn about kopper 2022-04-07 00:17:40 +00:00
platform_drm.c egl: Learn about kopper 2022-04-07 00:17:40 +00:00
platform_surfaceless.c egl: Learn about kopper 2022-04-07 00:17:40 +00:00
platform_wayland.c egl/wayland: Don't try to access modifiers u_vector as dynarray 2022-06-23 16:12:15 +00:00
platform_x11.c kopper: Implement {EGL,GLX}_EXT_buffer_age 2022-07-18 19:31:29 +00:00
platform_x11_dri3.c loader/dri3: replace is_pixmap with drawable type 2021-12-07 03:26:13 +00:00
platform_x11_dri3.h