Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
glGetXXX fixes.
|
|
|
|
|
|
|
|
|
|
compilation output emrun-compatible.
|
|
command line flag, and print a warning if not done so.
|
|
work.
|
|
were normal executables. For more information, see https://groups.google.com/forum/#!topic/emscripten-discuss/t2juu3q1H8E .
|
|
|
|
pointer, since the output array is empty.
|
|
out pointer instead of crashing. Fix glGetIntegerv of GL_SHADER_BINARY_FORMATS to not write anything out to the provided buffer.
|
|
seen by child processes spawned by emcc. To make sure all child processes see the same config file, the --em-config parameter is stored in the environment for current and child processes.
|
|
|
|
location of the .emscripten configuration file from the command line. This overrides and has the same meaning as the environment variable EM_CONFIG.
|
|
|
|
|
|
Read the source and the expected output of simple core tests from seperate files
|
|
|
|
checks
|
|
add getprotobyname and associated functions from netdb.h. Add test_getpr...
|
|
|
|
Fix NaN Canoicalization Issue for SIMD Bitcasts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|