Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
and add testcase based on gmp.js
|
|
exceptions tests
|
|
and working in asm.js
|
|
|
|
|
|
|
|
|
|
|
|
invoke_* calls
|
|
|
|
|
|
Implements setgroups
|
|
call main(), and is necessary to set things up even if you call main() manually
|
|
|
|
|
|
|
|
|
|
similar as possible
|
|
|
|
|
|
|
|
GLFW mouse bug.
|
|
Minor OpenAL improvements.
|
|
For example, sscanf("1 2 3", "%*d %d", &foo) stores 2 into foo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory initializer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added alcMakeContextCurrent return values.
|
|
|
|
|