Alon Zakai
|
f612725265
|
fix up test_require
|
2014-10-29 12:52:31 -07:00 |
Alon Zakai
|
b300e569d7
|
Merge pull request #2936 from aidanhs/aphs-fix-nodejs-no-args
Fix 'require' for emscripten modules in nodejs
|
2014-10-29 12:04:17 -07:00 |
Aidan Hobson Sayers
|
5318e4c047
|
Only replace slashes if the argument is defined
Fixes #2920
|
2014-10-29 19:00:35 +00:00 |
Aleksander Guryanov
|
2c5570f951
|
Implement SDL_SetClipRect/SDL_GetClipRect
|
2014-10-29 23:41:12 +07:00 |
Alon Zakai
|
81d1b20ce3
|
Merge pull request #2921 from caiiiycuk/incoming
SDL_CreateRGBSurfaceFrom for surfaces with depth 32
|
2014-10-27 15:50:27 -07:00 |
Alon Zakai
|
1a5934a08d
|
disable most websockify-using parts of sockets tests; #2700
|
2014-10-27 15:23:11 -07:00 |
Alon Zakai
|
cc936c118d
|
add some slack to browser.test_sdl2_mouse
|
2014-10-27 14:30:18 -07:00 |
Aleksander Guryanov
|
88fa0d26a7
|
SDL_CreateRGBSurfaceFrom for surfaces with depth 32
|
2014-10-27 23:32:20 +07:00 |
Alon Zakai
|
1bc77f0fbf
|
handle some corner cases in EMULATE_FUNCTION_POINTER_CASTS, and add testing
|
2014-10-23 13:47:52 -07:00 |
Alon Zakai
|
4a045e5c8a
|
fix nm scanning; notice only U, C, T
|
2014-10-23 13:12:10 -07:00 |
Alon Zakai
|
991be0ed88
|
Merge pull request #2919 from waywardmonkeys/fix-random-libc-locking
Fix missing __lock / __unlock.
|
2014-10-23 12:59:30 -07:00 |
Alon Zakai
|
2313962cde
|
sanity test for port version causing retrieve
|
2014-10-23 11:31:11 -07:00 |
Bruce Mitchener
|
bfd7ecd0e8
|
Fix missing __lock / __unlock.
This was noticed as srandom / random use those.
Fixes issue #2916.
|
2014-10-23 09:37:57 +07:00 |
Alon Zakai
|
eb6ac90760
|
EMULATE_FUNCTION_POINTER_CASTS option
|
2014-10-22 16:24:26 -07:00 |
Alon Zakai
|
8ec12a38dc
|
Merge pull request #2907 from waywardmonkeys/upstream-from-imvu-pointer-names
Upstream from imvu pointer names
|
2014-10-21 13:46:26 -07:00 |
Alon Zakai
|
a7659ccb60
|
add emcc --show-ports
|
2014-10-21 13:17:27 -07:00 |
Jukka Jylänki
|
6d01cebd83
|
Add a reference to a symbol that exists in src/deps_info.json to uncover issue #2836 in the test suite.
|
2014-10-21 17:46:58 +03:00 |
Jukka Jylänki
|
daa07e7a27
|
Fix test other.test_emterpreter on Windows (failed due to \r\n vs \n differences).
|
2014-10-21 14:14:09 +03:00 |
Jukka Jylänki
|
eab2b940bc
|
test_emterpreter requires SpiderMonkey to run.
|
2014-10-21 14:09:05 +03:00 |
juj
|
9ad16b14ad
|
Merge pull request #2906 from waywardmonkeys/embind-benchmark-build-fixes
[embind] Fix benchmark to build again.
|
2014-10-21 12:30:39 +03:00 |
Chad Austin
|
ef315f125b
|
Require that all wrapper type smart pointers are given a name. This gives better error messages sometime.
|
2014-10-21 09:28:33 +07:00 |
Bruce Mitchener
|
a32fe71a4b
|
[embind] Fix benchmark to build again.
Make up for the last year of API changes.
|
2014-10-21 08:41:14 +07:00 |
Alon Zakai
|
86a186ab49
|
add proxy test for sdl2+gl
|
2014-10-20 17:37:22 -07:00 |
Alon Zakai
|
466c387783
|
enable fixed test_sdl2_canvas_proxy
|
2014-10-20 17:27:58 -07:00 |
Alon Zakai
|
eaf39dda91
|
comment on test_sdl2_canvas_proxy
|
2014-10-20 16:34:30 -07:00 |
Alon Zakai
|
c16230cd4a
|
fix sdl*_canvas_twice tests, and enable in sdl2
|
2014-10-20 14:30:24 -07:00 |
Alon Zakai
|
2d3ee26ba3
|
enable all passing sdl2-image tests
|
2014-10-20 13:54:05 -07:00 |
Alon Zakai
|
3dde03e924
|
sdl_image integration
|
2014-10-20 13:24:04 -07:00 |
Alon Zakai
|
4635342807
|
emcc --clear-ports option
|
2014-10-20 11:12:57 -07:00 |
Alon Zakai
|
6308d1747c
|
enable all passing sdl2 tests; #2404
|
2014-10-19 21:10:10 -07:00 |
Alon Zakai
|
df61d9da5d
|
enable browser.test_sdl2_key
|
2014-10-19 20:05:43 -07:00 |
Alon Zakai
|
79c9d47c03
|
port some tests to SDL2; combined patch including all the tests work of Charlie Birks <admin@daftgames.net> and Sathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>, and some final integration tweaks (-lSDL2 => -s USE_SDL=2), keep tests disabled for now; #2404
|
2014-10-19 17:01:40 -07:00 |
Alon Zakai
|
06d1933e37
|
add ports sanity check; #2404
|
2014-10-19 14:48:51 -07:00 |
Alon Zakai
|
c7e60ad2b6
|
refactor an sdl1 test
|
2014-10-19 14:17:31 -07:00 |
Dan Gohman
|
856aefa9e6
|
Temporarily disable test_simd6
|
2014-10-17 14:29:50 -07:00 |
Alon Zakai
|
4d813ceacd
|
restore benchmark settings to incoming defaults
|
2014-10-17 13:00:51 -07:00 |
Alon Zakai
|
3b656a8133
|
Merge branch 'incoming' into emterpreter
|
2014-10-17 10:55:47 -07:00 |
Alon Zakai
|
5a276cec15
|
disable test_printf in emterpreter
|
2014-10-17 10:40:56 -07:00 |
Alon Zakai
|
8be28d95a3
|
Merge pull request #2887 from waywardmonkeys/emar-em-config
emar can receive --em-config. Don't pass along to llvm-ar.
|
2014-10-16 20:53:13 -07:00 |
Alon Zakai
|
ecf351eb2f
|
test repeated vswprintf
|
2014-10-16 14:43:29 -07:00 |
Alon Zakai
|
f68333fa12
|
add mouseover/out events to html5.5; 1.25.2
|
2014-10-16 12:06:26 -07:00 |
Alon Zakai
|
0cb2c2e38f
|
add asm3i to test_modes
|
2014-10-15 17:09:03 -07:00 |
Alon Zakai
|
e084763951
|
Merge branch 'incoming' into emterpreter
Conflicts:
src/preamble.js
|
2014-10-15 13:28:00 -07:00 |
Bruce Mitchener
|
54fb37c11b
|
emar can receive --em-config. Don't pass along to llvm-ar.
Fixes issue #2886.
|
2014-10-15 16:02:19 +07:00 |
Bruce Mitchener
|
14604bc022
|
test_zlib works on Node, so re-enable it.
|
2014-10-15 15:58:23 +07:00 |
Bruce Mitchener
|
9cf10aa7e5
|
zlib: Fix compilation warning in example.c
|
2014-10-15 15:52:11 +07:00 |
Alon Zakai
|
9633e9e33d
|
add blacklist for bullet
|
2014-10-14 14:17:27 -07:00 |
Alon Zakai
|
4977930927
|
add parser tool for demo output
|
2014-10-14 11:14:37 -07:00 |
Alon Zakai
|
a8c8fadea6
|
finalize saved original code when it will be swapped in
|
2014-10-13 17:03:12 -07:00 |
Alon Zakai
|
e9e1a4354a
|
fix bullet swap demo
|
2014-10-13 16:33:15 -07:00 |