summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengldebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove 'f.i.'Kai Koehne2019-09-041-1/+1
* Fix QOpenGLDebugLogger crash on ANGLEAlvin Wong2019-04-271-1/+1
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-58/+7
* More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-251-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+40
|\
| * QOpenGLDebugLogger: strengthen the code path in case of GL context destructionGiuseppe D'Angelo2016-07-271-0/+34
| * QOpenGLDebugLogger: do not crash if deleted with the wrong GL context currentGiuseppe D'Angelo2016-07-261-0/+6
* | 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