qt5base-lts/tests/manual/rhi
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
compressedtexture_bc1 rhi: Remove QVectors from the data description structs as well 2019-10-03 09:37:48 +02:00
compressedtexture_bc1_subupload rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
computebuffer rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
computeimage rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
cubemap rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
cubemap_scissor rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
floattexture rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
hellominimalcrossgfxtriangle Ensure drawable size atomicity within a frame 2019-09-29 22:16:55 +02:00
instancing rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
mrt rhi: Remove QVectors from the data description structs as well 2019-10-03 09:37:48 +02:00
msaarenderbuffer rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
msaatexture Remove QVector in the API of QRhiResource subclasses 2019-09-30 20:07:43 +02:00
multiwindow Ensure drawable size atomicity within a frame 2019-09-29 22:16:55 +02:00
multiwindow_threaded Ensure drawable size atomicity within a frame 2019-09-29 22:16:55 +02:00
offscreen rhi: Fix clear value in offscreen test 2019-07-31 09:04:49 +02:00
qrhiprof Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
shadowmap rhi: Add a --transparent option to manual tests 2019-09-26 17:02:12 +02:00
shared Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
texuploads Remove QVector in the API of QRhiResource subclasses 2019-09-30 20:07:43 +02:00
triquadcube Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
rhi.pro rhi: Unify handling of special cases for scissor and viewport rects 2019-09-26 17:02:05 +02:00