diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2019-12-04 18:01:47 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2019-12-06 14:26:45 +0100 |
commit | 8fede4e7870579251c58823566c88476df2038b0 (patch) | |
tree | 888a42fd265447827dba661456d4b383a9f8de80 /vcl/opengl | |
parent | cd46c8710b2eb244572670d78fec1f0dcb4a577f (diff) |
make all Skia drawing GPU-backed, if possible
This primarily means using SkiaHelper::createSkSurface(), which will
create a GPU-backed SkSurface if Vulkan is used, and it is used in place
of temporary SkBitmap instances, which are always raster-based.
Change-Id: I3fe35866f962030f464d5c1d1c4bf518c20ee9af
Reviewed-on: https://gerrit.libreoffice.org/84562
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/opengl')
0 files changed, 0 insertions, 0 deletions