summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi/qshader/tst_qshader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-2/+2
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-071-2/+2
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-111-0/+23
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-5/+5
* Port from container.count()/length() to size()Marc Mutz2022-10-041-63/+63
* Fix signed/unsigned comparison warning in shader testEdward Welbourne2022-09-221-1/+1
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-011-0/+83
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+11
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-13/+12
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-031-0/+35
* Prefer QFAIL("Informative message") over QVERIFY(false)Edward Welbourne2021-06-141-7/+7
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-131-0/+115
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Remove old CBOR-based format from QShaderLaszlo Agocs2020-08-111-75/+0
* Remove old qsb versions from qshader autotestLaszlo Agocs2020-07-311-11/+11
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-3/+3
* Use QByteArray instead of QStringJonas Karlsson2020-06-031-19/+19
* Hotfix for int->qsizetype fallout in QShaderLaszlo Agocs2020-05-051-0/+17
* rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-031-2/+2
* qshader autotest: Avoid variable shadowingLaszlo Agocs2020-01-141-4/+6
* Move away from CBOR in QShaderDescription serializationLaszlo Agocs2020-01-131-9/+123
* rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-291-4/+170
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+233