summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/rhishader_p.h
Commit message (Expand)AuthorAgeFilesLines
* Complete UBO/SSBO supportPaul Lemire2020-08-051-0/+3
* Remove string concatenations when uploading UBOsPaul Lemire2020-07-161-6/+12
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* rhi: replace QVector by std::vector wherever possibleJean-Michaël Celerier2020-07-071-50/+50
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-13/+10
* rhi: Rework uniform processingJean-Michaël Celerier2020-04-221-8/+25
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+184