summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglshaderprogram.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-7/+0
* Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-2/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* doc: Always declare GL types for clangqdocMartin Smith2016-12-031-0/+7
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-0/+5
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Introducing QOpenGLShaderProgram::create()Gunnar Sletta2014-02-221-0/+2
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* OpenGL: Add support for the Compute shader stageSean Harmer2013-03-021-1/+2
* OpenGL: Add support for OpenGL 4 tessellation shader stagesSean Harmer2013-03-011-3/+14
* OpenGL: Reinstate support for OpenGL geometry shadersSean Harmer2013-02-281-1/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* OpenGL: Remove API for stubbed Geometry shader support in gui/openglSean Harmer2012-09-241-13/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* MSVC/OpenGL: Fix warnings about macro redefinition..Friedemann Kleint2012-08-301-8/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+317