summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* QBackendNodeFunctor: get and destroy now take a QNodeIdPaul Lemire2015-02-281-4/+4
* Copyright header change.Mika Salmela2015-02-091-19/+14
* RenderTexture: wrapping on R is only available on 3D texturesPaul Lemire2015-02-081-3/+1
* RenderTexture/TextureImage: provide unique dna for sharingPaul Lemire2015-02-081-3/+34
* Make textures functional with GLES2Laszlo Agocs2015-02-081-7/+27
* Texture API refactoringPaul Lemire2015-02-081-55/+154
* RenderTexture: update list of texture image id to texture image handlesPaul Lemire2015-02-081-6/+54
* RenderTexture: contains list of TextureImage idPaul Lemire2015-02-081-13/+53
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-25/+25
* Texture: introduce comparisons functions/modesGiuseppe D'Angelo2015-01-171-0/+16
* Fix handling of the maximum anisotropyGiuseppe D'Angelo2015-01-151-1/+2
* RenderTexture: use Q_NULLPTR instead of NULLPaul Lemire2014-12-301-1/+1
* QTexture refactoringPaul Lemire2014-10-301-7/+27
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-1/+0
* Moved most of the managers into a single header filePaul Lemire2014-10-171-1/+0
* RenderTexture: QBackendNode subclassPaul Lemire2014-10-171-53/+30
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* Support anisotropic texture filteringSean Harmer2014-10-041-1/+7
* Set maximum number of mipmap levels if mipmaps requestedSean Harmer2014-10-041-3/+3
* RenderTexture: fixes + reset flagPaul Lemire2014-10-031-33/+78
* Use QOpenGLFunctions where missingAndrew Knight2014-10-011-6/+12
* Fix a crash when recreating a textureGiuseppe D'Angelo2014-09-291-1/+0
* RenderTexture properly copies frontend propertiesPaul Lemire2014-09-151-15/+120
* Added FragmentOutput type to ParameterMapperPaul Lemire2014-09-151-0/+1
* QTexture fixes so that it is properly added as a childPaul Lemire2014-09-151-0/+6
* Texture renamed to QTexturePaul Lemire2014-08-191-2/+2
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-1/+1
* Texture updatedPaul Lemire2014-06-271-5/+5
* Replaced QmlTexture by Quick3DTexturePaul Lemire2014-05-301-1/+1
* RenderClass have a default constructor.Paul Lemire2014-04-101-3/+8
* Fix builds with namespaced QtSean Harmer2014-04-021-3/+5
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+152
* Import initial examples and export symbols from libSean Harmer2014-02-251-149/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+149