| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add configure feature for Metal | Tor Arne Vestbø | 2024-03-19 | 1 | -2/+2 |
| * | Remove extra semi-colons | Tasuku Suzuki | 2024-02-06 | 1 | -1/+1 |
| * | Change license for tests files | Lucie Gérard | 2024-02-04 | 1 | -1/+1 |
| * | rhi: Make it a QPA-style private but semi-public API | Laszlo Agocs | 2023-05-21 | 1 | -19/+12 |
| * | Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h | Sona Kurazyan | 2022-09-01 | 1 | -0/+4 |
| * | rhi: gl: Avoid magic adjustments to the context/window format | Laszlo Agocs | 2022-08-01 | 1 | -0/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | rhi: Drop the profiler for now | Laszlo Agocs | 2022-01-04 | 1 | -22/+1 |
| * | rhi: manual tests: Switch to VK_LAYER_KHRONOS_validation | Laszlo Agocs | 2021-05-31 | 1 | -12/+1 |
| * | High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling | Tor Arne Vestbø | 2020-08-28 | 1 | -1/+0 |
| * | Use QList instead of QVector in other qtbase tests | Jarek Kobus | 2020-07-07 | 1 | -2/+2 |
| * | rhi manual tests: Prevent warnings with MSVC | Laszlo Agocs | 2020-06-15 | 1 | -1/+1 |
| * | rhi: Harmonize create-destroy API pattern with the rest of Qt | Laszlo Agocs | 2020-05-28 | 1 | -8/+8 |
| * | Enable QRhi Metal backend on iOS | Laszlo Agocs | 2019-11-27 | 1 | -3/+3 |
| * | Ensure drawable size atomicity within a frame | Laszlo Agocs | 2019-09-29 | 1 | -5/+3 |
| * | rhi: metal: Do not hold on to the drawable when not presenting | Laszlo Agocs | 2019-07-31 | 1 | -0/+4 |
| * | rhi: Add compute api and implement for Vulkan and Metal | Laszlo Agocs | 2019-06-17 | 1 | -2/+2 |
| * | Introduce the Qt graphics abstraction as private QtGui helpers | Laszlo Agocs | 2019-06-13 | 1 | -0/+829 |