summaryrefslogtreecommitdiffstats
path: root/src/angle
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-02-05 09:56:49 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-05 12:27:30 +0000
commit4c1b6cdd292bc571a4104fff8b5b54d47970cca1 (patch)
tree957a69590f1f3489f1bbeb3d6e7516a31ab94b4b /src/angle
parentb6630a5181cfc3935b13052e0a32d4008d89cdb6 (diff)
Support arbitrary strides in the QPlatformBackingStore compositor
Otherwise platform backingstores providing QImages with extra pixels would break horribly. The only such platform is wayland for now. Previously the need to support this case was masked by the RGBA8888 image conversion that happened always with wayland due to its ARGB32_Pre format. With the recent improvements this is not done anymore and so the problems became apparent. Task-number: QTBUG-50894 Change-Id: I27d7a1c8e25d152ca1227af1e2c38f7d4b6acbab Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'src/angle')
0 files changed, 0 insertions, 0 deletions