qt5base-lts/src/plugins
Laszlo Agocs e4f5278a4f Handle context loss in window surface creation too
While this is not what the EGL spec says, we can get EGL_CONTEXT_LOST in
eglCreateWindowSurface too with ANGLE. Handle it the same way like we do
for eglMakeCurrent and eglSwapBuffers (no warning, just return the error
code silently since we may recover from this).

Change-Id: I6b6c57ffd4fca23e1a14a90ef7b18b33f4c96fd2
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-06-22 12:02:45 +00:00
..
bearer Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
generic QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA. 2015-05-13 12:41:09 +00:00
imageformats QtIcoHandler: don't hold images in QList 2015-06-22 10:43:17 +00:00
platforminputcontexts Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
platforms Handle context loss in window surface creation too 2015-06-22 12:02:45 +00:00
platformthemes Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
printsupport Don't build CUPS related code if QT_NO_CUPS is set. 2015-06-18 14:52:21 +00:00
sqldrivers Update copyright headers 2015-02-11 06:49:51 +00:00
styles Remove exec bits from files that should not be executable 2015-06-07 22:50:19 +00:00
plugins.pro BlackBerry 10 specific widget style as a style plugin 2014-11-07 16:35:47 +01:00