summaryrefslogtreecommitdiff
path: root/src/quick/items/qquickrendertarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable D3D12Laszlo Agocs2023-02-141-3/+63
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-131-4/+4
* doc: Add missing since 6.4 tag to QQRT::fromPaintDeviceLaszlo Agocs2022-09-031-0/+2
* sg: Prevent not supported format warnings when wrapping external texturesLaszlo Agocs2022-08-031-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Clean up overload docs in QQuickRenderTargetLaszlo Agocs2022-06-011-24/+92
* Allow specifies the native texture format on QQuickRenderTargetJiDe Zhang2022-05-311-13/+110
* Add setMirrorVertically for QQuickRenderTargetJiDe Zhang2022-05-031-2/+39
* Update QQuickRenderTarget docsLaszlo Agocs2022-04-211-4/+24
* Support to custom the render target on the software rendererJiDe Zhang2022-04-191-0/+32
* Add device pixel ratio property to QQuickRenderTargetVlad Zahorodnii2021-08-111-0/+38
* Allow targeting a (GL) renderbuffer object with the QQuickWindowLaszlo Agocs2021-05-211-23/+100
* Purge renderpass refs from renderer when redirecting via QRhiRtLaszlo Agocs2020-11-241-0/+1
* Hide QQuickRenderTarget equality operators from ADLVolker Hilsheimer2020-10-311-20/+20
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-13/+136
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-3/+3
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-111-0/+293