termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
12.98k stars 2.98k forks source link

[Package]: Add old gl4es+ fix patches #21168

Open Mateus2022 opened 3 weeks ago

Mateus2022 commented 3 weeks ago

Why is it worth to add this package?

More than two years ago, in the old x11-packages repository (archived), there was a gl4es package that, in termux, could be a wrapper for Android's gles/egl for gl 2.1, would you help to recover it in the new termux-packages and see if it fixes it? his critical errors?

gl4es paclages old links: https://github.com/termux/x11-packages/tree/master/packages/gl4es

https://github.com/truboxl/termux-x11-packages/tree/master/packages/gl4es

gl4es packages issues old links: https://github.com/termux/x11-packages/issues/442

https://github.com/ptitSeb/gl4es/issues/331 I would be grateful for a branch related to this :)

Home page URL

https://github.com/ptitSeb/gl4es

Source code URL

https://github.com/truboxl/termux-x11-packages/tree/master/packages/gl4es

Packaging policy acknowledgement

Additional information

Note: the old package had problems with Android's EGL along with x11/buffers

IntinteDAO commented 3 weeks ago

gl4es appears to be poorly developed. In any case, why do you need this package?

Mateus2022 commented 3 weeks ago

gl4es appears to be poorly developed. In any case, why do you need this package?

it can be a good alternative to virgl because translating android gles/egl to gl 2.1 or the only problem is making it work on x11/android buffers

Mateus2022 commented 3 weeks ago

You needd patchs

Biswa96 commented 3 weeks ago

gl4es was disabled in 12b931ddb0dbf43e7c001453937585fedb5b55ea commit. Please explain if the issues mentioned in commit message have been fixed.

IntinteDAO commented 3 weeks ago

gl4es appears to be poorly developed. In any case, why do you need this package?

it can be a good alternative to virgl because translating android gles/egl to gl 2.1 or the only problem is making it work on x11/android buffers

Sure, but I think angle can do this better? And still virgl have 2.1 OpenGL support (maybe by Angle)

joaobatista070 commented 3 weeks ago

VirGL is slow for low devices.

IntinteDAO commented 3 weeks ago

VirGL is slow for low devices.

gl4es is not better.