On Tue, Aug 16, 2011 at 2:14 PM, Chad Versace wrote:
> The libmesa_glapi.so on Android is analogous to the libglapi.so on Linux.
> libmesa_glapi uses the shared glapi.
> The libname is libmesa_glapi, rather than libglapi, due to conventions of
> the Android build system. Names of intermediate libr
The libmesa_glapi.so on Android is analogous to the libglapi.so on Linux.
libmesa_glapi uses the shared glapi.
The libname is libmesa_glapi, rather than libglapi, due to conventions of
the Android build system. Names of intermediate libraries should be
prefixed by the project name in order to prev