summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/rhishader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Complete UBO/SSBO supportPaul Lemire2020-08-051-5/+27
* rhi: Start adding compute supportJean-Michaël Celerier2020-08-051-26/+34
* Fix build to change in typeof QList::size()Mike Krus2020-07-171-1/+1
* Remove string concatenations when uploading UBOsPaul Lemire2020-07-161-34/+26
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-2/+2
* rhi: replace QVector by std::vector wherever possibleJean-Michaël Celerier2020-07-071-46/+50
* rhi: backport opengl renderer changesJean-Michaël Celerier2020-06-221-6/+12
* Handle RHI names changing to QByteArray which prevents using regexsJean-Michaël Celerier2020-06-071-2/+18
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-153/+224
* rhi: Rework uniform processingJean-Michaël Celerier2020-04-221-61/+152
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+519