summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi
Commit message (Expand)AuthorAgeFilesLines
* Android: skip two qrhi tests to enable Android 12 in CIAssam Boudjelthia2023-03-131-0/+12
* rhi: Metal tessellation shader input output interface blocksBen Fletcher2023-03-099-0/+494
* Add workaround for threeDimTexture case failing with some driversLaszlo Agocs2023-03-071-11/+21
* rhi: Clean up 1D and 3D texture feature flagsLaszlo Agocs2023-03-071-10/+16
* rhi: Add support for half precision vertex atttributesBen Fletcher2023-02-274-0/+160
* Android: SKIP cases failing on Android 12 CI with 16GB RAMRami Potinkara2023-02-201-0/+4
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-173-6/+0
* Update recent rhi autotest to skip on D3D12 as wellLaszlo Agocs2023-02-141-1/+1
* RHI: Metal SPIRV-Cross buffer size buffersBen Fletcher2023-02-1412-1/+489
* rhi: Add D3D12 supportLaszlo Agocs2023-02-071-9/+205
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-071-2/+2
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-161-2/+0
* RHI: Buffer readback fixes and unit testBen Fletcher2022-12-144-0/+153
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-112-0/+23
* RHI: Add support for 1D texturesBen Fletcher2022-11-151-0/+510
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-5/+5
* Android: skip tessellation(Vulkan)Assam Boudjelthia2022-10-201-0/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-042-67/+67
* Fix signed/unsigned comparison warning in shader testEdward Welbourne2022-09-221-1/+1
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-0118-0/+311
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* rhi: tst_qrhi: Check for OpenGL cap on the platformLaszlo Agocs2022-08-161-37/+11
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-2/+6
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-2/+2
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-121-3/+3
* rhi: Keep track of pipeline creation timesLaszlo Agocs2022-07-051-0/+34
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-051-0/+1
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+11
* Use SPDX license identifiersLucie Gérard2022-05-163-91/+5
* rhi: Make QRhiRenderTarget's rp getter functional with swapchainsLaszlo Agocs2022-04-261-0/+1
* rhi: Add a feature flag for non-fill polygon modesLaszlo Agocs2022-04-221-1/+2
* rhi: Add explicit subclass for RTs from swapchainsLaszlo Agocs2022-04-051-0/+2
* rhi: d3d11/vulkan: Allow passing in an array range overrideLaszlo Agocs2022-03-241-1/+6
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-112-26/+16
* tst_qrhi: use OpenGL instead of raster pipeline on webOSJanne Juntunen2022-02-101-0/+3
* rhi: Add the long-pending probe() helper, with backing for MetalLaszlo Agocs2022-02-091-0/+2
* rhi: Make sure pixelSize() to a texture rt is always up to dateLaszlo Agocs2022-01-251-24/+42
* Remove unused .qrc filesJoerg Bornemann2022-01-172-10/+0
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+5
* rhi: Improve the handling of HDR capable texture formatsLaszlo Agocs2022-01-112-146/+241
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-13/+12
* rhi: Add support for separate image and sampler objectsLaszlo Agocs2022-01-065-0/+145
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-041-1/+0
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-033-0/+52
* rhi: Auto-rebuild rt by tracking attachment id and generationLaszlo Agocs2021-12-101-0/+45
* rhi: Add a more sophisticated resource update autotest caseLaszlo Agocs2021-11-271-0/+214
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-101-0/+2
* rhi: Add texture array supportLaszlo Agocs2021-10-292-0/+135
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-201-0/+46