summaryrefslogtreecommitdiff
path: root/vcl/skia/x11/gdiimpl.cxx
AgeCommit message (Expand)Author
2019-11-27add a TODO note about Skia Vulkan surface getting recreated too oftenLuboš Luňák
2019-11-27more safe handling of destroying Skia surfaces/contextsLuboš Luňák
2019-11-27fix warning from loplugin:datamembershadowLuboš Luňák
2019-11-27remove some obsolete Skia TODO'sLuboš Luňák
2019-11-27make Skia use either Raster or Vulkan, depending on a settingLuboš Luňák
2019-11-27delete Skia WindowContext only after the SkSurface it has createdLuboš Luňák
2019-11-27allocate Skia SkSurface on demandLuboš Luňák
2019-11-27update Skia to chrome-m79Luboš 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