summaryrefslogtreecommitdiffstats
path: root/external/skia
Commit message (Expand)AuthorAgeFilesLines
* fix Skia CPU instruction set support (tdf#129546)Luboš Luňák2020-01-143-9/+27
* avoid Skia assert on leaked resourcesLuboš Luňák2020-01-061-9/+13
* skia: make gcc not crash for x86 buildsThorsten Behrens2019-12-292-0/+21
* external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann2019-12-121-0/+10
* update Skia to chrome/m80Luboš Luňák2019-12-129-299/+309
* external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann2019-12-042-0/+12
* split instrinsics CXXFLAGS per each instruction setLuboš Luňák2019-12-031-15/+28
* do not explicitly link to libGLXLuboš Luňák2019-11-291-1/+0
* external/skia: -Werror,-Wdeprecated-copyStephan Bergmann2019-11-272-0/+25
* external/skia: C++20 comparison operator fixStephan Bergmann2019-11-272-1/+21
* do not require Vulkan devel package for SkiaLuboš Luňák2019-11-272-0/+14
* patch Skia bug with copying data with different alpha typeLuboš Luňák2019-11-272-0/+14
* fix Skia with --enable-pch=fullLuboš Luňák2019-11-271-0/+28
* solve the Skia lerp() conflict differentlyLuboš Luňák2019-11-271-8/+6
* disable Skia resource leak checking on exitLuboš Luňák2019-11-272-0/+27
* make Skia GPU offscreen surfaces work with unittestsLuboš Luňák2019-11-273-173/+189
* make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák2019-11-271-1/+1
* fix Skia offscreen GPU-backed drawingLuboš Luňák2019-11-273-1/+512
* make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák2019-11-272-0/+35
* update Skia fix-shader-locale.patch.1 to the upstream versionLuboš Luňák2019-11-271-56/+39
* update Skia PCH after the update to m79Luboš Luňák2019-11-272-23/+43
* fix Skia/vulkan with some localesLuboš Luňák2019-11-272-1/+58
* update Skia to chrome-m79Luboš Luňák2019-11-275-54/+80
* update PCH for SkiaLuboš Luňák2019-11-271-5/+19
* use the same config file for skia build and using itLuboš Luňák2019-11-271-33/+2
* initial implementation of Skia drawing on screen in WindowsLuboš Luňák2019-11-271-0/+20
* build also the tools/sk_app part of SkiaLuboš Luňák2019-11-273-1/+41
* build Skia also on WindowsLuboš Luňák2019-11-275-244/+162
* add PCH to SkiaLuboš Luňák2019-11-273-0/+986
* build also OpenGL and Vulkan support in SkiaLuboš Luňák2019-11-272-314/+317
* initial build of the Skia libraryLuboš Luňák2019-11-278-0/+1247