Age | Commit message (Expand) | Author |
2020-10-16 | Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build) | Stephan Bergmann |
2020-10-08 | track dirty areas for Skia drawing | Luboš Luňák |
2020-10-02 | skia: fix Windows Arm64 build | Jan-Marek Glogowski |
2020-09-30 | use -fpch-codegen rather than -fmodules-codegen | Luboš Luňák |
2020-09-15 | disable Clang's -fmodules-codegen for Skia if optimizing it | Luboš Luňák |
2020-09-03 | fix offsets in our SSSE3 Skia functions (tdf#136326) | Luboš Luňák |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-27 | Fix `--disable-pch` build | Mike Kaganski |
2020-08-26 | UBSan needs sk_app::WindowContext RTTI in Library_vcl | Stephan Bergmann |
2020-08-26 | update Skia to chrome/m86 snapshot | Luboš Luňák |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-07 | Fix Skia build using VS 2019 v.16.7.0 with --disable-pch | Mike Kaganski |
2020-07-29 | optimize a bit more conversions to/from Skia bitmap formats | Luboš Luňák |
2020-07-21 | external/skia: Fix previous std::result_of_t -> std::invoke_result_t change | Stephan Bergmann |
2020-07-20 | external/skia: Deprecated std::result_of_t has been removed from C++20 | Stephan Bergmann |
2020-07-12 | update pches | Caolán McNamara |
2020-07-01 | update Skia to chrome/m85 snapshot | Luboš Luňák |
2020-06-30 | direct 8bit gray -> RGBA conversion in SkiaSalBitmap | Luboš Luňák |
2020-06-25 | log properly the compiler used to compile Skia | Luboš Luňák |
2020-06-22 | add debugging hints to Skia README | Luboš Luňák |
2020-05-20 | external/skia: Mark c++20.patch.0 as reported upstream | Stephan Bergmann |
2020-05-19 | external/skia: Adapt to C++20 rewritten equality comparisons | Stephan Bergmann |
2020-05-18 | update to Skia chrome/m84 snapshot | Luboš Luňák |
2020-05-11 | avoid deep copies of pixels with Skia raster surfaces (tdf#132856) | Luboš Luňák |
2020-05-11 | skia: add SkOpts_crc32 | Rene Engelhard |
2020-05-06 | always build Skia optimized, unless --enable-skia=debug | Luboš Luňák |
2020-04-21 | better handling of SSEx,AVX intrinsics for Clang | Luboš Luňák |
2020-04-20 | prefer building Skia with Clang if possible (tdf#131697) | Luboš Luňák |
2020-04-13 | skia: make gcc not crash again for x86 builds | Thorsten Behrens |
2020-04-10 | prefer DirectWrite for Skia's Windows text rendering | Luboš Luňák |
2020-04-07 | optimize bit depth conversions to/from Skia where possible | Luboš Luňák |
2020-04-06 | do not build OpenGL support in Skia | Luboš Luňák |
2020-04-06 | update Skia to chrome/m83 | Luboš Luňák |
2020-03-31 | build Skia on Windows with UNICODE set | Luboš Luňák |
2020-03-27 | fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426) | Luboš Luňák |
2020-03-20 | Missing include (Windows --disable-pch; for HFONT) | Stephan Bergmann |
2020-03-18 | (do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on Windows | Luboš Luňák |
2020-03-18 | update Skia to chrome/m82 | Luboš Luňák |
2020-03-18 | implement text rendering using directly Skia (Windows) | Luboš Luňák |
2020-03-18 | implement text rendering using directly Skia (X11) | Luboš Luňák |
2020-02-10 | add (Vulkan) blacklisting to Skia | Luboš Luňák |
2020-02-01 | remove outdated TODO from skia external | Luboš Luňák |
2020-02-01 | Skia: fix #define MemoryBarrier coming from winnt.h from pch | Mike Kaganski |
2020-01-31 | update Skia to chrome/m81 | Luboš Luňák |
2020-01-17 | For now, work around Clang 11 -flax-vector-conversion=integer in external/skia | Stephan Bergmann |
2020-01-14 | fix Skia CPU instruction set support (tdf#129546) | Luboš Luňák |
2020-01-06 | avoid Skia assert on leaked resources | Luboš Luňák |
2019-12-29 | skia: make gcc not crash for x86 builds | Thorsten Behrens |
2019-12-12 | external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunk | Stephan Bergmann |
2019-12-12 | update Skia to chrome/m80 | Luboš Luňák |