summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qvulkan
Commit message (Expand)AuthorAgeFilesLines
* Revert "Android: SKIP cases failing on Android 12 CI with 16GB RAM"Assam Boudjelthia2024-04-051-16/+0
* Revert "Skip QVulkan autotests on Android"Assam Boudjelthia2024-04-051-7/+27
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Skip QVulkan autotests on AndroidLaszlo Agocs2023-10-301-27/+7
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Android: SKIP cases failing on Android 12 CI with 16GB RAMRami Potinkara2023-02-201-0/+16
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Android: Skip/blacklist remaining tests for emulator bump to API 24Samuel Mira2022-11-151-0/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-181-0/+8
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Work around lavapipe bug in tst_qvulkanLaszlo Agocs2022-06-161-7/+9
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-311-1/+1
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-191-0/+73
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-181-2/+14
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-1/+1
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-2/+9
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Convert qvulkan testLeander Beernaert2019-10-281-0/+15
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-6/+6
|\
| * Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-6/+6
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Introduce QVulkanWindowLaszlo Agocs2017-03-221-3/+279
* Basic Vulkan enablersLaszlo Agocs2017-03-172-0/+168