Commit c94edf00 authored by Miikka Heikkinen's avatar Miikka Heikkinen
Browse files

Work around FBO corruption issue with some GPUs


Somehow the first couple of FBOs canvas creates can get corrupted
with some GPUs/drivers when completely unrelated Qt Quick items are
shown or modified on screen. Work around the issue by creating a couple
of dummy FBOs before creating our actual FBOs.

Change-Id: I5fb93535238dd69bd5d5fa51b1d09930830e41e0
Task-number: QTBUG-46101
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 10 additions and 10 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment