Qt 4.6 has added an OpenVG renderer. The OpenVG codepath is faster than OpenGL in Qt (OpenGL support is too complex; OpenVG, being a 2D API, maps almost directly to QPaintEngine). This means that with Gallium3D, all Qt/KDE apps would get a huge boost in GUI performance.


Reply With Quote

