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-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