As far as I have seen, having pkgconfig(gl) in Qt devel dependencies
brings in glvnd libs in all kinds of variants clashing with libhybris.
Specific issue I will have to recheck tonight and get back to you.
Maybe such a combination Mesa GL software rendering + hw accelerated
EGL/GLESv2 would work. As far as I know, I can specify it during
runtime. On Sailfish we don't have libGL at all, hence my questions
Rinigus
On Tue, Sep 22, 2020 at 2:11 PM Neal Gompa <ngompa13@gmail.com> wrote:
>
> On Tue, Sep 22, 2020 at 7:09 AM rinigus <rinigus.git@gmail.com> wrote:
> >
> > libhybris systems don't have libGL.so at all. It is for "regular"
> > Android devices transformed to glibc Linux through libhybris. So, when
> > compiling anything that links to libGL, I get into trouble.
> >
>
> Why wouldn't libhybris work through glvnd so that libGL goes through
> Mesa (software rendered) and libEGL goes through libhybris (hardware
> accelerated)?
>
>
>
> --
> 真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
No comments:
Post a Comment