aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+1
|\
| * Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-161-0/+1
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-236-3/+19
|\|
| * Build for for -no-feature-quick-spritePaul Olav Tvete2017-03-226-3/+19
* | QSGOpenVGLayer: Fix compilationRobin Burchell2017-03-221-0/+1
|/
* OpenVG: Fix glyph cache to actually ref countAndy Nichols2017-02-282-13/+15
* Fix a compilation issueJędrzej Nowacki2017-01-312-4/+5
* Fix qtdeclarative compilationPaolo Angelelli2017-01-245-22/+93
* Fix Q_QUICK_SG_PROFILE macros in OpenVG renderloopAndy Nichols2016-12-251-4/+8
* OpenVG: Fix Recursive LayersAndy Nichols2016-12-135-13/+56
* OpenVG: Use QRawFont qHash function in font cacheAndy Nichols2016-12-132-28/+3
* OpenVG: Support rendering paths with non-affine transformsAndy Nichols2016-12-1319-197/+586
* OpenVG Scenegraph AdaptationAndy Nichols2016-12-1338-0/+6043