[Mesa-users] problem with egl_glx and gles renderable
Christian Daudt
csd_b at daudt.org
Fri Jan 7 17:55:53 PST 2011
Hi,
I'm building mesa (latest git 7.9 branch) using the following configure:
configure --disable-static \
--disable-glw \
--disable-gl-osmesa \
--disable-gallium \
--enable-egl \
--enable-gles1 \
--enable-gles2 \
--with-state-trackers=vega \
--with-driver=dri \
--disable-driglx-direct \
--with-dri-drivers=i915,i965,swrast \
--with-dri-driverdir=%{_libdir}/dri
and I'm running eglinfo using egl_glx driver, and all of the configs
have "gl" renderable, none have "es" or "es2" which I was hoping for.
Am I missing an option, or is this not supported?
Thanks,
Christian.
More information about the mesa-users
mailing list