qt5base-lts/tests/auto/gui/qopengl
Allan Sandfeld Jensen d702ba20e5 Support RGB30 formats in OpenGL framebuffers and paint engine
This patch adds support for binding RGB30 images as textures, and as
internal format of framebuffer objects. Together with the
QOpenGLPaintDevice
this provides support for rendering to and from RGB30 in full precision.

[ChangeLog][QtGui][QOpenGLFramebufferObject] Support 10-bit per color
channels formats as the internal framebuffer format, making it possible
to render in that precision.

Change-Id: I06de2d12dfe1c1adc466d574fdffbc77f88f4f16
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-07-30 20:03:09 +02:00
..
qopengl.pro Use the standard functions in GLES3 builds in VAOs 2014-07-02 19:53:20 +02:00
tst_qopengl.cpp Support RGB30 formats in OpenGL framebuffers and paint engine 2014-07-30 20:03:09 +02:00