summaryrefslogtreecommitdiff
path: root/vcl/inc/skia/win
AgeCommit message (Expand)Author
2021-04-07cache Skia fontLuboš Luňák
2021-03-09loplugin:staticmethods (clang-cl)Stephan Bergmann
2021-03-01make sure Skia DWrite matches the given HFONT exactly (tdf#137122)Luboš Luňák
2021-03-01it's enough to have one Skia font managerLuboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-11-17set Skia pixel geometry for every surfaceLuboš Luňák
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-23if allocating Vulkan surface fails, fall back to Skia raster surfaceLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2020-03-12rework Skia setupLuboš Luňák
2020-01-30again finally(?) fix Skia Windows widget drawing (tdf#130051)Luboš Luňák
2020-01-20remove outdated Skia TODO commentsLuboš Luňák
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2020-01-12finally fix Skia Windows widget drawing (tdf#129416)Luboš Luňák
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05Silence loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27remove some obsolete Skia TODO'sLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák