Hello,
I am trying to get graphics acceleration working for Qt and QPA. QPA is the standard graphics plugin framework for Qt 5 as I understand it, and it is already supported on Qt 4.8. It seems to be better than QWS in a few way.
Does/is TI planning to provide a plugin to use graphics acceleration with QPA? I've roughly followed these instructions (but I don't use Gstreamer/glib/etc):
https://github.com/prabindh/qt-configs/tree/master/qt5.0_mar2012
and now I have a Qt build that successfully uses the "Minimal" plugin, however obviously ideally I would be using the PowerVR graphics acceleration with Qt.
I may have misunderstood the situation as I know that QPA is not directly analogous to QWS.
Thanks,
Ralph