qt6-bb10/src/gui
Laszlo Agocs f9f9bea370 Compose renderToTexture widgets with sRGB when needed
Just requesting an sRGB texture for a QOpenGLWidget does not lead to
anything useful when it comes to the end result, the content will just get
darkened. For proper operation the target window's default framebuffer
must be sRGB capable and linearization during blending must be enabled.

Task-number: QTBUG-50987
Change-Id: Ibad0657c29a720590fa22c84c4bc303302de6dc0
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2017-02-26 20:06:11 +00:00
..
accessible Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
animation Add qtguiglobal.h and qtguiglobal_p.h 2016-07-03 07:55:57 +00:00
doc Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-16 21:51:11 +01:00
image Export QIconLoaderEngine::entryForSize() for QQuickIconImage 2017-02-23 21:28:56 +00:00
itemmodels Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
kernel Support windows with sRGB-capable default framebuffers in QSurfaceFormat 2017-02-26 20:06:03 +00:00
math3d Add -Wdouble-promotion to headersclean 2016-11-30 17:04:17 +00:00
opengl Use static initialization for QBasicAtomics 2017-02-16 19:26:46 +00:00
painting Compose renderToTexture widgets with sRGB when needed 2017-02-26 20:06:11 +00:00
text Merge remote-tracking branch 'origin/5.9' into dev 2017-02-17 20:10:34 +01:00
util Added warning in QDesktopServices::openUrl 2016-09-06 13:07:56 +00:00
Qt5GuiConfigExtras.cmake.in
QtGui.dynlist
configure.json Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-14 11:33:02 +01:00
configure.pri Fix freetype detection on QNX 2016-11-07 07:26:29 +00:00
gui.pro Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00