summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)Author
2022-05-23skia: fix GCC12 -Werror=shadowMichael Stahl
2022-05-21update Skia to chrome/m103Luboš Luňák
2022-02-21external/skia: Missing include (for std::max)Stephan Bergmann
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-25update Skia to chrome/m97Luboš Luňák
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-09-21do not special-case Clang for Skia on Windows Arm64Luboš Luňák
2021-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák
2021-09-11don't include Vulkan headers for Skia PCHLuboš Luňák
2021-09-01patch Skia to search only system32/ for librariesLuboš Luňák
2021-08-26update Skia to chrome/m94Luboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24build Skia with Metal supportLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-23fix Skia linking on MacLuboš Luňák
2021-07-26build Skia also on MacLuboš Luňák
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák
2021-04-12update Skia to chrome/m91Luboš Luňák
2021-03-29speed up SkiaHelper::dump() in Skia debug buildsLuboš Luňák
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-03-15less complicated Skia SSSE3 loopLuboš Luňák
2021-03-03update Skia to chrome/m90Luboš Luňák
2021-02-08Revert "update Skia to chrome/m89" (tdf#140023)Luboš Luňák
2021-01-20update Skia to chrome/m89Luboš Luňák
2021-01-11Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4)Julien Nabet
2021-01-07faster debug dumping for SkiaLuboš Luňák
2020-12-09better name for a helper Skia functionLuboš Luňák
2020-11-18external/skia: UBSan needs GrContext_Base RTTI nowStephan Bergmann
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-10-08track dirty areas for Skia drawingLuboš Luňák
2020-10-02skia: fix Windows Arm64 buildJan-Marek Glogowski
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák
2020-09-03fix offsets in our SSSE3 Skia functions (tdf#136326)Luboš Luňák
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-27Fix `--disable-pch` buildMike Kaganski
2020-08-26UBSan needs sk_app::WindowContext RTTI in Library_vclStephan Bergmann
2020-08-26update Skia to chrome/m86 snapshotLuboš Luňák
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-07Fix Skia build using VS 2019 v.16.7.0 with --disable-pchMike Kaganski
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák
2020-07-21external/skia: Fix previous std::result_of_t -> std::invoke_result_t changeStephan Bergmann
2020-07-20external/skia: Deprecated std::result_of_t has been removed from C++20Stephan Bergmann
2020-07-12update pchesCaolán McNamara
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-06-30direct 8bit gray -> RGBA conversion in SkiaSalBitmapLuboš Luňák
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák
2020-06-22add debugging hints to Skia READMELuboš Luňák
2020-05-20external/skia: Mark c++20.patch.0 as reported upstreamStephan Bergmann