aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/d3d12/qsgd3d12renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove D3D12 scenegraph backendLaszlo Agocs2020-01-061-785/+0
* D3D12: Fix some compiler warnings emitted by clang-clFriedemann Kleint2017-10-061-6/+6
* Fix d3d12 plugin compilation after QSGGeometry API reviewLaszlo Agocs2016-10-141-3/+4
* Fix enums in QSGGeometryLaszlo Agocs2016-10-121-1/+1
* software: Add support for QSGRenderNodeLaszlo Agocs2016-07-191-0/+1
* D3D12: Get rid of the material's RenderState duplicationLaszlo Agocs2016-06-011-6/+6
* Make matrix and clipList setters' appearance more internalLaszlo Agocs2016-05-311-2/+2
* D3D12: Drop QVectors from QSGD3D12EngineLaszlo Agocs2016-05-311-2/+1
* Make rendernode suitable for public consumptionLaszlo Agocs2016-04-201-10/+84
* Convert d3d12 backend into a pluginLaszlo Agocs2016-04-131-0/+710