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
2012-05-11
FS.createPreloadedFile
Alon Zakai
2012-05-10
emscripten_hide_mouse
Alon Zakai
2012-05-06
fix main loop pausing to handle pauses from main loop and other sources as we...
Alon Zakai
2012-05-06
emscripten_pause_main_loop and resume
Alon Zakai
2012-05-06
add webkit api for keyboard input in fullscreen
Alon Zakai
2012-05-05
typo in fullscreen
Alon Zakai
2012-05-05
fix fullscreen for closure
Alon Zakai
2012-05-05
export requestFullscreen through closure
Alon Zakai
2012-05-05
refactor gl code for closure compiler, and add more testing
Alon Zakai
2012-05-05
rename Browser.getAsyncCall to Runtime.getFuncWrapper
Alon Zakai
2012-05-04
support for SDL channels and channelFinished
Alon Zakai
2012-05-01
use requestAnimationFrame
Alon Zakai
2012-05-01
cache browser async call helpers
Alon Zakai
2012-05-01
refactor browser lib
Alon Zakai
2012-04-29
support for fullscreen and pointer lock, and prevent oom from sdl event queue...
Alon Zakai
2012-04-28
some browser debugging stuff
Alon Zakai
2012-04-20
make library and gl debug configurable at runtime, and share the pretty print...
Alon Zakai
2012-04-20
improve gl debug
Alon Zakai
2012-04-20
make gl debugging switchable at runtime (if GL_DEBUG was set at compile time)
Alon Zakai
2012-04-19
add emscripten_async_run_script
Alon Zakai
2012-04-18
do not exit the runtime if doing anything async
Alon Zakai
2012-04-17
add emscripten_async_call
Alon Zakai
2012-04-14
warn about undefineds in GL_DEBUG
Alon Zakai
2012-04-12
improve gl_debug
Alon Zakai
2012-04-12
add i16 gl_debug support
Alon Zakai
2012-04-09
share context creation code between sdl and glut in browser
Alon Zakai
2012-03-24
SDL mouse support and emscripten_set_main_loop
Alon Zakai
2012-03-15
comment
Alon Zakai
2012-03-15
almost working SDL_image test, just need async decoding
Alon Zakai
2011-12-02
various fixes from js strict mode testing
Alon Zakai
2011-07-16
refactor and simplify library loading in order to make type info available there
Alon Zakai
2011-05-15
support for reading files synchronously
Alon Zakai
2011-05-14
library stuff
Alon Zakai
2011-05-14
additional sdl and browser stuff
Alon Zakai
[prev]