qt5base-lts/tests/auto/opengl
Laszlo Agocs 8adca56674 Resurrect advanced bindTexture() features in QtOpenGL
During the Qt 4 -> 5 migration the setting of the extension flags
in QOpenGLFunctions/Extensions suffered a regression: flags like
GenerateMipmap were never set. This led to the unfortunate sitation
that features that were tied to these flags, like compressed texture
support or mipmap generation, got disabled.

This is now corrected by checking for the extensions like Qt 4 did.

Task-number: QTBUG-37588
Change-Id: I4a7beb1b435af11e05f5304aa04df2ec63b34c18
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-03-20 14:11:33 +01:00
..
qgl Resurrect advanced bindTexture() features in QtOpenGL 2014-03-20 14:11:33 +01:00
qglbuffer Remove duplicated code for handling OpenGL extensions in QtOpenGL 2013-02-17 20:31:30 +01:00
qglfunctions Dynamic GL: remove exporting symbols 2014-03-04 15:59:05 +01:00
qglthreads tst_QGLThreads: Fix errors about makeCurrent() in different thread. 2014-03-06 17:22:55 +01:00
opengl.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00