diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2019-11-12 16:10:50 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2019-11-27 09:55:16 +0100 |
commit | 178079863415bd3618b2008c20aa42ed50ca90ea (patch) | |
tree | 36fe5da41410ed14176665e927f245f8596ac45e /include | |
parent | a51d335b72551940e037fb7abaa5f0c1ec405a99 (diff) |
fix Skia offscreen GPU-backed drawing
The previous approach of using multiple GrContext instances apparently
does not work, it's not possible to do drawing operations that
involve objects using two different GrContext's. So patch Skia to use
just one GrContext for our needs. See vcl/skia/README for details.
Change-Id: I2bd3d3c618bf7f8ff45b2f37cbd086d2289940aa
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions