summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qtextureimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move texture classes to their own directorySean Harmer2015-10-131-195/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-7/+7
* Add support for ETC1 compressed textures in PKM containersLaszlo Agocs2015-08-171-3/+6
* Functors: remove dynamic_castPaul Lemire2015-07-281-1/+3
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-3/+3
|\
| * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-2/+2
* | QNode parent changesPaul Lemire2015-06-111-0/+1
|/
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-1/+32
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-3/+3
* Make mesh source url resolving compatible with QuickLaszlo Agocs2015-02-131-1/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Texture API refactoringPaul Lemire2015-02-081-1/+14
* QAbstractTextureImage: add update methodPaul Lemire2015-02-081-0/+2
* Move QAbstractTextureImage, QTextureImage to dedicated filesPaul Lemire2015-02-081-0/+147