You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: