qt5base-lts/examples/opengl/qopenglwidget
Laszlo Agocs 5bb4d06494 Add support for custom texture format in QOpenGLWidget
...in order to support sRGB framebuffers.

Add a --srgb option to the qopenglwidget example to allow testing.

[ChangeLog][QtWidgets][QOpenGLWidget] Added support for specifying
custom internal texture formats in QOpenGLWidget in order to make it
possible to have the widget backed by an sRGB-capable framebuffer.

Task-number: QTBUG-50987
Change-Id: I112e2f0ab0b1478c69e601031aa0bafaa87fa847
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2017-02-26 20:06:07 +00:00
..
bubble.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
bubble.h Unify license header usage. 2016-03-29 10:20:03 +00:00
glwidget.cpp Add support for custom texture format in QOpenGLWidget 2017-02-26 20:06:07 +00:00
glwidget.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Add support for custom texture format in QOpenGLWidget 2017-02-26 20:06:07 +00:00
mainwindow.cpp examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
qopenglwidget.pro Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
texture.qrc Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00