summaryrefslogtreecommitdiffstats
path: root/src/render/backend/commandthread_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-115/+0
* Perform Shader loading within framePaul Lemire2018-03-161-9/+19
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Renderer: Add CommandThread class to perform GL operations in a secondary threadPaul Lemire2017-03-231-0/+105