summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl/jobs/renderviewcommandupdaterjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2019-12-191-82/+0
* Merge branch '5.14' into 5.15Paul Lemire2019-12-181-2/+2
|\
| * RenderViewBuilder: fix leak with EntityRenderCommandDataPaul Lemire2019-12-161-2/+2
* | Make tracing a runtime optionMike Krus2019-12-131-1/+1
|/
* Adequately split work among RenderViewCommandBuilderPaul Lemire2019-12-031-0/+3
* RenderViewCommandUpdaterJob: stop copying renderables dataPaul Lemire2019-12-021-5/+3
* Convert EntityRenderCommandData to struct of vectorsPaul Lemire2019-10-291-5/+1
* Split RenderCommand generation and uniform updatePaul Lemire2019-10-211-0/+85