summaryrefslogtreecommitdiff
path: root/vcl/inc/skia/win
AgeCommit message (Expand)Author
2024-08-20Implement Custom Font Collections on pre-Windows 10 systemsMike Kaganski
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny
2022-03-16throw away skia control cache on theme changeCaolán McNamara
2022-01-11build a IDWriteFontCollection1 of our FR_PRIVATE fontsCaolán McNamara
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-08-31reduce code duplicationLuboš Luňák
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
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