Age | Commit message (Expand) | Author |
---|---|---|
2019-11-27 | add a TODO note about Skia Vulkan surface getting recreated too often | Luboš Luňák |
2019-11-27 | more safe handling of destroying Skia surfaces/contexts | Luboš Luňák |
2019-11-27 | fix warning from loplugin:datamembershadow | Luboš Luňák |
2019-11-27 | remove some obsolete Skia TODO's | Luboš Luňák |
2019-11-27 | make Skia use either Raster or Vulkan, depending on a setting | Luboš Luňák |
2019-11-27 | delete Skia WindowContext only after the SkSurface it has created | Luboš Luňák |
2019-11-27 | allocate Skia SkSurface on demand | Luboš Luňák |
2019-11-27 | update Skia to chrome-m79 | Luboš Luňák |
2019-11-27 | make X11/Skia render to screen using Skia code | Luboš Luňák |
2019-11-27 | make the X11/Skia backend finally capable of drawing on screen | Luboš Luňák |
2019-11-27 | implement skia copyBits() | Luboš Luňák |
2019-11-27 | initial work on Skia SalGraphics | Luboš Luňák |
2019-11-27 | initial empty Skia VCL implementation | Luboš Luňák |