summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/hellominimalcrossgfxtriangle
Commit message (Expand)AuthorAgeFilesLines
* Add configure feature for MetalTor Arne Vestbø2024-03-192-2/+2
* Change license for tests filesLucie Gérard2024-02-045-5/+5
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-212-16/+2
* rhi: Remove unused init flagLaszlo Agocs2023-04-121-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-6/+0
* rhi: Add D3D12 supportLaszlo Agocs2023-02-073-3/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-3/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-0/+14
* Use SPDX license identifiersLucie Gérard2022-05-165-245/+10
* rhi: manual tests: Switch to VK_LAYER_KHRONOS_validationLaszlo Agocs2021-05-311-12/+1
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-181-1/+1
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-041-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-2/+2
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-282-6/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-1/+1
|\
| * rhi: Fix building hellominimalcrossgfxtriangle on macOSLaszlo Agocs2020-02-211-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-138-556/+786
|\|
| * Clean up and modernize hellominimalcrossgfxtriangle manual testLaszlo Agocs2020-02-047-552/+782
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-3/+3
|\|
| * Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-3/+3
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+38
|/
* Ensure drawable size atomicity within a frameLaszlo Agocs2019-09-291-7/+3
* 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-133-0/+568