summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi
Commit message (Expand)AuthorAgeFilesLines
* Add license headers to cmake filesLucie Gérard2022-08-0328-0/+84
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-015-15/+12
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-281-2/+2
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2827-27/+27
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-122-2/+2
* rhi: Fix a manual testLaszlo Agocs2022-07-071-1/+1
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-0/+14
* Use SPDX license identifiersLucie Gérard2022-05-1648-2352/+96
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-118-0/+1293
* rhi: Add the basic infrastructure for geometry shader supportBen Fletcher2022-01-3110-0/+208
* rhi: Add support for polygon fill modeBen Fletcher2022-01-319-0/+194
* rhi: Add the basic infrastructure for tessellation supportLaszlo Agocs2022-01-1312-0/+245
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+2
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-047-765/+23
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-101-0/+2
* rhi: Add texture array supportLaszlo Agocs2021-10-299-2/+278
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-231-2/+0
* rhi: Add support for 3D texturesLaszlo Agocs2021-05-3112-1/+365
* rhi: manual tests: Switch to VK_LAYER_KHRONOS_validationLaszlo Agocs2021-05-315-60/+5
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-221-0/+1
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-182-3/+2
* rhi: shadowmap manual test: use Nearest filteringLaszlo Agocs2021-01-041-1/+1
* rhi: Make triquadcube manual test compile after recent changesLaszlo Agocs2021-01-041-2/+2
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-044-8/+4
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-4/+4
* rhi: Fix up vertex inputs with matricesLaszlo Agocs2020-10-144-19/+20
* rhi: Make the new direct buffer update available for non-uniform buffersLaszlo Agocs2020-10-121-2/+2
* rhi: Regenerate shaders for some manual testsLaszlo Agocs2020-10-1110-1/+0
* rhi: Add a many cubes manual testLaszlo Agocs2020-10-1112-11/+290
* Fix rhi manual test buildLaszlo Agocs2020-09-301-0/+1
* rhi: vulkan: Fix mipmap generation for cubemapsLaszlo Agocs2020-09-251-1/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2321-41/+41
* rhi: Expose compute threadgroup limits in ResourceLimitsLaszlo Agocs2020-09-181-0/+5
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-151-1/+1
* rhi: Work around qsizetype fallout in manual testsLaszlo Agocs2020-08-302-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-285-5/+0
* rhi: Enable msaatexture manual test on OpenGLLaszlo Agocs2020-08-176-1/+1
* CMake: Regenerate manual testsAlexandru Croitor2020-07-0822-37/+117
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-0716-18/+18
* Fix qsizetype fallout in rhi manual testsLaszlo Agocs2020-06-261-2/+2
* rhi manual tests: Prevent warnings with MSVCLaszlo Agocs2020-06-159-15/+15
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-2825-199/+199
* RHI: Store texture handle as 64-bit intEskil Abrahamsen Blomfeldt2020-05-221-1/+1
* 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/wip/cmake' into devAlexandru Croitor2020-02-1318-36/+18
|\ \
| * | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1219-38/+19
* | | 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 wip/cmakeAlexandru Croitor2020-01-2920-5/+0
|\|