Saturday, April 23, 2011

Steps for setting up Qt with powervr acceleration

Integration of SGX (powervr) drivers into standalone Qt framework requires careful attention to the steps involved. Below is an attempt to create a list of issues that are likely to come up during this procedure.

Symptoms:

[targetshell]# ./hellogl_es2 -qws -display powervr

does not work - invocation fails, or shows a green background where the 3D rendered image should have been.

Refer to below document with with a list of points that should be taken care to enable Qt acceleration with powervr.

https://gforge.ti.com/gf/download/docmanfileversion/265/4572/qt_powervr_dbg.txt


Also refer to the Graphics SDK getting started guide for additional information.

http://processors.wiki.ti.com/index.php/OMAP35x_Graphics_SDK_Getting_Started_Guide

No comments:

Post a Comment