<p dir="ltr"><br>
On Jun 6, 2013 5:34 PM, "Matthew Dawson" <<a href="mailto:matthew@mjdsystems.ca">matthew@mjdsystems.ca</a>> wrote:<br>
><br>
> On June 6, 2013 10:19:19 AM Ruediger Gad wrote:<br>
> > Alright, I found the problem. This is actually quite an old issue.<br>
> ><br>
> > To summarize: there are still issues with QT_DEFAULT_RUNTIME_SYSTEM=opengl<br>
> ><br>
> > Back then we had this setting only in: /etc/profile.d/tegra3-env.sh<br>
> > Because of above mentioned issues we disabled that environment variable<br>
> > there.<br>
> ><br>
> > Apparently, that setting crept in again via: /etc/sysconfig/nemo-mobile-hw<br>
> > Afaik, QT_DEFAULT_RUNTIME_SYSTEM=opengl doesn't cause issues on<br>
> > nemomobile. Hence, nemo uses this setting.<br>
> ><br>
> Which runtime system is desired to be used by PA?  Would there be any benefit<br>
> to getting the opengl renderer working properly?  Or should I ignore it and<br>
> work on other things?</p>
<p dir="ltr">The benefit of opengl would be a better performance because the rendering would happen on the GPU instead of the CPU. What would be nice to know is why opengl isn't working on pa.</p>