- Mar 16, 2020
-
-
Mehdi Sabwat authored
-
- Feb 24, 2020
-
-
Mehdi Sabwat authored
-
Mehdi Sabwat authored
-
- Dec 31, 2019
-
-
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
-
- Dec 04, 2019
-
-
Jean-Baptiste Kempf authored
-
- Nov 28, 2019
-
-
Mehdi Sabwat authored
-
- Nov 07, 2019
-
-
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
-
- Nov 05, 2019
-
-
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.
-
- Nov 04, 2019
-
-
Mehdi Sabwat authored
-
- Sep 07, 2017
-
-
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
-
-
-
-
-
We need to proxy some video output calls to transfer the canvas to the right thread
-
-
-