https://bugs.freedesktop.org/show_bug.cgi?id=75098
Emil Velikov <emil.l.veli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Emil Velikov <emil.l.veli...@gmail.com> --- Pushed to master commit 0432aa064bf5d4d0ad8fc3c4d648b8feb238ddfa Author: Emil Velikov <emil.l.veli...@gmail.com> Date: Wed Feb 19 00:54:04 2014 +0000 configure: use shared-glapi when more than one gl* API is used Current behaviour states that shared-glapi is usefull when building with dri, which is not the case. Shared-glapi is used to dispatch the gl* functions across the one or more gl api's which can be dri based but do not need to be. Fixed the following build ./configure --enable-gles2 --disable-dri --enable-gallium-egl \ --with-egl-platforms=fbdev --with-gallium-drivers=swrast -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev