Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When there's no exception, just drop the resume.
|
|
|
|
|
|
This reverts commit 0dd0d506f77e981258dad30e916c95daeb4aef13.
Conflicts:
src/library_openal.js
|
|
|
|
|
|
|
|
Remove border from canvas to get right values from getBoundingClientRect
|
|
|
|
|
|
Fix a bunch of makeSetValue calls in the OpenAL backend
|
|
|
|
teach library_browser about non-fullscreen pointerlock if Module.element PointerLock is true
|
|
|
|
Make SDL handle the case where canvas backbuffer and canvas CSS element are not the same size
|
|
|
|
|
|
|
|
fix OpenAL makeGetValue indices
|
|
|
|
Initial support for positional audio
|
|
|
|
|
|
Replace broken _CTYPE_* definitions with correct.
|
|
Fix large values in llvm_ctpop_i32().
|
|
|
|
Only pause/resume in progress sources if the buffer being played back is...
|
|
same as the buffer for the new source
|
|
Module.elementPointerLock is true
|
|
not the same size
|
|
Large values looked like negative values, we have to do an
unsigned shift.
Fixes issue #966.
|