summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/texture
Commit message (Expand)AuthorAgeFilesLines
* Update QAbstractTexture message handlingMike Krus2019-10-111-18/+10
* Update QAbstractTexture to use direct sync modeMike Krus2019-09-181-97/+37
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-30/+25
* Make it possible to partially update a texturePaul Lemire2019-03-201-0/+44
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-251-0/+23
|\
| * Texture: initialize internal format to NoFormatPaul Lemire2018-12-191-0/+23
* | Add QSharedGLTexturePaul Lemire2018-10-081-0/+13
|/
* Improve backend texture unit testsPaul Lemire2018-08-131-0/+186
* Fix: Do not enforce TextureImage to be parented only by TexturePaul Lemire2018-07-181-0/+66
* Merge branch '5.9' into devSean Harmer2017-08-191-4/+4
|\
| * Use QSharedPointer::create() moreMarc Mutz2017-07-221-4/+4
* | Renderer: add more dirty flags and launch jobs based on thatPaul Lemire2017-06-011-0/+10
|/
* Texture backend refactoringWieland Hagen2016-11-141-11/+11
* Allow setting sample count for multisample targetsMauro Persano2016-08-121-0/+31
* Add basic unit tests for texture classesMauro Persano2016-08-082-0/+247