>>
>> I recently upgraded from Qt4.7.1 to Qt4.8.6
>> When I did that, the performance of my app,
>> when running under CygwiX, got significantly
>> worse.
>
> That's expected. Qt 4.8 uses the raster graphics engine by default, whereas Qt
> 4.7 ran with the native (XRender) by default.
>
> The rast
On Wednesday 30 July 2014 11:28:49 william.croc...@analog.com wrote:
> Hello:
>
> I recently upgraded from Qt4.7.1 to Qt4.8.6
> When I did that, the performance of my app,
> when running under CygwiX, got significantly
> worse.
That's expected. Qt 4.8 uses the raster graphics engine by default, w
Hello:
I recently upgraded from Qt4.7.1 to Qt4.8.6
When I did that, the performance of my app,
when running under CygwiX, got significantly
worse.
Specifically: I open a putty window on
my Windows laptop, connect to my Linux
box and run my app using the Cygwin
X server. The application appears on