summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderthread_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-2/+2
* RenderThread: use AbstractRenderer* instead of Renderer*Paul Lemire2018-03-191-4/+4
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* renderthread_p.h: small cleanupPaul Lemire2017-03-231-4/+4
* De-inline some polymorphic dtorsMarc Mutz2016-04-281-0/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* RenderThread: replace a QMutex/QWaitCondition pair with a QSemaphoreMarc Mutz2015-06-111-4/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-0/+83