summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi/qshader/tst_qshader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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