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-05-17
make fullscreen handling closure friendly
Alon Zakai
2013-05-13
use Browser mouse calculations in glut
Alon Zakai
2013-05-13
refactor mouse movement handling from SDL into Browser
Alon Zakai
2013-04-18
Make all paths of emscripten_get_now() return msecs.
Jukka Jylänki
2013-04-18
Implement high-resolution timing in emscripten_get_now() when run in node. Re...
Jukka Jylänki
2013-04-05
fix xhrs for file URLs
Alon Zakai
2013-04-04
detect file suffixes of all lengths
Alon Zakai
2013-03-20
do not show the simulate-infinite-loop exception
Alon Zakai
2013-03-20
refactor Browser initialization
Alon Zakai
2013-03-19
teach library_browser about non-fullscreen pointerlock if Module.elementPoint...
Vladimir Vukicevic
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
[next]