Hi,
I have a custom OS that does a lot of things with SoCs but now, I wish to add a display to it with a custom made GUI.
Currently, I am very interested to use OpenGL ES and video acceleration.
Do your binary driver has lot of links with the Linux/Android OS or are there OS abstractions layers, like in your kernel side driver?
I won't use x11.
In general, is it possible for a hobbyist/professional bringing a custom OS as a solution for a specific problem to use your GPU and its hardware acceleration?
Thanks,
Bests,
Did that
Pete, do you know if the Mali can be sent some buffer to render, providing software rendering?
That would enable me to start working on the GUI meanwhile.
Thanks a lot BTW