summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)Author
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
2020-05-19external/skia: Adapt to C++20 rewritten equality comparisonsStephan Bergmann
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák
2020-05-11avoid deep copies of pixels with Skia raster surfaces (tdf#132856)Luboš Luňák
2020-05-11skia: add SkOpts_crc32Rene Engelhard
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-04-13skia: make gcc not crash again for x86 buildsThorsten Behrens
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák
2020-04-06do not build OpenGL support in SkiaLuboš Luňák
2020-04-06update Skia to chrome/m83Luboš Luňák
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák
2020-03-20Missing include (Windows --disable-pch; for HFONT)Stephan Bergmann
2020-03-18(do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on WindowsLuboš Luňák
2020-03-18update Skia to chrome/m82Luboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák
2020-02-01remove outdated TODO from skia externalLuboš Luňák
2020-02-01Skia: fix #define MemoryBarrier coming from winnt.h from pchMike Kaganski