Commits
User selector
Commit History
Commits on Apr 8, 2021
Move thread profile block declaration into pthread_impl.h. NFC. (#13840)
Show description for e642863authored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
Commits on Mar 29, 2021
Fix different memory allocation issues (#13442)
Show description for eca1581authoredUse Wasm memory.size instruction to get the wasm heap size (#13378)
Show description for a948135authored
Commits on Mar 26, 2021
Implement glGetBufferSubData. (#13776)
Show description for 02160f7authored
Commits on Mar 25, 2021
Commits on Mar 24, 2021
Fix -Wgnu-statement-expression warning in em_asm.h (#13751)
Show description for 39bd06eauthoredUse C atomics in library_pthread.c (#13720)
Show description for 91d0770authored
Commits on Mar 23, 2021
Move emscripten atomics to their own header. NFC. (#13745)
Show description for 84de98aauthored
Commits on Mar 19, 2021
Move sysconf and confstr to native code (#13688)
Show description for 83d5a15authored
Commits on Mar 18, 2021
- authored
WebGPU: Rename structures for ABI changes (#13690)
Show description for fde16e0authored
Commits on Mar 5, 2021
Commits on Feb 18, 2021
Remove unused abortStackOverflow function. NFC. (#13537)
Show description for f89f950authoredDirectly export em_js string symbols (#13526)
Show description for 1d6a6c9authored
Commits on Feb 17, 2021
Put all EM_JS/EM_ASM strings in a specific data section (#13443)
Show description for 2e38ed2authored- authored
- authored
Commits on Feb 10, 2021
Fix incorrect #ifdef in immintrin.h (#13453)
Show description for 5f5a0faauthored
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Jan 30, 2021
[WebGPU] Add support for new binding layout model, Update color to use doubles, Update WebGPU headers (#13266)
Show description for f825fa9andauthored
Commits on Jan 27, 2021
Remove inline fake emscripten API implemention from emscripten.h (#13344)
Show description for d82c215authored
Commits on Jan 20, 2021
Refactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authored
Commits on Jan 11, 2021
- authored
Move simd compatability headers to `compat` (#13170)
Show description for 75095c1authoredRestore orginal file layout for musl and libcxx. NFC. (#13154)
Show description for dee59baauthored
Commits on Jan 8, 2021
Remove remnands of WebVR support (#13210)
Show description for 91a177bauthored
Commits on Dec 29, 2020
Commits on Dec 10, 2020
Commits on Dec 2, 2020
Remove `extern` declarations from emscripten headers. NFC. (#12937)
Show description for e57fbd5authored
Commits on Nov 17, 2020
Commits on Nov 13, 2020
Commits on Nov 6, 2020
Update WebGPU to match the latest spec (#12531)
Show description for b286bc6authored