FCL-Team/FoldCraftLauncher

Panfrost OpenGL2/3 render method for Mali graphics

Llerey opened this issue · 10 comments

Description

Found documentation for renderer support for some Mali graphics accelerators

Why

The Panfrost driver stack includes an OpenGL ES implementation for Arm Mali GPUs based on the Midgard and Bifrost microarchitectures. It is conformant on Mali-G52 and Mali-G57.

More details in the article: more details in the documentation:
https://docs.mesa3d.org/drivers/panfrost.html

https://github.com/Saikatsaha1996/mesa-Panfrost-G610
This is related to the article above

I checked the information about this, these architectures are included in the main Mesa driver, it needs to be enabled at compile time, and use the panfrost compiler.

I checked the information about this, these architectures are included in the main Mesa driver, it needs to be enabled at compile time, and use the panfrost compiler.

Yes do it needs a kernel module that isn't on your android devices

.

I don’t quite understand how it works, but the general principle seems to be the same as that of zink or virgle
https://github.com/Saikatsaha1996/mesa-Panfrost-G610

It would be interesting to try using some visualizer that is already supported by the launcher with this flag

.

I don’t quite understand how it works, but the general principle seems to be the same as that of zink or virgle https://github.com/Saikatsaha1996/mesa-Panfrost-G610

The thing you posted only works on Mali g610 and g710 pojav tried it

I'll try to run panfrost with the configuration for Valhalla Mali G57 in Termux

I will write you later

.
I don’t quite understand how it works, but the general principle seems to be the same as that of zink or virgle https://github.com/Saikatsaha1996/mesa-Panfrost-G610

The thing you posted only works on Mali g610 and g710 pojav tried it

How was the performance?

.
I don’t quite understand how it works, but the general principle seems to be the same as that of zink or virgle https://github.com/Saikatsaha1996/mesa-Panfrost-G610

The thing you posted only works on Mali g610 and g710 pojav tried it

How was the performance?

Poor