summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimagedata.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-101-4/+0
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Handle changes in OpenGL classesMike Krus2020-11-271-0/+4
* 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-1/+1
* Allow to specify a functor to extract data from QTextureImageDataJuan Casafranca2020-09-281-0/+4
* Allow to set alignment requirement for an imageJuan Casafranca2020-09-281-0/+3
* qtextureimagedata.h: Fix include directiveFriedemann Kleint2020-09-171-5/+1
* Restore include of QOpenGLTexture for Qt 5 in public headerv5.15.0-alpha1Friedemann Kleint2020-02-101-2/+6
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* QTexture: cleanupPaul Lemire2016-05-201-11/+19
* QTextureImageData: fix exception specificationsMarc Mutz2016-05-141-20/+20
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-0/+107