Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An experimental setup for 3D hardware acceleration #76

Open
Arucard1983 opened this issue Oct 30, 2022 · 0 comments
Open

An experimental setup for 3D hardware acceleration #76

Arucard1983 opened this issue Oct 30, 2022 · 0 comments

Comments

@Arucard1983
Copy link

Few months ago, a programmer managed to get hardware acceleration on rootless prooted Linux apps by using he Pelya's XSDL app or other similar X11 app.
This experimental Patch was done using Termux and the native Vulkan driver which is delivered by the phone manufacturer. Since the majority of Linux programs uses OpenGL and few uses Vulkan, they patched Mesa and the Zink Vulkan to OpenGL(ES) wrapper to complete the setup.

This Will only work on Android devices with Vulkan drivers, but the instructions are avaliable on:
https://ivonblog.com/en-us/posts/termux-compile-mesa-driver/

If this project could integrate this Patch, it should solve an old limitation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant