On 10/27/11 12:21 PM, "ext Simon Hausmann" <[email protected]> wrote: [snip] > >On a related note: The Chromium folks seem to be rather successful in >shipping >WebGL on Windows on top of Angle ( http://code.google.com/p/angleproject/ >). >It would be nice to try out Angle for QtQuick/OpenGL in Qt 5 on Windows.
Absolutely. We should explore both Angle and Mesa/llvmpipe as fallback options for OpenGL rendering in Qt. Another interesting question will be how to provide runtime (more exact startup-time) switching of the GL implementation. This could be required to be able to run in recovery mode on Windows and for RDP. Cheers, Lars > > >Simon > >> > It makes all the difference between testing the resulting application >>once, >> > or on every graphic card with every driver version a customer might >>use. >> > Which is obviously impossible. > >_______________________________________________ >Development mailing list >[email protected] >http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
