qt5base-lts/tests/auto/gui/qopengl
Laszlo Agocs 06b86f68e8 Support MRT in QOpenGLFramebufferObject
Introduce overloads in the API to allow specifying multiple color
attachment sizes and formats. When these are in use and MRT is supported,
a texture or renderbuffer is created for each of GL_COLOR_ATTACHMENT0, 1, 2, ...

[ChangeLog] Added support for multiple render targets in QOpenGLFramebufferObject

Task-number: QTBUG-39235
Change-Id: Ie7cfd81d1b796a9166b80dff7513aafe0120d53d
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-07-29 07:54:13 +00:00
..
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qopengl.pro Add support for glMapBufferRange in the wrappers and resolvers 2014-08-08 07:29:53 +02:00
tst_qopengl.cpp Support MRT in QOpenGLFramebufferObject 2015-07-29 07:54:13 +00:00