summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimagedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-20/+20
* Update commercial license headersTarja Sundqvist2022-06-131-20/+20
* Doc: Fix documentation warningsTopi Reinio2020-11-251-15/+10
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-24/+24
* Pass the raw data to the texture data extractorJuan José Casafranca2020-10-271-3/+3
* Allow to specify a functor to extract data from QTextureImageDataJuan Casafranca2020-09-281-0/+18
* Allow to set alignment requirement for an imageJuan Casafranca2020-09-281-0/+21
* Geometry refactoringMike Krus2020-02-271-1/+1
* Basic KTX support for Qt 3DMichael Brasser2019-07-091-4/+23
* Texture: initialize internal format to NoFormatPaul Lemire2018-12-191-1/+1
* Don't call deprecated QImage::byteSize() functionSean Harmer2017-08-221-1/+1
* Texture loading improvementPaul Lemire2016-06-301-0/+5
* Adding QDoc to QTextureImageDataRobert Brock2016-05-281-16/+54
* doc for qtextureimagedataColin Ogilvie2016-05-241-0/+59
* QTexture: cleanupPaul Lemire2016-05-201-565/+80
* QTextureImageData: fix exception specificationsMarc Mutz2016-05-141-20/+20
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-141-2/+2
* Remove QBackendNodePropertyChangeSean Harmer2016-05-131-0/+1
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-0/+801