summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)Author
2023-07-10update skia to m116Noel Grandin
2023-07-05don't use SSE in skia on "INTEL" (except on Windows...)Rene Engelhard
2023-01-30external/skia: Still missing includeStephan Bergmann
2023-01-30external/skia: Another constexpr template point of instantiation issueStephan Bergmann
2023-01-30Update skia to m111Noel Grandin
2023-01-28Related: tdf#145988 Reset layer's pixel format to MTLPixelFormatBGRA8UnormPL
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2023-01-25Revert "Update skia to m110"Stephan Bergmann
2023-01-25Fix no-pch Windows build: missing includeMike Kaganski
2023-01-25Update skia to m110Noel Grandin
2023-01-16external/skia: Missing includeStephan Bergmann
2022-10-26external/skia: Missing includeStephan Bergmann
2022-10-25external/skia: Address a constexpr template point of instantiation issueStephan Bergmann
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-08-17Revert "workaround clang-16 complaint in skia"Noel Grandin
2022-08-12workaround clang-16 complaint in skiaNoel Grandin
2022-06-17upstream Skia fix for Vulkan crash on texture binding (tdf#148624)Luboš Luňák
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