Tool/software: Linux
I developped app Using linux SDK 1.0 of AM437X. The app is to update screen in period 50ms using OpenGL ES wrapped by Qt, this result high CPU load about 50%.
The question is that,
1, does SGX530 support OpenGL PBO? If not support, how to decrease CPU load while keep screen update period the same.
2, does anybody have code sample?