summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi
Commit message (Expand)AuthorAgeFilesLines
* qshader autotest: Avoid variable shadowingLaszlo Agocs2020-01-141-4/+6
* Move away from CBOR in QShaderDescription serializationLaszlo Agocs2020-01-132-9/+123
* RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-50/+0
* RHI: new native texture APIPaul Olav Tvete2019-12-051-0/+67
* rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-0/+317
* Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-011-0/+3
|\
| * Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
* | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-297-4/+201
|/
* rhi: Autotest for rendering a triangle into a windowLaszlo Agocs2019-10-091-0/+159
* rhi: Autotest rendering with uniform bufferLaszlo Agocs2019-10-099-0/+246
* rhi: Autotest rendering a textured quadLaszlo Agocs2019-10-099-0/+188
* rhi: Enable the qrhi autotest on WinRTLaszlo Agocs2019-10-093-0/+44
* rhi: Autotest rendering a triangleLaszlo Agocs2019-10-097-30/+239
* rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-5/+12
* rhi: Autotest basic texture operationsLaszlo Agocs2019-10-091-13/+395
* rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-1/+108
* rhi: Exercise nativeHandles() in qrhi testLaszlo Agocs2019-10-091-2/+244
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-1312-0/+557