Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-06 | recurse on deps_info.json, and remove workaround we needed without that | Alon Zakai | |
2014-06-06 | Adds unit test for glfwGetProcAddress. | Guillaume Blanc | |
2014-06-04 | Fixes glfwGetProcAddress calls that were causing a ReferenceError exception, ↵ | Guillaume Blanc | |
trying to call unexisting function _getProcAddress. | |||
2014-04-09 | mark emscripten_GetProcAddress as needing strstr, which is now in libcextra | Alon Zakai | |
2014-02-09 | move emscripten_GetProcAddress to a C library, so that it is less hackish ↵1.10.3 | Alon Zakai | |
and can work in fastcomp | |||
2014-02-07 | move deps info to file | Alon Zakai | |