summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengldebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up resolving of OpenGL functions on WindowsLars Knoll2016-03-021-12/+0
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-1/+1
* QtGui: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-111-2/+2
* QtGui: eradicate Q_FOREACH loops [QVarLengthArray]Marc Mutz2016-02-111-3/+3
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+6
* Fix debug stream operators.Friedemann Kleint2015-04-011-8/+12
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update qopenglext.h and qopengles2ext.hLaszlo Agocs2014-08-141-4/+19
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-9/+12
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+1
* Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATIGiuseppe D'Angelo2014-02-251-0/+14
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Fix build on iOS by using QOPENGLF_APIENTRY intead of APIENTRY directlyTor Arne Vestbø2013-03-191-1/+1
* Long live QOpenGLDebug!Giuseppe D'Angelo2013-03-151-0/+1806