diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2022-01-12 10:16:39 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2022-01-24 14:40:22 +0100 |
commit | 8ca549ebc01a7aa0b288c521a9e60e76f4d8e97d (patch) | |
tree | 79aa0fd398cc1094118ff7079fa9139ef607433a /extensions | |
parent | cf9be3417bc2be5f772c03180b7cbd248b82cad5 (diff) |
avoid Skia GPU surfaces for small virtual devices (bsc#1183308)
This is similar to the previous Cairo commit. Fetching pixels
from the GPU is not as slow as fetching them from the XServer,
but this still can make a visible difference. And small surfaces
should not need fast GPU rendering that much, so hopefully this
improves more cases than it regresses.
Change-Id: Ida031b38cd1ce14ded464747c20a38c6d094c5a0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128310
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions