summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)AuthorFilesLines
2020-06-26log properly the compiler used to compile SkiaLuboš Luňák3-0/+35
2020-05-20external/skia: Mark c++20.patch.0 as reported upstreamStephan Bergmann1-0/+2
2020-05-19external/skia: Adapt to C++20 rewritten equality comparisonsStephan Bergmann2-0/+11
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák5-17/+60
2020-05-11avoid deep copies of pixels with Skia raster surfaces (tdf#132856)Luboš Luňák2-0/+40
2020-05-11skia: add SkOpts_crc32Rene Engelhard1-0/+3
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák1-0/+10
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák1-5/+6
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák4-27/+26
2020-04-13skia: make gcc not crash again for x86 buildsThorsten Behrens1-18/+14
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák3-0/+91
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák2-0/+24
2020-04-06do not build OpenGL support in SkiaLuboš Luňák4-66/+49
2020-04-06update Skia to chrome/m83Luboš Luňák7-76/+41
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák3-0/+37
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák3-144/+30
2020-03-20Missing include (Windows --disable-pch; for HFONT)Stephan Bergmann1-1/+10
2020-03-18(do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on WindowsLuboš Luňák2-0/+29
2020-03-18update Skia to chrome/m82Luboš Luňák7-193/+66
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák2-0/+135
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák2-0/+33
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák1-23/+42
2020-02-01remove outdated TODO from skia externalLuboš Luňák1-1/+0
2020-02-01Skia: fix #define MemoryBarrier coming from winnt.h from pchMike Kaganski1-0/+13
2020-01-31update Skia to chrome/m81Luboš Luňák5-37/+63
2020-01-17For now, work around Clang 11 -flax-vector-conversion=integer in external/skiaStephan Bergmann2-0/+12
2020-01-14fix Skia CPU instruction set support (tdf#129546)Luboš Luňák3-9/+27
2020-01-06avoid Skia assert on leaked resourcesLuboš Luňák1-9/+13
2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens2-0/+21
2019-12-12external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann1-0/+10
2019-12-12update Skia to chrome/m80Luboš Luňák9-299/+309
2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann2-0/+12
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák1-15/+28
2019-11-29do not explicitly link to libGLXLuboš Luňák1-1/+0
2019-11-27external/skia: -Werror,-Wdeprecated-copyStephan Bergmann2-0/+25
2019-11-27external/skia: C++20 comparison operator fixStephan Bergmann2-1/+21
2019-11-27do not require Vulkan devel package for SkiaLuboš Luňák2-0/+14
2019-11-27patch Skia bug with copying data with different alpha typeLuboš Luňák2-0/+14
2019-11-27fix Skia with --enable-pch=fullLuboš Luňák1-0/+28
2019-11-27solve the Skia lerp() conflict differentlyLuboš Luňák1-8/+6
2019-11-27disable Skia resource leak checking on exitLuboš Luňák2-0/+27
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák3-173/+189
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák1-1/+1
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák3-1/+512
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák2-0/+35
2019-11-27update Skia fix-shader-locale.patch.1 to the upstream versionLuboš Luňák1-56/+39
2019-11-27update Skia PCH after the update to m79Luboš Luňák2-23/+43
2019-11-27fix Skia/vulkan with some localesLuboš Luňák2-1/+58
2019-11-27update Skia to chrome-m79Luboš Luňák5-54/+80
2019-11-27update PCH for SkiaLuboš Luňák1-5/+19