aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathitemnvprrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve stencil clipping with NVPRLaszlo Agocs2017-01-231-25/+29
* PathItem: add optional threaded triangulationLaszlo Agocs2017-01-231-1/+1
* Reduce state changes with NVPR-backed PathItemsLaszlo Agocs2017-01-131-12/+25
* Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-231/+288
* NVPR: Take X axis rotation into account for PathArcLaszlo Agocs2017-01-101-1/+1
* Stencil clipping for NVPRLaszlo Agocs2017-01-101-38/+236
* Treat 0 as a valid strokeWidth valueLaszlo Agocs2016-12-231-1/+1
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+567