[Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default

Marek Olšák maraeo at gmail.com
Wed May 27 09:08:07 PDT 2015


On Wed, May 27, 2015 at 3:21 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Hmm
>
> ./autogen.sh --with-gallium-drivers=radeonsi --enable-egl --enable-gbm
>
> seems to work fine here. Although... if I drop the --enable-gbm it
> complains "EGL platform drm needs gbm", which is an entirely different
> kettle of fish.

I think I saw a radeonsi error, but I don't use --enable-egl and
--enable-gbm. Ideally, --with-egl-platforms=xxx should enable EGL and
--with-egl-platforms= should disable it.

>
> Fwiw I would opt to just enable gbm on supported platforms (everything
> but Win/Mac) and then add drm to the list, based on --enable-gbm. If you
> don't comfortable with it, I'll send patches as with follow up commit(s).

Yes, please.

Thanks,

Marek


More information about the mesa-dev mailing list