We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear all,
I want to investigate libGLES_mali. I know Midgard user space include libGLES_mali.
I don't have source code of this lib.
Could you share with me the function (purpose )?
if have documents, please share to me.
Thank you
Basically it's the userspace GPU driver. The purpose of libGLES_mali.so is to translate OpenGL ES function calls into machine code understood by the Mali hardware.
Obviously this means the source code contains a lot of proprietary information in order to do that, which is why the source code is not publicly available.
-Stacy