summaryrefslogtreecommitdiff
path: root/vcl/skia
AgeCommit message (Expand)Author
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-22Fix Skia/Raster descriptionJulien Nabet
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-10fix Skia/Raster screen flushing on MacLuboš Luňák
2021-08-31reduce code duplicationLuboš Luňák
2021-08-31fix Skia flushing to screen on Windows (tdf#144145)Luboš Luňák
2021-08-31Skia's kDifference now seems to cause crashes also on AMD/WindowsLuboš Luňák
2021-08-31test at least creating Metal context when initializing SkiaLuboš Luňák
2021-08-30fix missing variable assignmentLuboš Luňák
2021-08-27loplugin:external (macOS)Stephan Bergmann
2021-08-27-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2021-08-26change some left,top,width,height usage in Skia to x,y,w,hLuboš Luňák
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24build Skia with Metal supportLuboš Luňák
2021-08-24remove unnecessary separate SkSurface creating per render methodLuboš Luňák
2021-08-24reduce skia realloc when drawing polygonsNoel Grandin
2021-08-23add CreateCGImage() variant for Mac/SkiaLuboš Luňák
2021-08-23implement text rendering on Mac using SkiaLuboš Luňák
2021-08-23implement mac native widget drawing also for SkiaLuboš Luňák
2021-08-23explicitly force skia raster on mac for nowLuboš Luňák
2021-08-23implement blitting to screen for skia on macLuboš Luňák
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-22speedup SkiaSalGraphicsImpl::drawPolyLineNoel Grandin
2021-08-19reduce skia re-alloc costs (tdf#105575)Noel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-07-01tdf#143059 sw export: fix assert crashAttila Szűcs
2021-05-24fix Skia Windows text renderingLuboš Luňák
2021-05-24disable AA in Skia/Windows text rendering if asked toLuboš Luňák
2021-05-24fix font scale width handling for Skia/X11 (tdf#136081)Luboš Luňák
2021-05-24fix skia/x11 text artifical italicLuboš Luňák
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-04-28Skia understands that linewidth == 0 means hairlineLuboš Luňák
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-21blacklist intel 0.402.743 vulkan driver (tdf#138729)Luboš Luňák
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-14SkBlendMode::kDifference causes AMD/Linux driver instabilityLuboš Luňák
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák
2021-04-12use Skia linear+mipmap for quality large downscaling (tdf#140129)Luboš Luňák
2021-04-12update Skia to chrome/m91Luboš Luňák
2021-04-07cache Skia fontLuboš Luňák
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-03-31remove internal 4bit scanline formatsNoel