summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* QBackendNodeFunctor: get and destroy now take a QNodeIdPaul Lemire2015-02-281-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Texture API refactoringPaul Lemire2015-02-081-4/+25
* RenderTexture: update list of texture image id to texture image handlesPaul Lemire2015-02-081-1/+28
* RenderTexture: contains list of TextureImage idPaul Lemire2015-02-081-0/+2
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-7/+7
* Allow Render(Texture|SharedData) use with variantsKevin Ottens2015-02-021-0/+2
* Texture: introduce comparisons functions/modesGiuseppe D'Angelo2015-01-171-0/+3
* QTexture refactoringPaul Lemire2014-10-301-1/+3
* Cleaned up includes in backend classesPaul Lemire2014-10-181-3/+1
* RenderTexture: QBackendNode subclassPaul Lemire2014-10-171-8/+5
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* Support anisotropic texture filteringSean Harmer2014-10-041-0/+1
* RenderTexture: fixes + reset flagPaul Lemire2014-10-031-1/+9
* QNode refactoringPaul Lemire2014-10-031-0/+1
* RenderTexture properly copies frontend propertiesPaul Lemire2014-09-151-2/+20
* QTexture fixes so that it is properly added as a childPaul Lemire2014-09-151-2/+6
* Texture renamed to QTexturePaul Lemire2014-08-191-3/+3
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-0/+81