Skip to content

Commit 42b17c1

Browse files
committed
Avoid garbage-free WebGL APIs when memory size is over 2gb.
Both chrome and firefox see have some issues with passing 2gb+ and 4gb+ offsets to these APIs. Once the browser issues are addressed we can lift these restrictions over time. Fixes: #20533
1 parent 165133b commit 42b17c1

18 files changed

+106634
-102
lines changed

a.out.js

Lines changed: 26553 additions & 0 deletions
Large diffs are not rendered by default.

a.out.wasm

93 KB
Binary file not shown.

new.js

Lines changed: 26640 additions & 0 deletions
Large diffs are not rendered by default.

new.wasm

93 KB
Binary file not shown.

old-js.wasm

93 KB
Binary file not shown.

old.js

Lines changed: 26665 additions & 0 deletions
Large diffs are not rendered by default.

old.wasm

93 KB
Binary file not shown.

oldld.js

Lines changed: 26665 additions & 0 deletions
Large diffs are not rendered by default.

oldld.wasm

93 KB
Binary file not shown.

src/library_webgl.js

Lines changed: 58 additions & 72 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)