Emil Velikov 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
>
> ./c
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