summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglpixelbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-2/+0
* Remove tracking of the current fboLaszlo Agocs2014-06-021-6/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-3/+3
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-3/+3
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-13/+14
|/
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-3/+3
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-3/+6
* Doc: Fix broken linksSze Howe Koh2014-02-041-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+3
* Rename function to fix symbol clash in static buildKai Koehne2013-02-111-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-301-2/+27
* Improve OpenGL docsJan Arve Saether2012-11-271-0/+1
* Properly initialize glViewport() to appropriate value in QGLPixelBuffer.Samuel Rødal2012-11-211-0/+1
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-11/+106
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documented QtOpenGL classes that have better replacements as obsolete.Samuel Rødal2012-09-141-0/+3
* Doc: Modularize QtOpenGL documentation.Casper van Donderen2012-05-091-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* 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
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* compile after removal of OpenGL 1 paint engineGunnar Sletta2011-08-171-7/+0
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-103/+3
* Export the qt_gl_read_framebuffer function for use in declarativeGunnar Sletta2011-05-301-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+628