summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/shaderparameterpack_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QFrameAllocator (again)Mike Krus2021-01-111-4/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-221-1/+1
* Complete UBO/SSBO supportPaul Lemire2020-08-051-0/+13
* rhi: avoid copies when uploading UBOsPaul Lemire2020-07-161-4/+2
* rhi: replace QVector by std::vector wherever possibleJean-Michaël Celerier2020-07-071-1/+1
* rhi: backport opengl renderer changesJean-Michaël Celerier2020-06-221-39/+84
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-31/+23
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+223