summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qrect
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2009-05-07 11:12:39 (GMT)
committerSamuel Rødal <sroedal@trolltech.com>2009-05-07 11:25:48 (GMT)
commit20d88b4d390e2e11079f62ab9f472c30f7c5b11d (patch)
treeafd34f0369b76b5d25572f5f42bd7600d9ab12fc /tests/benchmarks/qrect
parent27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4 (diff)
downloadQt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.zip
Qt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.tar.gz
Qt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.tar.bz2
Fixed some inconsistencies for image drawing on non-integer coords.
The fix for 1x1 source rect image drawing in change ffbb3c1a2aee4134dce80cd144a26bf32865b698 was incorrect for transforms with type >= TxScale. The aliased coordinate delta needs to be applied in device coordinates, not in logical coordinates. Also specialize the non-antialiased TxScale case by simply calling fillRect_normalized directly, avoiding having to scan convert the rectangle manually. Task-number: 251561 Reviewed-by: Trond
Diffstat (limited to 'tests/benchmarks/qrect')
0 files changed, 0 insertions, 0 deletions