summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/managers
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesMike Krus2023-03-171-8/+0
* RHIResourceManagers: fix the leak of RHIShaderAurélien Brooke2022-12-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-223-114/+6
* Fix a number of MSVC int conversion warningsFriedemann Kleint2021-01-292-4/+4
* rhi: Use render states as part of the GraphicsPipeline keyPaul Lemire2020-08-242-2/+19
* 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-062-2/+17
* Force Pipeline rebuild on shader dirtyPaul Lemire2020-08-062-0/+30
* rhi: Start adding compute supportJean-Michaël Celerier2020-08-053-1/+34
* Refactor Scene3D to work with both RHI and GL Qt3D renderersPaul Lemire2020-07-291-0/+3
* PipelineKey: use Geometry Layout instead of GeometryIDPaul Lemire2020-07-161-2/+2
* Add AttributeInfo to allow comparing RenderCommand geometry layoutsPaul Lemire2020-07-162-0/+20
* 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-253-11/+26
* Fix build for Qt6Mike Krus2020-05-061-0/+7
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-222-26/+23
* rhi: Port most of Qt3DExtras materials to RHIJean-Michaël Celerier2020-04-221-2/+2
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-164-0/+336