[Mesa-dev] [Bug 75098] OpenGL ES2 with fbdev - link error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 21 14:53:55 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75098
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Pushed to master
commit 0432aa064bf5d4d0ad8fc3c4d648b8feb238ddfa
Author: Emil Velikov <emil.l.velikov at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140221/cf5c7459/attachment.html>
More information about the mesa-dev
mailing list