summaryrefslogtreecommitdiff
path: root/vcl/skia
AgeCommit message (Expand)Author
10 daysUse correct objectMike Kaganski
2024-12-07Drop pre-Win10 code from WinSkiaSalGraphicsImplMike Kaganski
2024-11-25Improve rendering speed for native controls when using Skia/MetalPatrick Luby
2024-11-24tdf#157312 and tdf#163945 Lower Skia flush timer priority on macOSPatrick Luby
2024-11-21use default implementation for drawEPSNoel Grandin
2024-11-21remove OutDevSupportType::TransparentRectNoel Grandin
2024-11-19Simplify SalGraphicsImpl::InitNoel Grandin
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin
2024-11-18tdf#163945 Lower priority of Skia flush timerPatrick Luby
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-10tdf#163734 Revert commit f4c2c7c79cfe4464ac596afda37b8904d06969dbPatrick Luby
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-12update to skia m129Noel Grandin
2024-10-08update to skia m119Noel Grandin
2024-10-06Update to skia m116Noel Grandin
2024-09-02tdf#162646 suppress drawing hairlines when scalingPatrick Luby
2024-09-01tdf#162646 don't move orthogonal polypolygons when scalingPatrick Luby
2024-08-29tdf#162646 set extra drawing constraints when scalingPatrick Luby
2024-08-20Implement Custom Font Collections on pre-Windows 10 systemsMike Kaganski
2024-07-10loplugin:casttovoidStephan Bergmann
2024-06-25tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2024-06-25Related tdf#148569: do not apply macOS fix to non-macOS platformsPatrick Luby
2024-06-19Fix typoAndrea Gelmini
2024-06-17tdf#148569 set extra drawing constraints when scalingPatrick Luby
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-27tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby
2024-04-19tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2024-03-31Simplify a bitMike Kaganski
2024-03-31Optimize trigonometry a bitMike Kaganski
2024-03-29Drop a const_castMike Kaganski
2024-03-02Related tdf#158945: Calc: crash when entering text in a cellJulien Nabet
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-24Related: tdf#159529 eliminate possible memory leakPatrick Luby
2024-01-08Related tdf#158945: blacklist Intel Iris XE for Skia hardware renderingJulien Nabet
2024-01-02tdf#158945: blind fix (try to decrease pending operations limit)Mike Kaganski
2024-01-01Revert "Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware"Julien Nabet
2024-01-01Missing includesMike Kaganski
2023-12-31Use DBG_TESTSOLARMUTEX instead of SolarMutex::IsCurrentThread in assertionMike Kaganski
2023-12-31Replace "size() != 0 with !empty()" (vcl)Julien Nabet
2023-12-31Avoid unwanted creation of mSurfaceMike Kaganski
2023-12-31tdf#158942: renderMethodToUseForSize may force raster surfaceMike Kaganski
2023-12-20Related tdf#158739: blacklist Nvidia RTX 4050 for Skia hardware renderingJulien Nabet
2023-12-17Fix Skia unit test failure when using a HiDPI displayPatrick Luby
2023-12-15Fix Skia unit test failures when using a Retina displayPatrick Luby
2023-12-13Enable Skia in unit testsMike Kaganski
2023-11-24enable using medium/full font hinting even with subpixel positioningFrank Steiner
2023-11-03tdf#158014 make image immutable after using Skia to invertPatrick Luby