aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/graphobjects/qssgrenderitem2d_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old item2d codeChristian Strømme2025-02-041-2/+0
* Enable multiview for basic Default/PrincipledMaterial usageLaszlo Agocs2024-02-081-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Drive by fix of some includedChristian Strømme2023-09-041-0/+2
* Clean up Item2DChristian Strømme2023-04-181-3/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Fix crash when embedded 2d content is rendered in another windowAntti Määttä2021-08-181-0/+2
* Use new renderpass descriptor cloning to avoid pointers-in-hashmap-key problemsLaszlo Agocs2021-03-231-0/+1
* Render 2D items without and FBO when possibleAndy Nichols2020-06-121-1/+4
* Remove QSSGRendererInterfaceChristian Strømme2020-05-121-1/+0
* Fix quick items rendering orderKaj Grönholm2020-03-161-1/+2
* Fix Item2D visibility & opacityKaj Grönholm2020-03-111-16/+2
* Add ability to directly place QQuickItems in 3D sceneInho Lee2020-02-061-0/+78