summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/technique_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in renderJarek Kobus2020-07-091-6/+6
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Update QTechnique to use direct syncPaul Lemire2019-09-191-2/+2
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-4/+4
* Technique: private export for benchmarksPaul Lemire2016-12-131-1/+1
* Technique: add isCompatibleWithFilters functionPaul Lemire2016-11-251-0/+18
* Technique: add a flag to check for compatibilityPaul Lemire2016-11-251-0/+4
* Technique: export for unit testsPaul Lemire2016-11-231-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+0
* Technique/Renderer: use GraphicsShaderDataPaul Lemire2016-04-261-3/+3
* Technique handles creationSean Harmer2016-04-101-0/+2
* QAnnotation changesFranck Arrecot2016-03-171-6/+6
* Fix uses of inefficient QList<QNodeId>Marc Mutz2016-03-011-5/+5
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-4/+4
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-4/+4
* Unify license header usageAntti Kokko2016-01-261-12/+15
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-12/+12
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move material system into own directorySean Harmer2015-10-131-0/+96