diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2010-09-28 13:25:37 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2010-09-28 14:52:52 (GMT) |
commit | 8ac7817f7a294428f4eda3c10f519e14fe9d71a0 (patch) | |
tree | 00bb41b8e907028788ccd1f3f7ae0568a3fbce07 /src/corelib | |
parent | 464d895c9997d35c223899165586f1d3a276f054 (diff) | |
download | Qt-8ac7817f7a294428f4eda3c10f519e14fe9d71a0.zip Qt-8ac7817f7a294428f4eda3c10f519e14fe9d71a0.tar.gz Qt-8ac7817f7a294428f4eda3c10f519e14fe9d71a0.tar.bz2 |
Fixed antialiased rasterization bug in raster engine.
When rasterization in the gray raster fails due to out of memory there
might already have been a number of spans flushed. To avoid flushing
these spans multiple times and thus getting overdraw artifacts we need
to keep track of how many spans to skip when we redo the rasterization.
This fixes the rendering error in arthur test paths_aa.qps
Reviewed-by: Yoann Lopes
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions