summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/loadtexturedatajob.cpp
Commit message (Expand)AuthorAgeFilesLines
* LoadTextureDataJob: No crash on null texture dataKevin Ottens2016-08-241-1/+2
* Texture loading improvementPaul Lemire2016-06-301-0/+2
* QTexture: cleanupPaul Lemire2016-05-201-2/+0
* Make QTexture use QTextureSourceGeneratorPaul Lemire2016-05-201-31/+69
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-12/+12
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-4/+4
* render/jobs: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-04-301-1/+2
* Changes to handle ScenePropertyChangeRobert Brock2016-04-191-1/+8
* QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-6/+6
* Rename QTextureDataFunctor to QTextureImageDataGeneratorFranck Arrecot2016-03-071-11/+11
* Qt3D job run statsPaul Lemire2016-03-041-0/+2
* QAbstractTextureImage mipmapLevel now mipLevelRobert Brock2016-02-291-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-1/+1
* Prevent crash when loading non-existent textureMike Krus2016-02-181-0/+2
* Fix loading of texture arraysSean Harmer2016-02-121-0/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Support for DDS texturesMauro Persano2016-01-161-28/+59
* Renderer: use NodeManagersPaul Lemire2015-11-161-10/+12
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Final batch of file moves for nowSean Harmer2015-10-131-0/+132