Skip to content

How I get fully native gpu? I'm stuck with llvmpipe. #23961

Answered by licy183
lunsokhasovan asked this question in Q&A
Discussion options

You must be logged in to vote

It is really difficult for Mali GPU to use OpenGL with hardware acceleration . Unlike Adreno, it doesn't expose some device like /dev/kgsl-3d* to normal user, and thus there is no way for Termux to access the Mali-GPU directly as Termux is executed in user space.

You can try virglrenderer-android. It wraps the system's OpenGL, but it may not bring so much performance.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lunsokhasovan
Comment options

@licy183
Comment options

Answer selected by lunsokhasovan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants