summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/xcomposite-egl/main.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-01-15 16:37:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-16 12:36:56 +0100
commit3209f61310cb5244704e7cfa4f16044420c96747 (patch)
treef00eface688319537e6f8530fabee2762343a9c5 /src/plugins/hardwareintegration/compositor/xcomposite-egl/main.cpp
parent7d18164d8f8a302bf6a2317ca94ff411dcaf6c5b (diff)
Fix qwindow-compositor with raster surfaces
Using the texture cache is wrong for two reasons: 1) it's a private API 2) we will get new QImages all the time so the caching is effectively useless The main problem here is that the textures were not deleted which embedded systems do not really like. Change-Id: Ia9bafb0df58491f5ceb08ddcd9bf11b7c6137c83 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'src/plugins/hardwareintegration/compositor/xcomposite-egl/main.cpp')
0 files changed, 0 insertions, 0 deletions