qt6-bb10/src
Tor Arne Vestbø 09187f602c iOS: Implement QIOSBackingStore in terms of a QOpenGLPaintDevice
We build on top of the QPlatformOpenGLContext implementation to get
automatic support for QBackingStore-based painting. Since the OpenGL
renderer does not clear the backingstore between frames, we actually
also get support for partial updates, and we get the benefit of an
accelerated paint engine for Qt Quick 1 without setting a GLWidget
as the viewport, which would cause issues such as an extra QWindow.

This patch also removes the dependency to QtOpenGL and QtWidgets, which
were leftovers from the Qt4 platform plugin. In Qt5 the needed GL bits
are in QtGui.

Change-Id: Id9b736bfb2e4aec56c0fa9f5b7b4d8bff8e3d1dc
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-02-27 23:55:37 +01:00
..
3rdparty Add support for SHA3 to QCryptographicHash. 2013-02-09 15:58:09 +01:00
angle fix & simplify quoting 2013-02-13 18:42:38 +01:00
concurrent Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
corelib iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.h 2013-02-26 13:13:27 +01:00
dbus Merge remote-tracking branch 'origin/stable' into dev 2013-02-20 22:08:29 +01:00
gui iOS: fix build issue, dont link against cocoa 2013-02-26 13:13:26 +01:00
network iOS: network should not link against CoreServices on iOS 2013-02-27 13:07:25 +01:00
opengl Merge remote-tracking branch 'origin/stable' into dev 2013-02-18 16:14:52 +01:00
platformsupport iOS: Add required public dependencies of the CoreText font database 2013-02-27 23:54:56 +01:00
plugins iOS: Implement QIOSBackingStore in terms of a QOpenGLPaintDevice 2013-02-27 23:55:37 +01:00
printsupport iOS: Don't include QtPrintSupport dialogs on iOS 2013-02-27 23:55:32 +01:00
sql Merge remote-tracking branch 'origin/stable' into dev 2013-02-18 16:14:52 +01:00
testlib Mention offscreen platform plugin in QTestLib documentation. 2013-02-19 08:11:08 +01:00
tools Merge remote-tracking branch 'origin/stable' into dev 2013-02-20 22:08:29 +01:00
widgets iOS: Don't reference QMacStyle from QStyleOption as we don't build it 2013-02-26 13:13:26 +01:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
src.pro fix angle sub-target name 2013-01-30 13:50:41 +01:00