Tuesday, September 22, 2020

[fedora-arm] Re: Qt with GLES

> You might have a better chance using gl4es than switching to GLES
> where the fedora default is to use GL everywhere.
> But it's probably not something that can be supported on the fedora
> side for the same reason libhybris can't be supported. (you will need
> to link libhybris/gl4es to a proprietary gles implementation instead
> of the generic/mesa version)
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1788327
> https://github.com/ptitSeb/gl4es

yes, I have seen this bug while searching for Qt/GLES, thanks for
pointing to it as well. Could be a way to do it.

As for "better", it would depend on whether we want to support all
Fedora apps or just Qt stack. Right now, I am mainly targeting Qt
which means that recompiling it with GLES enabled and without GL.so,
should help me already. And I think that was a reason why Qt on Debian
was made in such manner as well

Rinigus
_______________________________________________
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