<div dir="ltr">I'm seeing a weirdness with Gallium-egl.  It doesn't show any screen configs. <div><br></div><div>Is this a known issue, or the result of an incompatible set of build options, known incompatibilty between versions,  or something to fix? </div>
<div><br></div><div>If it's something to fix I will be happy to debug it.  I just didn't want to spend the time if it was expected.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div><br></div><div>
<br></div><div>The build is 10.2.5.  The envronment is free86 on Mint 17 with a 3.16.0 kernel, Radeon 5750 card which is showing up as gallium r600 under mesa and radeon for the X server. </div><div><br></div><div>My configuration is:./autogen.sh CFLAGS="-O2 -ggdb2" CXXFLAGS="-O2 -ggdb2"    \</div>
<div>            --prefix=/usr/local  \</div><div>            --sysconfdir=/etc                           \</div><div>            --enable-64-bit \</div><div>            --enable-texture-float \</div><div>            --enable-gles1 \</div>
<div>            --enable-gles2 \</div><div>            --enable-openvg \</div><div>            --enable-dri \</div><div>            --enable-dri3 \</div><div>            --enable-glx \</div><div>            --enable-gallium-osmesa \</div>
<div>            --enable-xa \</div><div>            --enable-gbm \</div><div>            --enable-xvmc \</div><div>            --enable-vdpau \</div><div>            --enable-omx \</div><div>            --enable-opencl \</div>
<div>            --enable-opencl-icd \</div><div>            --enable-driglx-direct \</div><div>            --enable-gallium-egl \</div><div>            --enable-gallium-gbm \</div><div>            --enable-r600-llvm-compiler \</div>
<div>            --enable-gallium-tests \</div><div>            --enable-shared-glapi \</div><div>            --enable-glx-tls \</div><div>            --enable-gallium-llvm \</div><div>            --enable-llvm-shared-libs \</div>
<div>            --with-egl-platforms="x11,drm,fbdev" \</div><div>            --with-gallium-drivers="r600,radeonsi,nouveau,r300,svga,swrast"  </div><div><br></div><div><br></div><div><br></div><div><br>
</div><div><br></div><div><br></div></div>