aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg/qsgopenvglayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation for OpenVG pluginEskil Abrahamsen Blomfeldt2020-09-221-11/+2
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-2/+2
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-1/+1
* Make openvg compileLaszlo Agocs2019-07-301-1/+7
* OpenVG: Fix Recursive LayersAndy Nichols2016-12-131-12/+39
* OpenVG: Support rendering paths with non-affine transformsAndy Nichols2016-12-131-99/+27
* OpenVG Scenegraph AdaptationAndy Nichols2016-12-131-0/+360