[Qt-interest] Plans to improve the X11 backend?

Clemens Eisserer linuxhippy at gmail.com
Thu May 13 21:24:13 CEST 2010


Hi,

Does anoybody know how Nokia does validate painting performance?
I know from the development of "my" XRender backend for Java2D that
Sun has quite a few internal tools to monitor performance like this -
ranging from benchmarks which test primitive performance (blits,
lines, gradients) to more high-level stuff like widget exposure and so
on.
I asked that question a few times before, but never got an answer :/

> However,
> Is there any reason why Trolltech haven't ported the Qt Renderer into X Renderer?
>
> I realise that they are under different licences, but Trolltech, as the copyright holder,
> could re-release the code under the X/MIT licence that X uses.

Wouldn't do any good. XRender usually is accelerated in hardware, and
if not there are already SSE2/arm-neon/ optimized software routines
available.

- Clemens



More information about the Qt-interest-old mailing list