summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-27use the same config file for skia build and using itLuboš Luňák1-33/+2
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák1-0/+20
2019-11-27build also the tools/sk_app part of SkiaLuboš Luňák3-1/+41
2019-11-27build Skia also on WindowsLuboš Luňák5-244/+162
2019-11-27add PCH to SkiaLuboš Luňák3-0/+986
2019-11-27build also OpenGL and Vulkan support in SkiaLuboš Luňák2-314/+317
2019-11-27initial build of the Skia libraryLuboš Luňák8-0/+1247