| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QOpenGLDebugLogger from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2019-12-11 | 1 | -1826/+0 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -12/+12 |
| * | Doc: Remove 'f.i.' | Kai Koehne | 2019-09-04 | 1 | -1/+1 |
| * | Fix QOpenGLDebugLogger crash on ANGLE | Alvin Wong | 2019-04-27 | 1 | -1/+1 |
| * | Doc: Move literal code block to a separate file | Cristian Maureira-Fredes | 2018-10-15 | 1 | -58/+7 |
| * | More fixups for GL_CONTEXT_LOST | Allan Sandfeld Jensen | 2018-09-25 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-01 | 1 | -0/+40 |
| |\ |
|
| | * | QOpenGLDebugLogger: strengthen the code path in case of GL context destruction | Giuseppe D'Angelo | 2016-07-27 | 1 | -0/+34 |
| | * | QOpenGLDebugLogger: do not crash if deleted with the wrong GL context current | Giuseppe D'Angelo | 2016-07-26 | 1 | -0/+6 |
| * | | Clean up resolving of OpenGL functions on Windows | Lars Knoll | 2016-03-02 | 1 | -12/+0 |
| * | | Avoid repeated QByteArray creation when resolving opengl functions | Lars Knoll | 2016-03-01 | 1 | -1/+1 |
| * | | QtGui: eradicate Q_FOREACH loops [rvalues] | Marc Mutz | 2016-02-11 | 1 | -2/+2 |
| * | | QtGui: eradicate Q_FOREACH loops [QVarLengthArray] | Marc Mutz | 2016-02-11 | 1 | -3/+3 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -13/+19 |
| |/ |
|
| * | Doc:added doc to undocumented functions | Nico Vertriest | 2015-07-22 | 1 | -0/+6 |
| * | Fix debug stream operators. | Friedemann Kleint | 2015-04-01 | 1 | -8/+12 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -6/+6 |
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -5/+5 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Update qopenglext.h and qopengles2ext.h | Laszlo Agocs | 2014-08-14 | 1 | -4/+19 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -9/+12 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -2/+1 |
| * | Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATI | Giuseppe D'Angelo | 2014-02-25 | 1 | -0/+14 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -4/+4 |
| * | Fix build on iOS by using QOPENGLF_APIENTRY intead of APIENTRY directly | Tor Arne Vestbø | 2013-03-19 | 1 | -1/+1 |
| * | Long live QOpenGLDebug! | Giuseppe D'Angelo | 2013-03-15 | 1 | -0/+1806 |