| Commit message (Expand) | Author | Age | Files | Lines |
* | Move QOpenGLBuffer from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-02-22 | 1 | -618/+0 |
* | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -5/+5 |
* | Deprecate constructing QFlags from a pointer | Allan Sandfeld Jensen | 2019-11-20 | 1 | -2/+2 |
* | Doc: Move literal code block to a separate file | Cristian Maureira-Fredes | 2018-10-15 | 1 | -9/+2 |
* | More fixups for GL_CONTEXT_LOST | Allan Sandfeld Jensen | 2018-09-25 | 1 | -1/+12 |
* | Fix incorrect warning message in QOpenGLBuffer | Takumi ASAKI | 2018-07-17 | 1 | -1/+1 |
* | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
* | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
* | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
* | Add support for glMapBufferRange in the wrappers and resolvers | Laszlo Agocs | 2014-08-08 | 1 | -6/+63 |
* | purge vestiges of opengl es 1 support | Oswald Buddenhagen | 2014-04-04 | 1 | -9/+7 |
* | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -2/+2 |
* | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -1/+1 |
* | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -7/+9 |
* | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -5/+5 |
* | Fix memory leak. | Sérgio Martins | 2013-04-18 | 1 | -0/+2 |
* | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
* | Fixed memory leak in assign operator of QOpenGLBuffer | Vadim Zakondyrin | 2012-11-19 | 1 | -1/+3 |
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
* | Get started with patching up the Qt GUI docs | Gunnar Sletta | 2012-06-28 | 1 | -0/+1 |
* | Fixed QOpenGLBuffer::map and unmap implementations. | Samuel Rødal | 2012-05-07 | 1 | -23/+2 |
* | Use "OpenGL" instead of just "GL" in documentation. | Samuel Rødal | 2012-02-24 | 1 | -22/+22 |
* | Produce unimplemented warning for QOpenGLBuffer::map only once | Alex Wilson | 2012-02-15 | 1 | -2/+10 |
* | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
* | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
* | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
* | Fix the \since 4.x tags in gui/opengl. | Samuel Rødal | 2011-09-02 | 1 | -1/+1 |
* | Clean up legacy defines in gui/opengl. | Samuel Rødal | 2011-08-29 | 1 | -17/+2 |
* | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+582 |