summaryrefslogtreecommitdiff
path: root/vcl/inc/skia/x11/gdiimpl.hxx
AgeCommit message (Expand)Author
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-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)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