Qt X11 with OpenGL ES2 support on PowerVR SGX545?
-
Hi
I have a x86 ITX Motherboard, and it's processor is Intel ATOM D2700 include PowerVR SGX545 GPU.
I successfully installed PowerVR SGX545 X11 and it's OpenGL ES1/ES2 driver.
I can use PowerVR SDK and build/run OpenGL ES2 example code.I want to integrate PowerVR SGX545's OpenGL ES2 into Qt QGLWidget.
But I search from google, I found many documents are about TI ARM OMAP3 and PowerVR SGX GPU.How can I use PowerVR SGX545's OpenGL ES2 in Qt QGPLWidget?