summaryrefslogtreecommitdiff
path: root/vcl/skia
AgeCommit message (Expand)Author
2022-11-09tdf#151929: crash if video card changed (Win nVidia GTX 670)Julien Nabet
2022-10-29vcl: simplify how CoreTextFont stores CTFontRefKhaled Hosny
2022-10-29vcl: rename CoreTextStyle to CoreTextFontKhaled Hosny
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-09-14do not check and refcount Info access to Skia bitmaps (tdf#150817)Luboš Luňák
2022-09-07Revert "tdf#150555: Skia seems to fail with Windows 8/8.1"Xisco Fauli
2022-09-05tdf#150507 like skia, even when subpixel rendering snap to a pixel BaselineCaolán McNamara
2022-08-26freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8Caolán McNamara
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-23tdf#150555: Skia seems to fail with Windows 8/8.1Julien Nabet
2022-08-06tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet
2022-07-13move Skia setup code to a shared functionLuboš Luňák
2022-06-17handle GC* pixmap functions on Mac reading past pixmap (tdf#145843)Luboš Luňák
2022-05-21update Skia to chrome/m103Luboš Luňák
2022-05-04vcl : avoid recursive call if skia context creation failed.Arnaud VERSINI
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2022-03-16-Werror=unused-but-set-variableStephan Bergmann
2022-03-16throw away skia control cache on theme changeCaolán McNamara
2022-02-03handle graphics test specially in backends too if neededLuboš Luňák
2022-01-26make sure to not divide by zero when computing miter limitLuboš Luňák
2022-01-26Simplify error COM handling using exceptionsMike Kaganski
2022-01-24avoid Skia GPU surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-14respect TextRenderModeForResolutionIndependentLayout for mac tooCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12block amd drivers that crash with Skia's kDifference (tdf#146402)Luboš Luňák
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-12reduce explicit Skia flushingLuboš Luňák
2022-01-11build a IDWriteFontCollection1 of our FR_PRIVATE fontsCaolán McNamara
2022-01-07save alpha channel processing when not neededLuboš Luňák
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-10[loplugin:external] in vcl/skia/SkiaHelper.cxxJulien Nabet
2021-12-10cache Skia drawing based on checksum of bitmap content (tdf#146095)Luboš Luňák
2021-12-10make sure Skia bitmap checksum is invalidated properlyLuboš Luňák
2021-12-10don't use 32bit Skia bitmaps if not configured soLuboš Luňák
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-06a large but clipped image may still be cached from a previous callLuboš Luňák
2021-12-04only bilinear+mipmap for Skia/raster to-screen drawing (tdf#146024)Luboš Luňák
2021-11-30fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-11-30handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797)Luboš Luňák
2021-11-30loplugin:simplifyconstructStephan Bergmann
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-29remove Skia kDifference workaroundLuboš Luňák
2021-11-22handle filling and stroking at the same time if possibleLuboš Luňák
2021-11-22move code to helper functionsLuboš Luňák
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-18add an extra margin to native control drawing on Skia/MacLuboš Luňák
2021-11-18fix background color of some native controls with Skia/Mac (tdf#145748)Luboš Luňák
2021-11-18draw Mac widget controls at proper size when HiDPILuboš Luňák
2021-11-18Fix typosAndrea Gelmini
2021-11-18handle also curved lines for nojoin skia polylines (tdf#143837)Luboš Luňák