summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/managers/rhiresourcemanagers_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Fix a number of MSVC int conversion warningsFriedemann Kleint2021-01-291-2/+2
* rhi: Use render states as part of the GraphicsPipeline keyPaul Lemire2020-08-241-2/+4
* rhi: set primitive type on graphics pipelinePaul Lemire2020-08-171-1/+3
* rhi: Rework the way we handle RenderTargetsPaul Lemire2020-08-131-2/+0
* rhi: release pipelines/rendertargets when Attachment changesPaul Lemire2020-08-061-1/+1
* Force Pipeline rebuild on shader dirtyPaul Lemire2020-08-061-0/+5
* rhi: Start adding compute supportJean-Michaël Celerier2020-08-051-0/+28
* PipelineKey: use Geometry Layout instead of GeometryIDPaul Lemire2020-07-161-2/+2
* Add AttributeInfo to allow comparing RenderCommand geometry layoutsPaul Lemire2020-07-161-0/+7
* Use a single UBO per binding for all commands using the same pipelinePaul Lemire2020-07-161-9/+0
* rhi: initial render target supportJean-Michaël Celerier2020-06-251-11/+21
* Fix build for Qt6Mike Krus2020-05-061-0/+7
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-20/+17
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+156