summaryrefslogtreecommitdiff
path: root/external/skia/UnpackedTarball_skia.mk
AgeCommit message (Expand)Author
2023-01-30external/skia: Still missing includeStephan Bergmann
2023-01-30Update skia to m111Noel Grandin
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2023-01-25Revert "Update skia to m110"Stephan Bergmann
2023-01-25Update skia to m110Noel Grandin
2022-10-26external/skia: Missing includeStephan Bergmann
2022-10-25external/skia: Address a constexpr template point of instantiation issueStephan Bergmann
2022-06-17upstream Skia fix for Vulkan crash on texture binding (tdf#148624)Luboš Luňák
2022-05-21update Skia to chrome/m103Luboš Luňák
2022-02-21external/skia: Missing include (for std::max)Stephan Bergmann
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-25update Skia to chrome/m97Luboš Luňák
2021-09-01patch Skia to search only system32/ for librariesLuboš Luňák
2021-08-26update Skia to chrome/m94Luboš Luňák
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák
2021-04-12update Skia to chrome/m91Luboš Luňák
2021-03-03update Skia to chrome/m90Luboš Luňák
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-11-18external/skia: UBSan needs GrContext_Base RTTI nowStephan Bergmann
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-10-08track dirty areas for Skia drawingLuboš Luňák
2020-08-26update Skia to chrome/m86 snapshotLuboš Luňák
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-20external/skia: Deprecated std::result_of_t has been removed from C++20Stephan Bergmann
2020-07-01update Skia to chrome/m85 snapshotLuboš 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-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
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-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-01remove outdated TODO from skia externalLuboš 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
2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens
2019-12-12update Skia to chrome/m80Luboš Luňák
2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann