[Glamor] [PATCH v2 0/3] autoconf: configuration for egl, gbm and dri3 support

Gaetan Nadon memsize at videotron.ca
Mon Dec 16 17:16:57 PST 2013


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(-)

-- 
1.7.9.5



More information about the Glamor mailing list