mesa/src/util/u_gralloc
Adam Jackson 3de62b2f9a gallium/dril: Compatibility stub for the legacy DRI loader interface
This provides just enough of a "DRI driver" for non-glamor-using
xservers to initialize GLX and enable direct clients. We build it if you
build DRI support for GLX, or if you build any X11 client support for
EGL. We only build it at this point, we'll swap it into the install
next.

Co-authored-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Co-authored-by: Pavel Ondračka <pavel.ondracka@gmail.com>

Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28378>
2024-07-17 23:47:05 +00:00
..
meson.build gallium/dril: Compatibility stub for the legacy DRI loader interface 2024-07-17 23:47:05 +00:00
u_gralloc.c u_gralloc: Add support for gbm_gralloc 2024-01-10 22:26:18 +00:00
u_gralloc.h gallium/dril: Compatibility stub for the legacy DRI loader interface 2024-07-17 23:47:05 +00:00
u_gralloc_cros_api.c
u_gralloc_fallback.c u_gralloc/fallback: Set fd from handle directly 2024-06-20 05:57:06 +00:00
u_gralloc_imapper4_api.cpp
u_gralloc_internal.c u_gralloc: Extract common code from fallback gralloc 2024-01-10 00:44:05 +00:00
u_gralloc_internal.h u_gralloc: Add support for gbm_gralloc 2024-01-10 22:26:18 +00:00
u_gralloc_libdrm.c u_gralloc: Add support for gbm_gralloc 2024-01-10 22:26:18 +00:00
u_gralloc_libdrm.h u_gralloc: Add support for gbm_gralloc 2024-01-10 22:26:18 +00:00
u_gralloc_qcom.c u_gralloc: Add QCOM gralloc support 2024-01-10 00:44:05 +00:00