aboutsummaryrefslogtreecommitdiff
path: root/src/library_browser.js
AgeCommit message (Expand)Author
2012-04-19add emscripten_async_run_scriptAlon Zakai
2012-04-18do not exit the runtime if doing anything asyncAlon Zakai
2012-04-17add emscripten_async_callAlon Zakai
2012-04-14warn about undefineds in GL_DEBUGAlon Zakai
2012-04-12improve gl_debugAlon Zakai
2012-04-12add i16 gl_debug supportAlon Zakai
2012-04-09share context creation code between sdl and glut in browserAlon Zakai
2012-03-24SDL mouse support and emscripten_set_main_loopAlon Zakai
2012-03-15commentAlon Zakai
2012-03-15almost working SDL_image test, just need async decodingAlon Zakai
2011-12-02various fixes from js strict mode testingAlon Zakai
2011-07-16refactor and simplify library loading in order to make type info available thereAlon Zakai
2011-05-15support for reading files synchronouslyAlon Zakai
2011-05-14library stuffAlon Zakai
2011-05-14additional sdl and browser stuffAlon Zakai