summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-02-05 18:01:08 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-05 21:51:57 +0100
commit2c1e77506ccd22f9d9be4f79875539a630f4f576 (patch)
treec841781ae870a1ab71a5fe9caf302b7880366e79 /qmake
parentf0d135a6bea08bcfa1e56303d0ee9694c5bc1633 (diff)
Do not check for !IsRenderBuffer
Unlike the newer QOpenGLFramebufferObject, QGLFramebufferObject still contains some unfortunate tests for !IsRenderBuffer when creating renderbuffers. Removing these tests avoids asserting in debug builds on drivers that are not conformant to the GL spec in this respect. This means that the qgl autotest is now passing on such drivers too. The tests do not make much sense in the first place since Qt is not a conformance test suite. Change-Id: I21d6272cd5cef9dd71eab57e46771d3ce7dacbfb Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions