summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/renderviewbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1Paul Lemire2020-12-011-20/+0
* Move sync jobs to a common place so that they can be used by rhi and openglPaul Lemire2020-08-261-467/+0
* rhi: Rework the way we handle RenderTargetsPaul Lemire2020-08-131-31/+0
* rhi: protect accesses to the Render cachePaul Lemire2020-07-311-2/+4
* Move RenderViewInitializer,Builder/Updater jobs to a common placePaul Lemire2020-07-081-3/+1
* Move and adapt RendererCache to share amongst renderer pluginsPaul Lemire2020-07-071-0/+2
* Update RHI plug-in with std::vector changesJean-Michaël Celerier2020-07-031-96/+62
* rhi: backport opengl renderer changesJean-Michaël Celerier2020-06-221-266/+383
* QResourcesManager: switch to std::vectorPaul Lemire2020-05-201-16/+16
* Fix build for Qt6Mike Krus2020-05-061-3/+7
* rhi: apply clang-format to the whole plug-inJean-Michaël Celerier2020-04-221-152/+181
* Initial creation of RHI plug-in and refactoringJean-Michaël Celerier2020-03-161-0/+812