summaryrefslogtreecommitdiff
path: root/src/opengl/qglshaderprogram.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Doc: Adding mark-up to boolean default values.Jerome Pasion1-15/+15
2013-05-24Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.Samuel Rødal1-4/+6
2013-02-17Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø1-154/+145
2013-01-18Update copyright year in Digia's license headersSergio Ahumada1-1/+1
2012-11-27Improve OpenGL docsJan Arve Saether1-0/+2
2012-09-22Change copyrights from Nokia to DigiaIikka Eklund1-24/+24
2012-09-14Documented QtOpenGL classes that have better replacements as obsolete.Samuel Rødal1-0/+6
2012-09-07Make gui/math3d classes use float rather than qrealSean Harmer1-67/+9
2012-08-20OpenGL: Use official glext.h and gl2ext.h headersSean Harmer1-1/+7
2012-05-31Windows: Add ANGLE support.Friedemann Kleint1-1/+2
2012-05-09Doc: Modularize QtOpenGL documentation.Casper van Donderen1-3/+3
2012-01-30Remove "All rights reserved" line from license headers.Jason McDonald1-1/+1
2012-01-23Update contact information in license headers.Jason McDonald1-1/+1
2012-01-05Update copyright year in license headers.Jason McDonald1-1/+1
2011-12-01opengl: Do not crash when programGuard is a nullptrHolger Hans Peter Freyther1-1/+1
2011-08-29Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal1-5/+2
2011-08-29Move GL resource handling enablers to QtGui.Samuel Rødal1-68/+74
2011-08-16Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal1-84/+0
2011-05-24Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela1-17/+17
2011-05-18Add ability to work around non-standard GLES implementationsPaul Olav Tvete1-3/+3
2011-04-27Initial import from the monolithic Qt.Qt by Nokia1-0/+3354