[Mesa-dev] [PATCH] configure: use shared-glapi when more than one gl* API is used

Eric Anholt eric at anholt.net
Thu Feb 20 09:57:46 PST 2014


Emil Velikov <emil.l.velikov at gmail.com> writes:

> 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
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75098
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140220/c834aa41/attachment.pgp>


More information about the mesa-dev mailing list