Made eglfs work with backing store based applications again.
authorSamuel Rødal <samuel.rodal@nokia.com>
Wed, 15 Aug 2012 10:18:35 +0000 (12:18 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 15 Aug 2012 19:13:18 +0000 (21:13 +0200)
commit069469b468c482244c5d0c1459be32e8fbbca1eb
tree50fe6d1a4102e161fd062c53527da3061c58d29a
parentb5a24adb26227b47dd17b6d266d5d26ab32d5ccd
Made eglfs work with backing store based applications again.

Make sure we pick the same config for the context and window surface,
and do not create unnecessary window surfaces for the desktop widget.

Change-Id: I3c8fb3df9ab8a658196e41dfa1705cfca625a2d7
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
src/plugins/platforms/eglfs/qeglfsscreen.h
src/plugins/platforms/eglfs/qeglfswindow.cpp