summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-09-15 15:51:43 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-10-14 14:11:07 +0000
commit715a8e6f4ed3f8fd5c6d98c88b6260e5c1dba428 (patch)
tree47f599c93661e8b2d91f8f1be101e78a7989db9d /src/plugins/platforms/xcb/qxcbwindow.cpp
parent281121697340084f7d385eab530f41916789b94d (diff)
Avoid image copy in toTexture() on GLES 3.0 as well
The default backingstore implementation is now cleaned for ES_2 ifdefs. All the checks are now done at runtime and ES 3.0+ is included as well for the efficient, QImage::copy()-less path. For embedded a customized backingstore is used so the change has to be done separately there. This should result in a slight improvement for QOpenGLWidget/QQuickWidget when running on GLES 3.x. Task-number: QTBUG-37624 Change-Id: I107330c25a993c5cdcd92e4ebdc17ae172a03da8 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbwindow.cpp')
0 files changed, 0 insertions, 0 deletions