mesa/src/egl
Lucas Stach cb9ae4273d dri: add loader_dri_create_image helper
The DRI image extension already has two different ways to allocate an
image (with and without a modifier) and will soon grow a third one.
Add a helper, which handles calling the appropriate implementation to
get rid of code duplication in the winsys.

This convert the two obvious call sites (GBM dri and EGL wayland)
that profit from the code dedup.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8106>
2021-05-19 16:54:19 +00:00
..
drivers dri: add loader_dri_create_image helper 2021-05-19 16:54:19 +00:00
generate
main egl: support no error attribute set to false with ES 1.1 2021-04-09 08:02:21 +03:00
wayland egl/wayland: add a NULL guard for the authenticate callback 2020-12-16 13:48:48 +00:00
Android.mk
egl-entrypoint-check.py
egl-glvnd-symbols.txt
egl-symbols.txt
Makefile.sources
meson.build meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00