aboutsummaryrefslogtreecommitdiff
path: root/src/shell.html
AgeCommit message (Expand)Author
2012-03-16show download number progressAlon Zakai
2012-03-15almost working SDL_image test, just need async decodingAlon Zakai
2012-03-06escape & in htmlAlon Zakai
2012-03-05properly handle html-unfriendly print() outputAlon Zakai
2012-01-27Add a TODO message to add EMSCRIPTEN_ENVIRONMENT laterEhsan Akhgari
2012-01-20Unify the 2D and WebGL contextsEhsan Akhgari
2012-01-20Enable SDL to create a 2D or WebGL context depending on what the caller wantsEhsan Akhgari
2011-12-31override print() by default, to avoid errors when using the browser print() (...Alon Zakai
2011-12-13make shell.html more robust if no canvas supportAlon Zakai
2011-12-12support for generating html in emcc, and a test for that that also tests SDL,...Alon Zakai