summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-221-618/+0
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-9/+2
* More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-251-1/+12
* Fix incorrect warning message in QOpenGLBufferTakumi ASAKI2018-07-171-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for glMapBufferRange in the wrappers and resolversLaszlo Agocs2014-08-081-6/+63
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-9/+7
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-2/+2
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-7/+9
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Fix memory leak.Sérgio Martins2013-04-181-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed memory leak in assign operator of QOpenGLBufferVadim Zakondyrin2012-11-191-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Fixed QOpenGLBuffer::map and unmap implementations.Samuel Rødal2012-05-071-23/+2
* Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-241-22/+22
* Produce unimplemented warning for QOpenGLBuffer::map only onceAlex Wilson2012-02-151-2/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-021-1/+1
* Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-291-17/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+582