[waffle] [PATCH] Use full libGLES*.so.[12] SONAMEs everywhere

Emil Velikov emil.l.velikov at gmail.com
Sat May 30 04:48:22 PDT 2015


Hi Michel,

On 18 May 2015 at 09:53, Michel Dänzer <michel at daenzer.net> wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> The libGLES*.so symlinks are intended for the compile-time linker and
> not available everywhere at runtime.
>
Seems like an earlier commit - da34d6ae1af(linux_dl: Use libGL.so.1
for WAFFLE_DL_OPENGL) did a similar thing but forgot the GLES
libraries :-( Although I'm afraid that versioned libraries are not
available under Android, so we should use WAFFLE_HAS_ANDROID. There is
an example in src/waffle/egl/wegl_platform.c of what I have in mind
and yes, the man pages should contain the versioned names as the
former is not a thing in the Android world.

Thanks (and sorry for the delay)
Emil


More information about the waffle mailing list