summaryrefslogtreecommitdiffstats
path: root/src/render/texture/texture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-251-1/+1
|\
| * Texture: initialize internal format to NoFormatPaul Lemire2018-12-191-1/+1
* | Texture: update renderer to send handle and handle type on frontend texturesPaul Lemire2018-10-111-1/+8
* | Add QSharedGLTexturePaul Lemire2018-10-081-1/+4
|/
* Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-081-3/+3
* Texture: properly handle texture sharing with remote URLsPaul Lemire2018-07-201-1/+1
* Fix: Do not enforce TextureImage to be parented only by TexturePaul Lemire2018-07-181-10/+5
* Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-111-1/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-4/+4
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Send notifications from backend after loading texturesMike Krus2017-07-011-1/+4
* Merge branch '5.9' into devSean Harmer2017-05-211-0/+1
|\
| * Verify a texture is valid before updateJuan José Casafranca2017-04-251-0/+1
* | Add support for downloading texturesMike Krus2017-05-201-1/+2
|/
* Rename Texture::DirtyGenerators to DirtyImageGeneratorsWieland Hagen2017-01-261-1/+1
* Fix updating of texture generatorWieland Hagen2017-01-261-1/+2
* Add some basic debug output for texture and texture image managersSean Harmer2017-01-111-0/+9
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* Texture: further refactoringPaul Lemire2016-11-141-35/+24
* Texture backend refactoringWieland Hagen2016-11-141-82/+89
* Texture: style cleanupPaul Lemire2016-10-071-1/+1
* Allow setting sample count for multisample targetsMauro Persano2016-08-121-0/+2
* Add basic unit tests for texture classesMauro Persano2016-08-081-1/+6
* Texture: add an isDirty getterPaul Lemire2016-07-041-0/+1
* Texture loading improvementPaul Lemire2016-06-301-1/+1
* Make QTexture use QTextureSourceGeneratorPaul Lemire2016-05-201-5/+7
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+0
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-3/+3
* Remove virtual QBackendNode *create(QNode *frontend) constSean Harmer2016-05-011-1/+0
* Texture handles creationSean Harmer2016-04-101-0/+2
* QAbstractTexture: Remove unique propertyWieland Hagen2016-04-071-1/+0
* QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-11/+11
* TextureFunctor handles creationSean Harmer2016-03-311-0/+1
* Removed unused memberSean Harmer2016-03-201-1/+0
* Force OpenGL texture reload on TextureImage updateMauro Persano2016-03-131-0/+2
* Rename QTextureDataFunctor to QTextureImageDataGeneratorFranck Arrecot2016-03-071-2/+2
* Added AbstractRenderer pointer to RenderBackendNodeWieland Hagen2016-02-241-4/+5
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-5/+5
* QBackendNodeFunctor -> QBackendNodeMapperPaul Lemire2016-02-231-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-2/+2
* Fix loading of texture arraysSean Harmer2016-02-121-0/+1
* Removed factory member variableRobert Brock2016-02-071-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\
| * Don't allocate QMutex members on the heap.Volker Krause2016-01-191-1/+1
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Support for DDS texturesMauro Persano2016-01-161-0/+12
|/
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-2/+2
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-7/+7
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11