qt5base-lts/tests/auto/other/lancelot/scripts
Eirik Aavitsland 5dc0e4b285 Simplify code by factoring out brush transformation for gradients
Emulation of non-logical coordinate mode gradients was implemented by
essentially 3 x 2 repetitions of the same manipulation of the QBrush
transform. Avoid the code duplication by extracting a common method.
Add lancelot test scripts that excersizes these code paths.

Change-Id: I7baa921923231ef9e83e443dba996b82b32ad1e7
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2017-05-15 22:55:06 +00:00
..
aliasing.qps
arcs2.qps
arcs.qps
background_brush.qps
background.qps
beziers.qps
bitmaps.qps
borderimage.qps
brush_pens.qps
brushes.qps Add lancelot test to exercise tiled non-ARGB32PM bilinear filtering 2017-03-16 13:46:17 +00:00
clippaths.qps
clipping_state.qps
clipping.qps
cliprects.qps
conical_gradients_perspectives.qps
conical_gradients.qps
dashes.qps
degeneratebeziers.qps
deviceclipping.qps
drawpoints.qps
ellipses.qps
filltest.qps
gradients.qps
gradientxform_device.qps Simplify code by factoring out brush transformation for gradients 2017-05-15 22:55:06 +00:00
gradientxform_logical.qps Simplify code by factoring out brush transformation for gradients 2017-05-15 22:55:06 +00:00
gradientxform_object.qps Simplify code by factoring out brush transformation for gradients 2017-05-15 22:55:06 +00:00
hinting.qps
image_formats.qps
images2.qps
images.qps
join_cap_styles_duplicate_control_points.qps
join_cap_styles.qps
linear_gradients_perspectives.qps
linear_gradients.qps
linear_resolving_gradients.qps
lineconsistency.qps
linedashes2_aa.qps
linedashes2.qps
linedashes.qps
lines2.qps
lines3.qps
lines.qps
pathfill.qps
paths_aa.qps
paths.qps
pens_aa.qps
pens_cosmetic.qps
pens.qps
perspectives2.qps
perspectives.qps
pixmap_rotation2.qps Fix bilinear sampling of more than 8x rotated transforms 2016-11-29 15:44:52 +00:00
pixmap_rotation.qps Fix bilinear sampling of more than 8x rotated transforms 2016-11-29 15:44:52 +00:00
pixmap_scaling.qps
pixmap_subpixel.qps
pixmaps.qps
porter_duff2.qps
porter_duff.qps
primitives.qps
radial_gradients_perspectives.qps
radial_gradients.qps
rasterops.qps
sizes.qps
statictext.qps Fixup for text labels in lancelot graphics test 2016-03-31 10:27:39 +00:00
text_perspectives.qps
text.qps Fixup for text labels in lancelot graphics test 2016-03-31 10:27:39 +00:00
tiled_pixmap.qps