summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltexturecache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Support Alpha8 and Grayscale8 natively in the OpenGL paint engineAllan Sandfeld Jensen2014-10-271-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLTextureCache::bindTexture upload efficientlyAllan Sandfeld Jensen2014-07-041-4/+14
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-251-2/+1
* QOpenGLTextureCache : make it possible to skip qgl_byteSwapImageElvis Lee2013-01-251-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove a couple of QtGui/QtGui header entriesAndy Shaw2012-02-151-1/+1
* 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
* Export QOpenGLTextureCacheJørgen2012-01-041-1/+1
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-0/+102