summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendercommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the backend use workgroup sizes from ComputeCommandPaul Lemire2016-03-051-0/+3
* Unify license header usageAntti Kokko2016-01-261-11/+14
* RenderCommand: add a type flag (Draw/Compute)Paul Lemire2016-01-131-0/+1
* RenderView: sliglty modified to later accommodate compute callsPaul Lemire2016-01-131-1/+5
* Make BackToFront sorting workLaszlo Agocs2015-11-131-0/+5
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* RenderCommand sortingPaul Lemire2015-01-241-18/+3
* RenderView refactored + handling sortingPaul Lemire2014-09-301-1/+18
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-1/+1
* Simple sorting of RenderCommands based on shaderPaul Lemire2014-07-091-0/+5
* Start adding jobs to create RenderViews and RenderCommandsSean Harmer2014-04-041-0/+56