summaryrefslogtreecommitdiff
path: root/vcl/skia/osx
AgeCommit message (Expand)Author
2022-01-14respect TextRenderModeForResolutionIndependentLayout for mac tooCaolán McNamara
2022-01-12reduce explicit Skia flushingLuboš Luňák
2021-11-30handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797)Luboš Luňák
2021-11-30loplugin:simplifyconstructStephan Bergmann
2021-11-18add an extra margin to native control drawing on Skia/MacLuboš Luňák
2021-11-18fix background color of some native controls with Skia/Mac (tdf#145748)Luboš Luňák
2021-11-18draw Mac widget controls at proper size when HiDPILuboš Luňák
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-08-31reduce code duplicationLuboš 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-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