[Qt5-feedback] QML and software renderer

Andrey Batyiev batyiev at gmail.com
Thu May 12 00:18:03 CEST 2011


Hello

This is crosspost from the blog, because comments are closed.


It would be great to have Qt-approved software renderer, so it would
make all rendering stuff on CPU like before.

Advantages:
1. ability to compare between QWidget and QML rendering
2. releasing fears like “my platform doesn’t support opengl es 2.0″
and providing vital solution for unfortunate
3. remote sessions will work like before

Disadvantages:
1. emulation should be *perfect*, otherwise it would destroy performance of QML


Am I right that QWidget stuff is rendered on CPU and should be
comparable to QML with software renderer ( = rendering on CPU)?
What do you think?


Thanks


More information about the Qt5-feedback mailing list