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
Bailey Hayes
294cb60180
Update AUTHORS
2014-09-19 15:18:17 -04:00
Alon Zakai
eb30905b40
Merge branch 'memoryInitializer_cdn' of https://github.com/amandle/emscripten into incoming
...
Conflicts:
AUTHORS
2014-09-12 21:26:01 -07:00
Aaron Mandle
eceb7b373c
updating AUTHORS
2014-09-12 12:19:36 -07:00
Nicholas Wilson
7eab43d564
Fix returning uninitialised memory to C code. flowinfo is a dead field that's unused, scope_id is actually useful but browsers have terrible support for link-local IPv6 addresses so we needn't support it now.
2014-09-04 10:26:15 +01:00
Alon Zakai
0ed40d28da
Merge branch 'patch-1' of https://github.com/H2CO3/emscripten into incoming
...
Conflicts:
AUTHORS
2014-09-02 12:15:07 -07:00
Árpád Goretity
0fddc76727
Update AUTHORS
2014-09-02 21:08:17 +02:00
Gauthier Billot
ec5d819565
Update AUTHORS
2014-08-29 22:37:09 +02:00
Alon Zakai
b8c49ac75f
Merge branch 'master' of https://github.com/socketpair/emscripten into incoming
...
Conflicts:
AUTHORS
2014-08-12 14:47:12 -07:00
Коренберг Марк (imac)
045157e7c0
Signal-related function implementations moved to separate file
...
When stubs are used, message will be printed using console.error()
alarm() and ualarm() throws exception now instead of stub. Using stubs
may significantly break applications.
siginterrupt() calls stub instead of exception. Since syscalls are never
interrupted in emscripten, it is better not to raise exception here.
2014-08-12 11:22:52 +06:00
Alon Zakai
80c9a24b65
Merge branch 'enum-support' of https://github.com/artillery/emscripten into incoming
...
Conflicts:
AUTHORS
2014-08-06 17:37:40 -07:00
Alon Zakai
07e0c4147d
Merge branch 'abort_requests' of https://github.com/mulder93/emscripten into incoming
...
Conflicts:
AUTHORS
2014-08-05 15:59:18 -07:00
zzmp
382bebec61
Add myself to AUTHORS
2014-08-05 12:33:07 -07:00