summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-08-15 11:41:19 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-21 16:39:55 +0200
commitecbd3a70e4cd7322dd4fe07c4e46d06afa3e952b (patch)
tree06cbc3287080d19550cbc5deb9c752dc2b021209 /configure
parent5680484476d7d60b85ac64b017edd97116048525 (diff)
Android: Remove EGL_BAD_SURFACE warning on suspension
When suspending the app we would destroy the surface twice, causing libEGL to output a warning on the second attempt. We would also destroy the surface before all references were released which is not 100% nice. We don't need to call the super class implementation at all, since we are managing the EGL surface ourselves. Change-Id: Ie1ab2ea8561d0018b5f16ac8cdf3296313a0a92c Reviewed-by: Christian Stromme <christian.stromme@digia.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions