aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.FDL
diff options
context:
space:
mode:
authorWieland Hagen <wieland.hagen@kdab.com>2017-07-25 12:46:38 +0200
committerWieland Hagen <wieland.hagen@kdab.com>2017-07-25 12:44:24 +0000
commit264989606420f940cdab14f3f39362b9c82c3885 (patch)
treec863f7dfcf179421e12960a2797253aa8dd53fa3 /LICENSE.FDL
parent9c515a6de24bc8d5709136cc099ceeae8e3e642c (diff)
Fix QQuickFramebufferObject::Renderer::invalidateFramebufferObject()
invalidateFramebufferObject() sets the invalidatePending flag, which should then trigger the deletion of the old FBO and allocation via Renderer::createFramebufferObject(). This does only happen though, if the size has changed. Instead, always create a new FBO if invalidateFramebufferObject() has been called, regardless of whether the size changes or not. Change-Id: I849cb858afac89038343457c6362233c34956d58 Task-number: QTBUG-54434 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'LICENSE.FDL')
0 files changed, 0 insertions, 0 deletions