summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qtexture.h
Commit message (Expand)AuthorAgeFilesLines
* Create forwarding QTexture headerSean Harmer2015-02-111-0/+6
* Stop qmake from complaining about missing namespace macrosLaszlo Agocs2015-02-101-0/+4
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTextureProviders addedPaul Lemire2015-02-081-1/+1
* Move QAbstractTextureImage, QTextureImage to dedicated filesPaul Lemire2015-02-081-97/+1
* Moved QAbstractTextureProvider/QWrapMode to proper filesPaul Lemire2015-02-081-321/+2
* QAbstractTextureImage + QAbstractTextureDataFunctorPaul Lemire2015-02-081-43/+126
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-12/+12
* Texture: introduce comparisons functions/modesGiuseppe D'Angelo2015-01-171-1/+34
* QTexture refactoringPaul Lemire2014-10-301-16/+58
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* Support anisotropic texture filteringSean Harmer2014-10-041-0/+5
* QNode refactoringPaul Lemire2014-10-031-5/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* QTexture fixes so that it is properly added as a childPaul Lemire2014-09-151-6/+6
* Texture renamed to QTexturePaul Lemire2014-08-191-0/+303