summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27make about dialog differentiate between Skia with Vulkan or rasterLuboš Luňák
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák
2019-11-27clean up properly in VCL backend testsLuboš Luňák
2019-11-27avoid repeated SkSurface recreating because of X11 being asynchronousLuboš Luňák
2019-11-27use different line and fill color in vcl backendtestLuboš Luňák
2019-11-27use center of pixels when doing GPU drawing using SkiaLuboš Luňák
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák
2019-11-27add SAL log group vcl.skia for tracing Skia usageLuboš Luňák
2019-11-27pre-fill Skia bitmaps/surfaces with garbage in dbgutil modeLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27skia: use a common drawBitmap in more casesTomaž Vajngerl
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27backendtest: support creating VirtualDevice with alphaTomaž Vajngerl
2019-11-27make Skia use AA when asked forLuboš Luňák
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27more safe handling of destroying Skia surfaces/contextsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27skia: drawAlphaRect and drawRect use common codeTomaž Vajngerl
2019-11-27fix warning from loplugin:datamembershadowLuboš Luňák
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27backendtests: enable tests only when render backend is skiaTomaž Vajngerl
2019-11-27backendtest: Add polyline bezier curve backend testsTomaž Vajngerl
2019-11-27backendtest: Add PolyLine B2D test diamondTomaž Vajngerl
2019-11-27Add getting of render backend name + impl. for skiaTomaž Vajngerl
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27remove some obsolete Skia TODO'sLuboš Luňák
2019-11-27add GUI and configuration options for SkiaLuboš Luňák
2019-11-27make Skia use either Raster or Vulkan, depending on a settingLuboš Luňák
2019-11-27allocate Skia SkSurface on demandLuboš Luňák
2019-11-27resize surface in SkiaSalGraphicsImpl if neededLuboš Luňák
2019-11-27skia: move {to,from}SkColor to gdiimpl.cxxTomaž Vajngerl
2019-11-27add "invert" tests to BackendTestTomaž Vajngerl
2019-11-27skia: implement invert operationTomaž Vajngerl
2019-11-27make Skia SkBitmap dumping function staticLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27use SupportsBitmap32 also for Skia 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
2019-11-27make X11/Skia render to screen using Skia codeLuboš Luňák
2019-11-27implement skia x11 cairo text drawingLuboš Luňák
2019-11-27make the X11/Skia backend finally capable of drawing on screenLuboš Luňák
2019-11-27correct SkPaint usage when paintingLuboš Luňák
2019-11-27implement skia copyBits()Luboš Luňák
2019-11-27Skia alpha handling improvementsLuboš Luňák
2019-11-27Skia supports 32bit bitmapsLuboš Luňák
2019-11-27better support for <8 bpp in SkiaSalBitmapLuboš Luňák