summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsimagemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement delayed image loading and slide resource listMäättä Antti2019-03-121-117/+261
* Load subpresentations asynchronouslyAntti Määttä2019-03-121-13/+28
* Implement asynchronous image loadingMäättä Antti2019-02-081-60/+132
* Use the original extension image when ktx can't be foundMichael Brasser2019-01-181-1/+1
* Try loading a ktx image instead of the given one if option is setTomi Korpipaa2018-11-011-6/+24
* Add id information to Q3DSProfile itemsPasi Keranen2018-10-241-2/+4
* Add support for QImage in Q3DSImageLaszlo Agocs2018-08-071-4/+43
* Do not use mipmaps for ordinary imagesLaszlo Agocs2018-07-031-6/+11
* Add ktx supportLaszlo Agocs2018-06-281-13/+38
* Handle pre-generated mipmaps betterLaszlo Agocs2018-06-251-2/+2
* Fix IBL mipmap generationLaszlo Agocs2018-05-041-6/+1
* Move logging categories to a single central placeLaszlo Agocs2018-05-041-3/+1
* Add a dummy magenta image in place of missing texturesLaszlo Agocs2018-04-051-0/+14
* Fix last mip level for IBLLaszlo Agocs2018-02-271-5/+5
* More compile fixesLaszlo Agocs2018-02-271-1/+3
* Add mipmap generator for IBLLaszlo Agocs2018-02-271-22/+385
* Load texture data on our ownLaszlo Agocs2018-02-271-0/+236