[Glamor] [PATCH v2 0/3] autoconf: configuration for egl, gbm and dri3 support
Axel Davy
davyaxel at free.fr
Fri Dec 20 07:31:59 PST 2013
On 17/12/2013, Gaetan Nadon wrote :
> Additional tests have been added for the dri3 glamor code to use:
> Declaration of DRM_FORMAT_ARGB8888 (libdrm >= 2.4.30)
> Declaration of EGL_EXT_image_dma_buf_import (libegl >= 9.2)
> Declaration of GBM_FORMAT_ARGB8888 (libgbm >= 9)
>
> The second patch proposes an alternative to the libdrm test to ensure
> drm_fourcc header is present.
>
> Gaetan Nadon (3):
> autoconf: configuration for egl, gbm and dri3 support
> Choose version 8 of mesa and 2.4.30 for libdrm as minimum versions
> autoconf: remove LIBPIXMAN unused variable
>
> configure.ac | 95 +++++++++++++++++++++++++++++++++++++++++++---------------
> 1 file changed, 71 insertions(+), 24 deletions(-)
>
I've no strong opinion on which patch version is the best.
Given that we assume only Mesa will use Glamor Egl, the checks are
equivalent.
Axel Davy
More information about the Glamor
mailing list