- 17 May, 2021 1 commit
-
-
Olivier FAURE authored
-
- 11 May, 2021 1 commit
-
-
Mehdi Sabwat authored
-
- 10 May, 2021 2 commits
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
- 16 Mar, 2020 1 commit
-
-
Mehdi Sabwat authored
-
- 24 Feb, 2020 2 commits
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
- 31 Dec, 2019 2 commits
-
-
Mehdi Sabwat authored
- Remove patches that removed fPIC support: 0005-contrib-disable-unsupported-fPIC.patch 0006-openjpeg-Disable-patch-that-forces-PIC.patch - Update patch that does not apply 0001-contrib-add-emscripten-target.patch - Add patch to fix empty MESON_SYSTEM_NAME variable 0003-contrib-delete-empty-variable.patch
-
Mehdi Sabwat authored
-
- 04 Dec, 2019 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 28 Nov, 2019 1 commit
-
-
Mehdi Sabwat authored
-
- 07 Nov, 2019 9 commits
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
Some options are not needed anymore, and -s OFFSCREEN_FRAMEBUFFER enables cross-platform offscreen canvas support.
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
- 05 Nov, 2019 4 commits
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
1. fix llvm-nm reference. 2. add mandatory -pthread flag for wasm.
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
A lot of contribs were temporarily deleted because of the static build to reduce binary size.
-
- 04 Nov, 2019 1 commit
-
-
Mehdi Sabwat authored
-
- 07 Sep, 2017 15 commits
-
-
This is the equivalent to Emscripten PR #5533 but with #5367 applied.
-
-
Apply Emscripten PR #5531 : Multithreading 6/N: Proxy calls to JavaScript functions from pthreads to main browser thread
-
-
All the patches will now be applied and the scripts to generate module list and the main executable are now called from the compile script.
-
-
-
All modules are built statically. So we must generate a table with the enty point to vlc can use them.
-
-
-
-
(patch) Fix _POSIX_CLOCK_SELECTION in emscripten (set value to 0) because clock_nanosleep is not defined
-
-
-
-