index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
library_browser.js
Age
Commit message (
Expand
)
Author
2013-03-06
fix IE comma issue
Alon Zakai
2013-03-06
enable pointer lock checkbox by default
Alon Zakai
2013-03-06
Fixes for the full screen implementation:
Michael Riss
2013-03-06
- fixed formatting issues
Michael Riss
2013-03-06
Improved fullscreen functionality.
Michael Riss
2013-02-25
use preserveDrawingBuffer in gl tests to make them work on latest firefox
Alon Zakai
2013-02-19
Added some symbol compatibility for OpenGL1.1.
Michael Bishop
2013-02-14
set alpha to false in WebGL rendering - it represents the screen, so no alpha...
Alon Zakai
2013-02-13
prepare jpeg as well as jpg
Alon Zakai
2013-02-07
Module.* options to disable image and audio autodecoding
Alon Zakai
2013-01-26
move some assertions behind ASSERT
Alon Zakai
2013-01-20
update async_wget2 to dynCall
Alon Zakai
2013-01-19
update emscripten_async_wget_data to dynCall
Alon Zakai
2013-01-13
workarounds for chrome bug 169705
Alon Zakai
2013-01-07
Merge remote-tracking branch 'wolfviking/incoming' into incoming
Alon Zakai
2012-12-31
Merge branch 'incoming' into asm_js
Alon Zakai
2012-12-30
emscripten_async_wget_data
Alon Zakai
2012-12-28
Add comment,test,authors. Change indentation and comma space
Anthony Liot
2012-12-14
fix breakage in async_prepare_data
Alon Zakai
2012-12-14
add some browser/sdl function signatures
Alon Zakai
2012-12-14
fix emscripten_async_call
Alon Zakai
2012-12-13
Add emscripten_async_wget2 with progress callback
Anthony Liot
2012-12-07
dynCall
Alon Zakai
2012-12-07
only use typed function tables in asm_js mode
Alon Zakai
2012-10-31
clear error message when browser createObjectURL does not return a string as ...
Alon Zakai
2012-10-26
emscripten_get_worker_queue_size
Alon Zakai
2012-10-22
handle no-data worker api calls, and more tests
Alon Zakai
2012-10-22
worker api closure fixes + additional testing
Alon Zakai
2012-10-22
initial work on worker api
Alon Zakai
2012-10-19
add argument to emscripten_async_prepare_data
Alon Zakai
2012-10-19
emscripten_async_prepare_data
Alon Zakai
2012-10-17
support for SDL resize event
Alon Zakai
2012-10-13
add parameter to emscripten_set_main_loop to optionally simulate an infinite ...
Alon Zakai
2012-10-04
emscripten_async_prepare
Alon Zakai
2012-09-26
Implemented Browser.setCanvasSize to have a central point for resizing <canvas>
LCID Fire
2012-09-17
add void* argument to emscripten_async_call and emscripten_push_main_loop_blo...
Alon Zakai
2012-09-10
add hooks for main loop instead of hackish PROFILE_MAIN_LOOP
Alon Zakai
2012-09-07
improve PROFILE_MAIN_LOOP
Alon Zakai
2012-08-30
support for SDL_QUIT event
Alon Zakai
2012-08-29
fix Module.canvas usage
Alon Zakai
2012-08-29
handle a runtime failure in blob constructor in audio
Alon Zakai
2012-08-28
further workaround for chrome bug 124926
Alon Zakai
2012-08-22
fix bug with blobbuilder fallback
Alon Zakai
2012-08-20
PROFILE_MAIN_LOOP option
Alon Zakai
2012-08-11
if blob constructor fails, use blob builder
Alon Zakai
2012-08-09
allow customizing the status message in updateStatus (shown when blockers are...
Alon Zakai
2012-08-01
send param to onFullScreen callback
Alon Zakai
2012-07-24
finally found a working workaround for chromium bug 124926
Alon Zakai
2012-07-24
further attempts to get sound working in chrome; even if oncanplaythrough did...
Alon Zakai
2012-07-24
refactor workaround for chromium bug 124926
Alon Zakai
[next]