qt6-bb10/src
Laszlo Agocs 5d5de7a97f QOpenGLWidget: Play nice with empty paintGL
Applications that do not override paintGL() (may happen in some test code)
will not perform any GL rendering, not even clearing. This is fine, but
to be safe we need to do a clear right after creating the FBO in order to
prevent showing garbage.

Task-number: QTBUG-38327
Change-Id: If062901bb18724f961e41856085470e37b49abbe
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2014-09-18 17:45:05 +02:00
..
3rdparty ANGLE: Fix compilation with MinGW + D3D11 2014-09-04 15:09:34 +02:00
android Respect android:windowSoftInputMode in manifest. 2014-09-04 14:04:44 +02:00
angle windows: Enable ANGLE D3D11 renderer by default 2014-09-05 07:39:53 +02:00
concurrent QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
corelib Fix Windows ICU build break in QCollator after commit c17563ec. 2014-09-16 14:12:32 +02:00
dbus Replace the const QString global static with a QStringLiteral 2014-08-13 09:07:38 +02:00
gui Fix menu mnemonic inside ligatures 2014-09-18 00:13:28 +02:00
network QNetworkDiskCache: fix expiration calculation heuristic with Last-Modified time 2014-09-12 17:51:48 +02:00
opengl Mark the remaining QGL classes as obsolete 2014-09-10 21:43:13 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformheaders Rework platformheaders qdoc conf 2014-08-22 09:26:27 +02:00
platformsupport Cocoa: Always add Arial Unicode MS to fallback list 2014-09-18 13:42:32 +02:00
plugins Use metrics returned by GetGlyphOutline in GGO_METRICS mode 2014-09-18 17:44:37 +02:00
printsupport Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
sql Merge remote-tracking branch 'origin/5.3' into dev 2014-07-29 12:56:06 +02:00
testlib Fix valgrind support in QTestLib's benchmarking 2014-08-22 22:17:45 +02:00
tools qdoc: Resolve .qhp table of contents sections correctly 2014-09-10 10:53:42 +02:00
widgets QOpenGLWidget: Play nice with empty paintGL 2014-09-18 17:45:05 +02:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
src.pro Remove vestiges of d3dcompiler_qt 2014-09-02 21:55:41 +02:00