[Mesa-dev] [PATCH] egl_dri2: Don't use gbm_dri_device when its not there
jorgen.lind at digia.com
jorgen.lind at digia.com
Wed Oct 23 10:49:34 CEST 2013
On Tuesday, October 22, 2013 12:25:20 PM Chad Versace wrote:
> I'm unsure if it makes sense to build EGL with Wayland support
> but without GBM support. That is, to configure Mesa with
>
> --with-egl-platforms=wayland # no drm
Yeah, I was surprised that this code was being compiled at all. My configure
line for this particular system is:
"--enable-gles2 --enable-gallium-egl --with-egl-platforms=x11,wayland --
enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast"
So maybe I should disable something. However, I still think it should still
compile. What I want is to use gallium-egl.
> Also, the patch is corrupt. `git am` is unable to apply it.
> Did you copy-paste the patch into your email client? Instead,
> use `git send-email`.
Yeah, I hadn't setup git send-email, so I copy/pasted a formated patch, but
alas it didn't work. I have set up send-email now, and a new patch has been
sent.
--Jørgen
More information about the mesa-dev
mailing list