summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/renderqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor RenderQueue so that it can be shared between renderersPaul Lemire2020-07-071-138/+0
* rhi: replace QVector by std::vector wherever possibleJean-Michaël Celerier2020-07-071-1/+1
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-6/+7
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+137