Hi ,Michael
Thanks for you help .And I know the reason.
My target board have a CPU exynos 4412 which contain a GPU Mali 400 , and I just find the kernel driver on the Mali Developer Center. But I couldn't find the user space drivers for OpenGL ES .
So do you know how to find source code of OpenGL ES for the Mali 400 .I had find all the Mali Developer Center but couldn't find it .
Thanks
Larry
Hi Larry,
The Mali Driver comes in 2 parts, kernel side and userspace side.
The kernel side is under GPL and freely available to download from our website, as you have already found.
However the userspace side is proprietary. We do not give the sources publicly to this.
It is expected that you get your Mali driver from the SoC vendor. In this instance it would be Samsung.
However please note that a lot of development board companies also provide BSPs with working Mali driver binaries integrated.
For example, if you were using the HardKernel ODROID X (which has the Exynos 4412), you would obtain the userspace Mali driver from HardKernel.
I hope that helps clarify things for you.
Kind Regards
Michael McGeagh