diff options
author | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-22 11:24:21 (GMT) |
---|---|---|
committer | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-22 11:27:30 (GMT) |
commit | 30dbb938701963c92fc911f59c72720741e556d1 (patch) | |
tree | 4d27f6756f52fd9bd0db235880b6a290ca569f35 /src/opengl | |
parent | 8ba79f904cc94ac40525cdb3dad534caa5cb9289 (diff) | |
download | Qt-30dbb938701963c92fc911f59c72720741e556d1.zip Qt-30dbb938701963c92fc911f59c72720741e556d1.tar.gz Qt-30dbb938701963c92fc911f59c72720741e556d1.tar.bz2 |
Implement tiled image and pixmap drawing in VG paint engine.
The vgWritePixel-based "fallback" in drawImage can only be used when
the transformation is simple and no opacity is set. The tiled drawing
introduced here will serve as an additional fallback for the more
complex cases and will allow drawing large (12 Mpix or more) pixmaps
and images with transformation and semi-transparency even when the
complete image data would not fit into the GPU memory.
Task-number: QTBUG-18251
Reviewed-by: Jani Hautakangas
Diffstat (limited to 'src/opengl')
0 files changed, 0 insertions, 0 deletions