summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglshaderprogram.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtOpenGL: eradicate all remaining Q_FOREACH loopsMarc Mutz2016-01-041-3/+3
* QGLShaderProgram: replace a Q_FOREACH with qDeleteAll()Marc Mutz2015-12-261-4/+2
* QGLShaderProgram: hoist some constant expressions out of a loopMarc Mutz2015-12-261-5/+6
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+1
* QtGui/QtOpenGL: Fix compiler warnings by MSVC2015 (64bit).Friedemann Kleint2015-08-031-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-6/+6
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-6/+6
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-2/+3
|/
* Add note to docs about normalization in setAttributeBufferLaszlo Agocs2014-03-171-0/+6
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-7/+7
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-12/+21
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-15/+15
* Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.Samuel Rødal2013-05-241-4/+6
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-154/+145
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Improve OpenGL docsJan Arve Saether2012-11-271-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documented QtOpenGL classes that have better replacements as obsolete.Samuel Rødal2012-09-141-0/+6
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-67/+9
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-1/+7
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-1/+2
* Doc: Modularize QtOpenGL documentation.Casper van Donderen2012-05-091-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* opengl: Do not crash when programGuard is a nullptrHolger Hans Peter Freyther2011-12-011-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-5/+2
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-68/+74
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-84/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Add ability to work around non-standard GLES implementationsPaul Olav Tvete2011-05-181-3/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3354