summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)Author
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
2020-01-31update Skia to chrome/m81Luboš Luňák
2020-01-17For now, work around Clang 11 -flax-vector-conversion=integer in external/skiaStephan Bergmann
2020-01-14fix Skia CPU instruction set support (tdf#129546)Luboš Luňák
2020-01-06avoid Skia assert on leaked resourcesLuboš Luňák
2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens
2019-12-12external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann
2019-12-12update Skia to chrome/m80Luboš Luňák
2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
2019-11-29do not explicitly link to libGLXLuboš Luňák
2019-11-27external/skia: -Werror,-Wdeprecated-copyStephan Bergmann
2019-11-27external/skia: C++20 comparison operator fixStephan Bergmann
2019-11-27do not require Vulkan devel package for SkiaLuboš Luňák
2019-11-27patch Skia bug with copying data with different alpha typeLuboš Luňák
2019-11-27fix Skia with --enable-pch=fullLuboš Luňák
2019-11-27solve the Skia lerp() conflict differentlyLuboš Luňák
2019-11-27disable Skia resource leak checking on exitLuboš Luňák
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák
2019-11-27update Skia fix-shader-locale.patch.1 to the upstream versionLuboš Luňák
2019-11-27update Skia PCH after the update to m79Luboš Luňák
2019-11-27fix Skia/vulkan with some localesLuboš Luňák
2019-11-27update Skia to chrome-m79Luboš Luňák
2019-11-27update PCH for SkiaLuboš Luňák
2019-11-27use the same config file for skia build and using itLuboš Luňák