summaryrefslogtreecommitdiffstats
path: root/src/render/backend/quniformvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* RenderView: minimize uniform changes after sortingPaul Lemire2015-01-261-1/+1
* QUniformPack: contains an array of uniform blocks/bufferPaul Lemire2014-12-121-0/+6
* Style cleanup: Pass QString as const&.Milian Wolff2014-12-091-2/+2
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-1/+1
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-1/+1
* QUniformValue: removed commentPaul Lemire2014-10-291-2/+0
* Use QOpenGLFunctions where missingAndrew Knight2014-10-011-1/+1
* Shader uniform refactoringPaul Lemire2014-09-301-144/+23
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-3/+3
* QUniformValue: Fix, didn't handle floatPaul Lemire2014-08-141-1/+6
* Use QT_PREPEND_NAMESPACE on QTransformPaul Lemire2014-07-171-2/+2
* Rendering using QFrameAllocatorPaul Lemire2014-07-031-16/+75
* Added TextureUniform subclass of QUniformValuePaul Lemire2014-06-281-4/+4
* QUniformValue templated subclassPaul Lemire2014-06-271-162/+43
* Updated simple-qml example with Parameter animationsPaul Lemire2014-06-271-3/+5
* QUniformValue overloaded constructor from VariantPaul Lemire2014-06-271-2/+12
* Move the bindinds of Uniform out of QUniformPackPaul Lemire2014-06-271-41/+29
* Fix builds with namespaced QtSean Harmer2014-04-021-4/+5
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+306
* Import initial examples and export symbols from libSean Harmer2014-02-251-306/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+306