Hi,
I just want to know whether AM1808 will support “OpenGL ES 1.1/2.0 (3D Graphics)” feature for Qt Graphics application. Please provide me Qt configuration settings using with this feature.
Regards,
Francis Kumar.B
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I just want to know whether AM1808 will support “OpenGL ES 1.1/2.0 (3D Graphics)” feature for Qt Graphics application. Please provide me Qt configuration settings using with this feature.
Regards,
Francis Kumar.B
Francis,
AM18xx devices do not have an SGX graphics core to accelerate graphics and support OpenGL in any form efficiently. You might try a software implementation of OpenGL (e.g. MESA) but that could be quite slow at the end. So there is no easy way to enable OpenGL for Qt on AM1808.
Have a look at our AM35xx devices which include SGX cores.
Regards.