aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathitemsoftwarerenderer.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-01-10 11:42:44 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-01-23 13:56:16 +0000
commit20c2c8b627b119b9ed72dd40f5b1f77786fad1de (patch)
tree5bda261563d26620b3e0ab947738472d85f3afb2 /src/quick/items/qquickpathitemsoftwarerenderer.cpp
parent72cfdac50b752b8f2d45929265cf4f09cb990bd2 (diff)
Separate fill and stroke geometry updates in generic PathItem
A change in parameters affecting fill or stroke only does not need touching the other set of geometry at all. Split DirtyGeom into DirtyFillGeom and DirtyStrokeGeom. As a result, neither triangulation nor the QSGGeometry update will happen for fill when only a stroke-related parameter changes, and vice versa. Change-Id: I839873899d687b6c1c8541c9186c9d93438b999a Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/quick/items/qquickpathitemsoftwarerenderer.cpp')
0 files changed, 0 insertions, 0 deletions