summaryrefslogtreecommitdiffstats
path: root/src/render/backend/commandexecuter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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