qt5base-lts/tests/baseline/painting
Eirik Aavitsland f67d89ebde Support cosmetic brush patterns in the pdf and opengl paint engines
This implements the recent functionality extension of painting
cosmetic (untransformed) brush patterns, and the corresponding
NonCosmeticBrushPatterns render hint, in the pdf and opengl paint
engines.

As part of the implementation it also fixes a couple of pre-existing
bugs in the opengl engine, relating to updating the brush after
changes in transformation or brush origin.

As a driveby, it also includes a minor fix for the lance testing tool:
request stencil buffer, as that is needed and not always provided by
default. This echoes a recent fix done to tst_baseline_painting.

Change-Id: Ia8811477e015eebeb40ed138bca96643ce1ab0dc
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-06-04 21:15:42 +02:00
..
images Rename and restructure the baseline (lancelot) testing code 2021-11-16 14:01:50 +01:00
scripts Support cosmetic brush patterns in the pdf and opengl paint engines 2022-06-04 21:15:42 +02:00
.gitignore Rename and restructure the baseline (lancelot) testing code 2021-11-16 14:01:50 +01:00
CMakeLists.txt Baseline: Move the paintcommands code into the shared directory 2022-01-20 22:56:11 +01:00
images.qrc Rename and restructure the baseline (lancelot) testing code 2021-11-16 14:01:50 +01:00
tst_baseline_painting.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00