qt5base-lts/tests/auto/other
Tor Arne Vestbø 2d1189d9f2 lance: Ensure that OpenGL FBO is cleared before being used as surface
Merely filling with Qt::transparent is not enough, as the default blend
mode of QPainter is QPainter::CompositionMode_SourceOver, where the alpha
of the source is used to blend the pixel on top of the destination. The
destination in the case of an FBO may contain garbage, and we end up with
the same garbage as the alpha is 0.

This was evident when running the ellipses and porter_duff/porter_duff2
tests on OS X. These tests can now be un-blacklisted.

Change-Id: I315fa764fa29fb3a06e38945a738a6feadf4502d
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
2015-06-26 10:55:40 +00:00
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
atwrapper Update copyright headers 2015-02-11 06:49:51 +00:00
compiler Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
lancelot lance: Ensure that OpenGL FBO is cleared before being used as surface 2015-06-26 10:55:40 +00:00
languagechange Update copyright headers 2015-02-11 06:49:51 +00:00
macgui Update copyright headers 2015-02-11 06:49:51 +00:00
macnativeevents Tests: Use blacklist for failing tests in tst_macnativevents 2015-04-17 14:07:14 +00:00
macplist Update copyright headers 2015-02-11 06:49:51 +00:00
modeltest Update copyright headers 2015-02-11 06:49:51 +00:00
networkselftest Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
qaccessibility fix usage of wince scope 2015-06-05 10:29:10 +00:00
qaccessibilitylinux Update copyright headers 2015-02-11 06:49:51 +00:00
qaccessibilitymac OS X Accessibility: Make checkboxes etc. checkable with VoiceOver 2015-03-25 09:48:43 +00:00
qcomplextext Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusevent Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkaccessmanager_and_qprogressdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qobjectperformance Update copyright headers 2015-02-11 06:49:51 +00:00
qobjectrace Update copyright headers 2015-02-11 06:49:51 +00:00
qprocess_and_guieventloop Update copyright headers 2015-02-11 06:49:51 +00:00
qsharedpointer_and_qwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtokenautomaton Update copyright headers 2015-02-11 06:49:51 +00:00
qvariant_common Update copyright headers 2015-02-11 06:49:51 +00:00
toolsupport Update copyright headers 2015-02-11 06:49:51 +00:00
windowsmobile Update copyright headers 2015-02-11 06:49:51 +00:00
other.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00