summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-3/+3
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* RenderThread: replace a QMutex/QWaitCondition pair with a QSemaphoreMarc Mutz2015-06-111-10/+7
* Copyright header change.Mika Salmela2015-02-091-19/+14
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* Cleanly exit the render threadSean Harmer2014-11-171-5/+19
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-3/+3
* Ground work to have a proper shutdownPaul Lemire2014-07-201-3/+3
* Renderer RenderThread reversalPaul Lemire2014-07-201-10/+11
* Renderer QGraphicsContext initialized at startupPaul Lemire2014-07-091-4/+8
* Categorized logging in RendererPaul Lemire2014-04-221-3/+3
* RenderQueues of RenderViewPaul Lemire2014-04-191-3/+6
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+84
* Import initial examples and export symbols from libSean Harmer2014-02-251-84/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+84