Граф коммитов

268 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 1f24a9dff7 Merge branch 'incoming' of https://github.com/jmeseguerdepaz/emscripten into incoming
Conflicts:
	AUTHORS
2015-06-17 14:57:52 -07:00
Javier Meseguer de Paz 876392ff7b Fixed problem with "Resize Canvas" not working on GLFW. 2015-06-17 21:58:07 +02:00
beakbeak 78f3cc9420 file_packager: make fileData* variables local 2015-06-16 15:04:20 -07:00
Brion Vibber b424dc0d85 Fix shared libraries in autoconf projects on Linux host
Partial revert of commit 53a969d, plus addition of comment
explaining why the verbiage about ld compatibility is there.

Added a check for the 'GNU' token in 'emcc -v' output to tests.
2015-06-15 12:25:05 -07:00
Vladimír Vondruš 32b95004e9 Added myself to AUTHORS. 2015-05-27 16:38:07 +02:00
Alon Zakai afeb1e34e0 Merge branch 'master' of https://github.com/nadult/emscripten into incoming
Conflicts:
	AUTHORS
2015-05-13 17:10:18 -07:00
Krzysztof Jakubowski deeb07d43e update AUTHORS 2015-05-13 00:24:23 +02:00
Alon Zakai bcd3ad97a2 Merge branch 'fsync-emterpretify-async' of https://github.com/timdream/emscripten into incoming
Conflicts:
	AUTHORS
2015-05-06 11:43:46 -07:00
Timothy Guan-tin Chien 5a7c6585b1 + AUTHORS 2015-05-06 09:04:15 +08:00
Alon Zakai 5f32b2b1c1 Merge branch 'respect-dash-o-while-preprocessing' of https://github.com/weitjong/emscripten into incoming
Conflicts:
	AUTHORS
2015-04-29 14:18:36 -07:00
Yao Wei Tjong 姚伟忠 e79f3e94a7 If '-o' is specified then pass it on when only preprocessing. 2015-04-26 15:54:24 +08:00
Thibaut Despoulain 5f0e68b8c6 Add thorough type checking and fastpath modes for webidl_binder.py.
Add IDL_CHECKS=ALL|FAST|DEFAULT.
Also add IDL_VERBOSE=1 mode to print debug info during render_function.
2015-04-24 15:59:58 -07:00
Alon Zakai 5abb241f2a Merge branch 'feature/issue-3379' of https://github.com/fabiosantoscode/emscripten into incoming
Conflicts:
	AUTHORS
2015-04-22 10:43:34 -07:00
Alon Zakai 1a00b6dbe4 Merge branch 'site' of https://github.com/sftblw/emscripten into incoming
Conflicts:
	AUTHORS
2015-04-22 09:57:21 -07:00
ChanHwi, Choi (aka Ch.) 7d96e5e91b add myself to AUTHORS
pull request #3370
2015-04-22 23:26:43 +09:00
Fábio Santos 86cc3750f3 add self to AUTHORS 2015-04-21 23:12:25 +01:00
Alon Zakai 624afcc229 Merge branch 'embind-wstring-fix' of https://github.com/canning-duck/emscripten into incoming
Conflicts:
	AUTHORS
2015-04-20 11:38:22 -07:00
Alon Zakai 47c23318cb Merge branch 'parallel_no_save_dir' of https://github.com/JSStats/emscripten into incoming 2015-04-15 16:23:42 -07:00
Yuichi Nishiwaki f4ccabc162 Add me to AUTHORS 2015-04-15 09:54:16 +09:00
Douglas Crosher 920cd7cf69 Update AUTHORS, and comment the change. 2015-04-14 12:26:10 +10:00
Jérôme Bernard 66b7944e42 update AUTHORS. 2015-04-07 17:18:42 +02:00
rdb 2a3e91a8a2 GetProcAddress should strip ANGLE suffix. Closes #3304 2015-04-07 13:32:03 +02:00
Tiago Quelhas fd6fd65ecd Add Tiago Quelhas to AUTHORS 2015-04-03 21:24:44 +01:00
Alon Zakai d42709ee5d Merge branch 'bug3222' of https://github.com/janjongboom/emscripten into incoming
Conflicts:
	AUTHORS
