summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi
Commit message (Expand)AuthorAgeFilesLines
* Add copyright and licensing to .bat files missing themLucie Gérard4 days20-0/+40
* rhi: multiview manual test: exercise passing through gl_ViewIndexLaszlo Agocs2024-04-166-1/+4
* rhi: Add support for resolving depth-stencilLaszlo Agocs2024-04-033-0/+277
* Add configure feature for MetalTor Arne Vestbø2024-03-197-11/+11
* Add QWidgetPrivate::rhi() helper methodTor Arne Vestbø2024-03-011-8/+1
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-0459-59/+59
* Fix compilation error for QRhi stereo manual testHatem ElKharashy2023-10-051-0/+2
* Add stereo support for DirectX12 and Vulkan backendsIlya Doroshenko2023-09-053-9/+58
* rhi: add a way to test Display P3 with the manual testLaszlo Agocs2023-08-151-3/+12
* Add QRhiWidgetLaszlo Agocs2023-08-148-5/+5
* rhi: Enhance the hdr info struct and add a manual testLaszlo Agocs2023-08-0315-45/+575
* rhi: gl: metal: Enable depth-stencil correctly with multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: gl: Enable depth texture for multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: Use a depth/stencil texture in the multiview manual testLaszlo Agocs2023-06-281-4/+17
* rhi: multiview: Exercise instancing in the testLaszlo Agocs2023-06-276-10/+33
* rhi: metal: Add support for multiview renderingLaszlo Agocs2023-06-275-4/+4
* Add an option to exercise MSAA in the multiview testLaszlo Agocs2023-06-261-3/+36
* rhi: multiview test: Fix leftover resourceUpdate callLaszlo Agocs2023-06-261-2/+0
* rhi: d3d12: Implement multiview supportLaszlo Agocs2023-06-226-6/+6
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-2215-1/+359
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-2120-110/+46
* rhi: update manual test shadersLaszlo Agocs2023-04-208-4/+4
* rhi: Replace the temporary GPU time query API with a saner oneLaszlo Agocs2023-04-183-21/+16
* rhi: Fix offscreen manual test's Vulkan initLaszlo Agocs2023-04-181-0/+1
* Replace PUBLIC_LIBRARIES with LIBRARIES in qt_internal_add_manual_testAmir Masoud Abdol2023-04-132-2/+2
* rhi: Remove unused init flagLaszlo Agocs2023-04-122-2/+2
* rhi manual tests: allow having some gui controlsLaszlo Agocs2023-03-2328-51/+52606
* rhi: displacement / tessellation manual test Metal memory alignmentBen Fletcher2023-03-107-5/+5
* rhi manual test: Bump Vulkan instance API version requestLaszlo Agocs2023-03-091-4/+7
* Add missing shbang line to shell scriptEdward Welbourne2023-02-241-0/+1
* rhi: d3d11: Drop the built-in TDR testLaszlo Agocs2023-02-201-14/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1723-125/+0
* rhi: Add a displacement / tessellation manual testLaszlo Agocs2023-02-1417-0/+505
* rhi: Add D3D12 supportLaszlo Agocs2023-02-076-11/+54
* Fix up rhiwidget manual test after the QWidgetPrivate changeLaszlo Agocs2022-12-011-1/+7
* rhi: tex1d manual test: Also build GLSL 120 shadersLaszlo Agocs2022-11-163-2/+2
* RHI: Add support for 1D texturesBen Fletcher2022-11-158-0/+716
* Add support for stereoscopic content in QRhi::OpenGLES2Kristoffer Skau2022-11-077-0/+415
* rhi: Add a manual test for simple stencil-based outlineLaszlo Agocs2022-10-259-1/+202
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-019-11/+44
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-012-0/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2328-28/+28
* rhi: d3d11: Enable tessellation and geometry with some caveatsLaszlo Agocs2022-08-1512-4/+111
* 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