summaryrefslogtreecommitdiffstats
path: root/src/render/backend/commandexecuter.cpp
Commit message (Expand)AuthorAgeFilesLines
* PackUniformHash to QVectorPaul Lemire2019-11-141-3/+3
* Split RenderCommand generation and uniform updatePaul Lemire2019-10-211-7/+7
* Fix compilation with -qt3d-profile-jobsPaul Lemire2019-07-151-1/+1
* Renderer: Image support addedPaul Lemire2019-06-051-1/+1
* Split GraphicsContext in twoPaul Lemire2018-03-161-1/+2
* RenderQueue: make it hold its mutexPaul Lemire2017-08-221-2/+3
* Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-051-4/+1
* Renderer: get rid of QVariant for backend uniformsPaul Lemire2016-09-141-6/+2
* RenderCommand: store all what's needed to perform draw callsPaul Lemire2016-07-051-1/+1
* CommandExecuter: add lots of helpers to convert types to JSONPaul Lemire2016-07-051-4/+212
* CommandExecuter: output node id instead of handles for nodesPaul Lemire2016-07-051-3/+19
* Add shell command to dump RenderViews/RenderCommandsPaul Lemire2016-07-051-4/+67
* Make the Qt3D Renderer execute its first shell commandPaul Lemire2016-07-051-0/+109