2015-03-18 16:46:25 -07:00
Jan Jongboom 03b0b2c311 NODEFS readlink should take current mountpoint into account 2015-03-18 15:46:34 +01:00
William Furr 096a2bcdc9 Fix JS engine detection to not incorrectly detect nodejs as d8 when d8 occurs in the path 2015-03-03 17:25:05 -05:00
Alon Zakai 2715d0e2a7 Merge branch 'fix-html5-gamepad-typeerror' of https://github.com/philippwiesemann/emscripten into incoming
Conflicts:
	AUTHORS
2015-03-02 15:47:23 -08:00
Thaddee Tyl 6c12786eb0 support stdin in node 2015-02-26 12:10:39 +01:00
Philipp Wiesemann a4d4db6669 Add myself to AUTHORS 2015-02-25 23:05:10 +01:00
Matt McCormick ed48c6c514 Do not warn about missing m library.
According to Issue #2600, the math library, linked with -lm, is implemented in
the musl libc that is already used. Do not emit:

WARNING  root: emcc: cannot find library "m"
2015-02-17 11:29:23 -05:00
Alon Zakai 7b41735527 Merge branch 'master' of https://github.com/lukewagner/emscripten into incoming
Conflicts:
	AUTHORS
	emscripten-version.txt
2015-02-15 20:13:09 -08:00
Luke Wagner 352e7b6f3d add Luke Wagner to AUTHORS 2015-02-15 20:42:06 -06:00
Nick Desaulniers aeaef1c42f add Nick Desaulniers to AUTHORS 2015-02-06 16:02:55 -08:00
Rene Eichhorn 87ab54da06 fixed wrong modifier key mapping in glfw 2015-02-02 21:29:19 +01:00
Edward Rudd 0c37c9ddb1 add scandir and alpha sort for musl libc 2015-01-29 20:46:16 -05:00
sstj b92237d376 Add Stevie Trujillo to AUTHORS 2015-01-21 22:45:12 +01:00
Pepijn Van Eeckhoudt b828122591 Correct GL enableExtensionsByDefault check 2015-01-16 13:53:22 +01:00
Victor Costan 9e6a6e4942 Add resize to bindings generated by register_vector.
register_vector currently generates push_back, size, get, and set. This
is sufficient for growing vectors, but provides no way to delete
elements and shrink vectors.  This change adds resize, which can be used
to shrink vectors.
2014-12-09 08:41:02 -05:00
Akira Takahashi 929ccfb5e4 add author 2014-11-19 00:52:15 +09:00
Petr Babička 22138c3522 Add Petr B. as author 2014-11-10 18:27:22 +01:00
Warren Seine 57ccb241f3 Fix typo in assertion in sdl_audio test. 2014-11-07 02:08:43 +02:00
Jukka Jylänki 4b27b6cafd Merge branch 'djg_gl' into incoming
Conflicts:
	AUTHORS
2014-10-30 18:50:13 -04:00
William Furr 40111cb502 Add William Furr to AUTHORS 2014-10-30 15:34:43 -07:00
Dan Glastonbury db5db1de5b Implement GLES3 functions:
* glGetActiveUniformBlockName
* glGetActiveUniformBlockiv
* glGetIntegeri_v
* glGetUniformBlockIndex
* glGetUniformIndices
* glUniformBlockBinding
2014-10-30 13:03:50 +10:00
Eric Rannaud f9defb7a3a Test for va_arg support on struct types (disabled on nested struct)
va_arg is not yet supported on nested struct types (see
https://code.google.com/p/nativeclient/issues/detail?id=3815)
2014-10-25 08:05:04 -07:00
Alon Zakai dce81fa4a1 Merge branch 'polyfill-glMapBufferRange' of https://github.com/dvander/emscripten into incoming
Conflicts:
	AUTHORS
2014-10-06 16:07:04 -07:00
Alon Zakai 9337907e2c Merge branch 'master' of https://github.com/jlongster/emscripten into incoming
Conflicts:
	AUTHORS
2014-10-06 11:31:00 -07:00
James Long 91a2d12373 add James Long to AUTHORS 2014-10-02 16:19:52 +01:00
David Anderson 4629b4054f Update AUTHORS. 2014-10-01 17:30:20 -07:00
Paul Holland 29b61da41d adding myself to AUTHORS file 2014-10-01 12:46:10 -07:00