summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/multiwindow_threaded/multiwindow_threaded.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-19/+12
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-011-0/+4
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-041-22/+1
* rhi: manual tests: Switch to VK_LAYER_KHRONOS_validationLaszlo Agocs2021-05-311-12/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-2/+2
* rhi manual tests: Prevent warnings with MSVCLaszlo Agocs2020-06-151-1/+1
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-281-8/+8
* Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-3/+3
* Ensure drawable size atomicity within a frameLaszlo Agocs2019-09-291-5/+3
* rhi: metal: Do not hold on to the drawable when not presentingLaszlo Agocs2019-07-311-0/+4
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-2/+2
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+829