| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtOpenGL: eradicate all remaining Q_FOREACH loops | Marc Mutz | 2016-01-04 | 1 | -3/+3 |
| * | QGLShaderProgram: replace a Q_FOREACH with qDeleteAll() | Marc Mutz | 2015-12-26 | 1 | -4/+2 |
| * | QGLShaderProgram: hoist some constant expressions out of a loop | Marc Mutz | 2015-12-26 | 1 | -5/+6 |
| * | QtBase: remove explicit function info from qWarning() etc | Marc Mutz | 2015-11-28 | 1 | -2/+1 |
| * | QtGui/QtOpenGL: Fix compiler warnings by MSVC2015 (64bit). | Friedemann Kleint | 2015-08-03 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -3/+3 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-05-06 | 1 | -6/+6 |
| |\ |
|
| | * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -6/+6 |
| * | | Remove direct OpenGL calls from QtOpenGL | Laszlo Agocs | 2014-04-28 | 1 | -2/+3 |
| |/ |
|
| * | Add note to docs about normalization in setAttributeBuffer | Laszlo Agocs | 2014-03-17 | 1 | -0/+6 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -7/+7 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -12/+21 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -15/+15 |
| * | Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings. | Samuel Rødal | 2013-05-24 | 1 | -4/+6 |
| * | Remove duplicated code for handling OpenGL extensions in QtOpenGL | Tor Arne Vestbø | 2013-02-17 | 1 | -154/+145 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Improve OpenGL docs | Jan Arve Saether | 2012-11-27 | 1 | -0/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Documented QtOpenGL classes that have better replacements as obsolete. | Samuel Rødal | 2012-09-14 | 1 | -0/+6 |
| * | Make gui/math3d classes use float rather than qreal | Sean Harmer | 2012-09-07 | 1 | -67/+9 |
| * | OpenGL: Use official glext.h and gl2ext.h headers | Sean Harmer | 2012-08-20 | 1 | -1/+7 |
| * | Windows: Add ANGLE support. | Friedemann Kleint | 2012-05-31 | 1 | -1/+2 |
| * | Doc: Modularize QtOpenGL documentation. | Casper van Donderen | 2012-05-09 | 1 | -3/+3 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | opengl: Do not crash when programGuard is a nullptr | Holger Hans Peter Freyther | 2011-12-01 | 1 | -1/+1 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -5/+2 |
| * | Move GL resource handling enablers to QtGui. | Samuel Rødal | 2011-08-29 | 1 | -68/+74 |
| * | Get rid of OpenGL 1.x engine and platform code from QtOpenGL. | Samuel Rødal | 2011-08-16 | 1 | -84/+0 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Add ability to work around non-standard GLES implementations | Paul Olav Tvete | 2011-05-18 | 1 | -3/+3 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+3354 |