summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qabstracttexture/tst_qabstracttexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-32/+32
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* QAbstractTexture: expose mipLevelPaul Lemire2020-11-241-0/+47
* Remove deprecated classes and functionsPaul Lemire2020-02-111-367/+74
* Fix deprecation handlingMike Krus2020-01-141-0/+3
* Update QAbstractTexture message handlingMike Krus2019-10-111-12/+8
* Update QAbstractTexture to use direct sync modeMike Krus2019-09-181-39/+5
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-96/+60
* Make it possible to partially update a texturePaul Lemire2019-03-201-0/+56
* QAbstractTexture:: add handle and handleType propertiesPaul Lemire2018-10-101-0/+240
* Add QSharedGLTexturePaul Lemire2018-10-081-0/+9
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Add unit tests for QAbstractTexturePaul Lemire2016-11-191-0/+889