summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qabstracttexture.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate functor APIsMike Krus2020-01-311-1/+1
* Update sendTextureChangesToFrontend to use direct syncPaul Lemire2019-10-071-0/+1
* Fix in TextureFormat for RGB10A2Paul Lemire2019-06-051-1/+2
* Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-1/+1
|\
| * Switch export macros to standard formKai Koehne2019-04-021-1/+1
* | Make it possible to partially update a texturePaul Lemire2019-03-201-1/+4
|/
* QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-071-2/+2
* QAbstractTexture:: add handle and handleType propertiesPaul Lemire2018-10-101-0/+14
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Send notifications from backend after loading texturesMike Krus2017-07-011-0/+1
* LCOV exclusion comments squashedPaul Lemire2016-11-231-8/+8
* QAbstractTexture::CubeMapFace: add a new entry AllFacesPaul Lemire2016-08-261-1/+2
* Allow setting sample count for multisample targetsMauro Persano2016-08-121-0/+4
* Make QTexture use QTextureSourceGeneratorPaul Lemire2016-05-201-3/+3
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+2
* Add more explicitMarc Mutz2016-05-141-1/+1
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-2/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-3/+4
* QVectorize QAbstractTextureWieland Hagen2016-04-161-1/+1
* QAbstractTexture creates creation changesSean Harmer2016-04-101-0/+1
* QAbstractTexture: Remove unique propertyWieland Hagen2016-04-071-4/+0
* QAbstractTextureProvider property and enum changesRobert Brock2016-04-071-6/+7
* QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-0/+347