summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltexturecache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-7/+8
* NPOT texture support in QOpenGLTextureCacheCedric Chedaleux2014-02-041-1/+28
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-251-28/+2
* QOpenGLTextureCache : make it possible to skip qgl_byteSwapImageElvis Lee2013-01-251-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-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
* We should return texture id 0 for invalid images and pixmapsJørgen Lind2012-01-101-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-0/+215