summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
* android: Fix nss build on aarch64.Jan Holesovsky2019-12-022-3/+20
* android: Add also aarch64 to avoid linking errors.Jan Holesovsky2019-12-021-1/+1
* do not explicitly link to libGLXLuboš Luňák2019-11-291-1/+0
* android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky2019-11-271-1/+2
* external/skia: -Werror,-Wdeprecated-copyStephan Bergmann2019-11-272-0/+25
* external/skia: C++20 comparison operator fixStephan Bergmann2019-11-272-1/+21
* external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann2019-11-272-0/+20
* 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-279-0/+1248
* nss: fix Android buildMiklos Vajna2019-11-261-0/+21
* Mark external/mdds/Wdeprecated-copy.patch as upstreamedStephan Bergmann2019-11-261-0/+2
* nss: upgrade to release 3.47.1Michael Stahl2019-11-266-23/+11
* external/mdds: -Werror,-Wdeprecated-copyStephan Bergmann2019-11-262-0/+12
* Replace hotfix with upstream patch, tdf#127887 follow-upEike Rathke2019-11-223-45/+112
* libxslt: upgrade to release 1.1.34Michael Stahl2019-11-215-134/+83
* libxml2: upgrade to release 2.9.10Michael Stahl2019-11-202-37/+11
* poppler: upgrade to release 0.82.0Michael Stahl2019-11-204-36/+12
* python3: upgrade to release 3.5.9Michael Stahl2019-11-193-33/+2
* CVE-2019-16707Caolán McNamara2019-11-132-0/+26
* external: update pdfium to 3963Miklos Vajna2019-11-132-37/+19
* coinmp: disable "glpk", whatever that isMichael Stahl2019-11-011-0/+1
* Upgrade to ICU 65.1Eike Rathke2019-10-3013-327/+56
* Adapt commentStephan Bergmann2019-10-291-3/+0
* external/icu: Fix UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-292-0/+31
* Upgrade to ICU 64.2Eike Rathke2019-10-288-164/+281
* external/boost: Adapt to std::allocator parts removed in C++20Stephan Bergmann2019-10-282-0/+26
* external/breakpad: Adapt to std::allocator parts removed in C++20Stephan Bergmann2019-10-282-0/+12
* Removed executable bits on patch fileAndrea Gelmini2019-10-241-0/+0
* external/glm: Avoid -std=c++2a -Werror,-Wdeprecated-volatileStephan Bergmann2019-10-242-0/+12
* external/harfbuzz: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-232-0/+24
* external/lpsolve: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-221-0/+11