summaryrefslogtreecommitdiff
path: root/vcl/inc/skia/x11
AgeCommit message (Expand)Author
2021-11-30workaround gcc bug #55776 about enum class shadowing a globalLuboš Luňák
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
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-06-28loplugin:finalclasses in vclNoel Grandin
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-03-01it's enough to have one Skia font managerLuboš Luňák
2020-10-19use tools::Long in vclNoel
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-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-12rework Skia setupLuboš Luňák
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák
2019-12-12loplugin:finalclassesNoel Grandin
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27avoid repeated SkSurface recreating because of X11 being asynchronousLuboš Luňák
2019-11-27fix warning from loplugin:datamembershadowLuboš Luňák
2019-11-27make X11/Skia render to screen using Skia codeLuboš Luňák
2019-11-27make the X11/Skia backend finally capable of drawing on screenLuboš Luňák
2019-11-27implement skia copyBits()Luboš Luňák
2019-11-27initial work on Skia SalGraphicsLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák