summaryrefslogtreecommitdiff
path: root/apple_remote/Makefile
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2021-12-03 16:48:47 +0100
committerLuboš Luňák <l.lunak@collabora.com>2021-12-04 11:30:52 +0100
commit0a596fbd94e1750e9d1f5cdab624c719b33c3ab4 (patch)
tree20265ee4889ac31a4dccc3e1553f8ac814ae023c /apple_remote/Makefile
parent42bf88831dbaa4ad22ab8e1e03b375ad520fd2f7 (diff)
only bilinear+mipmap for Skia/raster to-screen drawing (tdf#146024)
The code already tries to hide the cost of the high-quality bicubic scaling by caching, but there are still cases where there's too much scaling done. Since this is only drawing to screen, use only bilinear+mipmap scaling in raster mode, which should be good enough (it's what the "super" scaling VCL algorithm for BmpScaleFlag::Default does as well). Change-Id: I75c86932e097411422dc1ef5e0534059dbf11ff8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126326 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'apple_remote/Makefile')
0 files changed, 0 insertions, 0 deletions