summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtexturedataupdate.h
Commit message (Expand)AuthorAgeFilesLines
* qtexturedataupdate.h: fix namespace declaration for syncqt to workPaul Lemire2022-12-191-2/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Qt3D: replace qSwap with member-swap where possibleMarc Mutz2022-05-161-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-221-1/+1
* QTextureUpdateData: make fit for releaseMarc Mutz2019-08-281-4/+17
* Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-1/+1
* Make it possible to partially update a texturePaul Lemire2019-03-201-0/+92