| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set explicit default security level of all files with default security | Jan Arve Sæther | 2025-09-17 | 1 | -0/+1 |
| * | QQuickRenderTarget: pass QSize by value in the new named c-tors | Ivan Solovev | 2024-07-19 | 1 | -5/+5 |
| * | QQuickRt: Support picking a D24S8 alternative also on the multiview path | Laszlo Agocs | 2024-06-28 | 1 | -1/+6 |
| * | Doc: fix warnings and spelling in RhiItem and RenderTarget | Volker Hilsheimer | 2024-06-15 | 1 | -1/+1 |
| * | Use the correct format for custom depth textures | Paul Olav Tvete | 2024-06-11 | 1 | -1/+2 |
| * | Add a way to set a custom depth texture on a QQuickRenderTarget | Laszlo Agocs | 2024-04-05 | 1 | -8/+259 |
| * | QQuickRt: State the depthTexture is not to be written out when multiview | Laszlo Agocs | 2024-03-26 | 1 | -1/+2 |
| * | Use new Qt configure feature for Metal | Tor Arne Vestbø | 2024-03-25 | 1 | -1/+1 |
| * | sg: QQuickRt: Fix enum class usage in Metal code path | Laszlo Agocs | 2024-03-15 | 1 | -3/+3 |
| * | QQuickRt: allow specifying a viewFormat where applicable | Laszlo Agocs | 2024-03-15 | 1 | -584/+322 |
| * | Optimize QQuickRt behavior with implicitly created buffers | Laszlo Agocs | 2024-02-22 | 1 | -53/+133 |
| * | QQuickRt: support resolving into the provided native texture | Laszlo Agocs | 2024-02-22 | 1 | -31/+541 |
| * | sg: Allow adopting foreign textures with GL_SRGB8_ALPHA8 | Laszlo Agocs | 2024-02-05 | 1 | -4/+6 |
| * | Allow QQuickRt adopt a native texture array for multiview rendering | Laszlo Agocs | 2024-01-15 | 1 | -0/+338 |
| * | scenegraph: Add plumbing for enabling multiview | Laszlo Agocs | 2024-01-15 | 1 | -0/+31 |
| * | Fix some copy constructor signatures | Giuseppe D'Angelo | 2023-10-26 | 1 | -7/+7 |
| * | Adapt to the RHI API concept | Laszlo Agocs | 2023-05-22 | 1 | -4/+17 |
| * | Enable D3D12 | Laszlo Agocs | 2023-02-14 | 1 | -3/+63 |
| * | Replace usages of Q_CLANG_QDOC with Q_QDOC | Luca Di Sera | 2022-10-13 | 1 | -4/+4 |
| * | doc: Add missing since 6.4 tag to QQRT::fromPaintDevice | Laszlo Agocs | 2022-09-03 | 1 | -0/+2 |
| * | sg: Prevent not supported format warnings when wrapping external textures | Laszlo Agocs | 2022-08-03 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Clean up overload docs in QQuickRenderTarget | Laszlo Agocs | 2022-06-01 | 1 | -24/+92 |
| * | Allow specifies the native texture format on QQuickRenderTarget | JiDe Zhang | 2022-05-31 | 1 | -13/+110 |
| * | Add setMirrorVertically for QQuickRenderTarget | JiDe Zhang | 2022-05-03 | 1 | -2/+39 |
| * | Update QQuickRenderTarget docs | Laszlo Agocs | 2022-04-21 | 1 | -4/+24 |
| * | Support to custom the render target on the software renderer | JiDe Zhang | 2022-04-19 | 1 | -0/+32 |
| * | Add device pixel ratio property to QQuickRenderTarget | Vlad Zahorodnii | 2021-08-11 | 1 | -0/+38 |
| * | Allow targeting a (GL) renderbuffer object with the QQuickWindow | Laszlo Agocs | 2021-05-21 | 1 | -23/+100 |
| * | Purge renderpass refs from renderer when redirecting via QRhiRt | Laszlo Agocs | 2020-11-24 | 1 | -0/+1 |
| * | Hide QQuickRenderTarget equality operators from ADL | Volker Hilsheimer | 2020-10-31 | 1 | -20/+20 |
| * | Follow QQuickGraphicsDevice changes in QQuickRenderTarget | Laszlo Agocs | 2020-06-26 | 1 | -13/+136 |
| * | Follow QRhi create-destroy API update | Laszlo Agocs | 2020-06-02 | 1 | -3/+3 |
| * | Allow redirecting QRhi-based rendering via QQuickRenderControl | Laszlo Agocs | 2020-04-11 | 1 | -0/+293 |