qt5base-lts/tests/auto/opengl
Jason Barron a61788d139 Change the default major version of QGLFormat to 2.
This is being changed because:
- The OpenGL paint engine in Qt only supports GL2
- QML2 only supports GL2
- QSurfaceFormat has a default value of 2

Applications that want to use GL1 on a QGLWidget will have to
explicitly request this format using QGLFormat::setVersion.

Task-number: QTBUG-27589

Change-Id: Ieb283ef7d6e15a29ec28ce7e4363dbf477decaa7
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-10-19 02:43:05 +02:00
..
qgl Change the default major version of QGLFormat to 2. 2012-10-19 02:43:05 +02:00
qglbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qglfunctions Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qglthreads Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
opengl.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00