Commits
User selector
Commit History
Commits on Sep 3, 2020
Add NEON Simd header, SIMDe integration (#11855)
Show description for ff1e14cauthored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored
Commits on Aug 22, 2020
Commits on Aug 19, 2020
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Aug 4, 2020
Add WEBGL_multi_draw extension (#11650)
Show description for 9c5537eauthored
Commits on Aug 3, 2020
SDL2 Pthread Proxy APIs (#9336)
Show description for 8b7f834authored
Commits on Jul 31, 2020
Update WebGPU (#11737)
Show description for 25b3253andauthored
Commits on Jul 16, 2020
Do not consider embind contexts to be leaked (#11643)
Show description for 5e5b2c1authored
Commits on Jul 8, 2020
Commits on Jun 29, 2020
Delete SDL_revision.h.orig (#11506)
Show description for c65c29eauthored
Commits on Jun 22, 2020
Update after LLVM name change (#11466)
Show description for 1550217authored
Commits on Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on Jun 17, 2020
Add functions for access emscripten stack layout information (#11437)
Show description for 1b58a80authored
Commits on Jun 16, 2020
Emscripten WebGL API (#11400)
Show description for 54347a2authored
Commits on Jun 15, 2020
Fix SSE incompatible with C. (#11392)
Show description for 35fe26dauthored
Commits on Jun 12, 2020
Disable LIBCXX_ABI_OPTIMIZED_FUNCTION (#11403)
Show description for a3beeb0authored
Commits on Jun 6, 2020
Move Emscripten-specific bits of WebGPU out from html5.h (#11342)
Show description for ba81a13authored
Commits on Jun 4, 2020
Add SSE4.1, SSE 4.2 and 128-bit AVX support (#11327)
Show description for 968c7a5authored
Commits on Jun 3, 2020
SSE3 and SSSE3 support (#11290)
Show description for 17960afauthored
Commits on Jun 2, 2020
SSE2 support (#11243)
Show description for a8cd9c5authored
Commits on May 27, 2020
- authored
SSE1 support (#11193)
Show description for 2509ec9authored
Commits on May 26, 2020
Fix aliasing-based undefined behavior in string functions. (#11215)
Show description for c5e2dd1authoredDelete obsolete SIMD.js support (#11180)
Show description for 473d02aauthored
Commits on May 18, 2020
Support more time functions for standalone mode (#11184)
Show description for 5f85b93authoredRemove emterpreter support. (#11020)
Show description for b43474fauthored
Commits on May 15, 2020
Add Emscripten Math API for direct access to JavaScript Math object (#11151)
Show description for 9ecd579authoredUpdated WebGPU (#11067)
Show description for 9010921authored
Commits on May 11, 2020
Refactor and rename confusing pthreads async functions (#10772)
Show description for 53fb2f6authored
Commits on May 4, 2020
WEBGL_draw_instanced_base_vertex_base_instance (#11054)
Show description for 7ad7013authored
Commits on May 2, 2020
Update libcxx and libcxxabi to LLVM 10 release branch (#11038)
Show description for 0e53ba6authored
Commits on Apr 13, 2020
Improve support for LLD_REPORT_UNDEFINED (#10826)
Show description for 84a3d51authored
Commits on Apr 9, 2020
Allow setters in embind with non-void return types (#10830)
Show description for a93a4aeauthored