https://github.com/kripken/emscripten

sort by:
Revision Author Date Message Commit Date
8a873f4 tweak switch parameter some more 22 August 2013, 00:06:50 UTC
14f7717 tweak switch heuristics 21 August 2013, 23:27:06 UTC
d9c012a Merge branch 'incoming' into relooper-switches 21 August 2013, 23:12:40 UTC
ab506b3 only outline in asm.js mode, where it is supported 21 August 2013, 22:13:43 UTC
41119fc Merge branch 'incoming' into relooper-switches 21 August 2013, 20:32:52 UTC
a77dcc0 enable test_bigswitch everywhere; closes #781 21 August 2013, 19:04:21 UTC
b7e155e warn on unswitchified switches 21 August 2013, 19:03:35 UTC
5b5e586 warn on very large functions and mention OUTLINING_LIMIT 21 August 2013, 18:49:10 UTC
bd05b4d remove some function indentation in asm.js block 21 August 2013, 18:29:11 UTC
261b9db do not emit switches for very sparse/large switch values 21 August 2013, 01:45:51 UTC
d25f936 update tests 21 August 2013, 01:00:30 UTC
b479954 and the last one 21 August 2013, 00:42:34 UTC
bee8bf7 and another 21 August 2013, 00:00:49 UTC
7969836 fix and restore one unlabelling 20 August 2013, 23:50:52 UTC
6e26fd0 emit switches in relooper, but disable all label removal optimizations 20 August 2013, 22:20:30 UTC
ec107fd undo grouping removal 20 August 2013, 21:09:03 UTC
92c46c7 Merge branch 'incoming' into relooper-switches 20 August 2013, 21:06:41 UTC
6f2c31d Merge pull request #1537 from aidanhs/4-byte-utf8-chars Fix printing of 4 byte UTF-8 characters 20 August 2013, 20:56:22 UTC
a0c1f8c todo comment on TextDecoder 20 August 2013, 20:53:31 UTC
1a1f308 sync headless code from bb 20 August 2013, 20:29:03 UTC
7bf0349 Only check needed > 0 if it was formerly > 0 20 August 2013, 19:19:17 UTC
09c1168 Clearer (and faster?), as per jij's suggestion 20 August 2013, 19:07:26 UTC
12a4321 Add test for fix 20 August 2013, 19:06:57 UTC
e90b624 Fix 4 byte utf8 characters 20 August 2013, 19:06:17 UTC
d0dc717 Add self to authors 20 August 2013, 19:06:12 UTC
92ba757 Merge branch 'fixed_openal_buffers' of github.com:ToadKing/emscripten into incoming 20 August 2013, 17:39:11 UTC
bedb3bf improve headless.js 20 August 2013, 17:23:28 UTC
8397255 round doubles to i64s more carefully, especially small negatives; fixes #1539 20 August 2013, 01:35:36 UTC
50801f0 Merge pull request #1482 from j4m3z0r/touch_handling Touch handling 20 August 2013, 00:54:31 UTC
976aaf7 Add test-case for touch-handling in glut. 19 August 2013, 23:40:37 UTC
e4ef4ef remove another SIGTERM 19 August 2013, 22:30:11 UTC
c1e32c1 disable use of SIGTERM in socket server, does not build in all linuxes 19 August 2013, 22:27:20 UTC
f6c6985 fix test suite ALL.* 19 August 2013, 22:23:48 UTC
a864b58 use -- for jsc 19 August 2013, 22:17:09 UTC
afcdfff Merge remote-tracking branch 'origin/incoming' into touch_handling 19 August 2013, 21:01:32 UTC
cd38275 show preload time only on web 19 August 2013, 20:39:51 UTC
2468de9 add 'other' to default test runner modes 19 August 2013, 19:51:10 UTC
adb38d0 Merge pull request #1524 from inolen/sdl_unicode pass in modified character to SDL keydown events 19 August 2013, 19:46:51 UTC
5bbd07d Merge pull request #1528 from inolen/shared_lib_fixes re-enabled non-asm.js shared lib support 19 August 2013, 19:18:43 UTC
cc8297b emit preload timing 19 August 2013, 17:32:21 UTC
f6416d8 re-enabled non-asm.js shared lib support 19 August 2013, 14:48:50 UTC
745cbe4 Merge pull request #1538 from ToadKing/eglGetProcAddress implement eglGetProcAddress 19 August 2013, 04:52:14 UTC
c4bd45a restore EMSCRIPTEN_KEEPALIVE, needed to prevent inlining, EXPORTED_FUNCTIONS is too late for that 19 August 2013, 01:03:24 UTC
02bfd23 Merge pull request #1536 from juj/fix_rsp_file_escaping_windows Fix rsp file escaping on Windows. 19 August 2013, 00:58:05 UTC
ae64d8f Merge pull request #1535 from juj/fix_source_map_windows Fix source_map on windows. 19 August 2013, 00:56:11 UTC
1cc2459 clean up sv sockets for socket tests 18 August 2013, 17:09:13 UTC
dcffa59 implement eglGetProcAddress 18 August 2013, 06:51:19 UTC
bcb44e2 Fix escaping of parameters in response file generation for Windows. Fixes #1471. Possibly related to the problem reported in #1533. 17 August 2013, 20:05:48 UTC
2dc7b87 Merge pull request #1529 from waywardmonkeys/compat-headers Compat headers 17 August 2013, 19:54:49 UTC
a63686c Fix source map generation on Windows. Fixes #1333. 17 August 2013, 19:01:48 UTC
b682e2a capture charCode field of keypress events to backfill keydown events 17 August 2013, 05:31:09 UTC
91b2fc5 add branch var to blocks in relooper 17 August 2013, 00:46:26 UTC
bff2b87 create FS.name_table at runtime, to reduce code size 16 August 2013, 22:50:06 UTC
c45116a Merge pull request #1532 from juj/fix_test_runner_returncode Fix test runner returncode. 16 August 2013, 21:26:22 UTC
1d89260 allow overriding a gl function with the same name, and keep the original accessible through getProcAddress 16 August 2013, 19:58:13 UTC
f46ea87 warn on VERBOSE 16 August 2013, 18:48:42 UTC
ab64522 generate separate function table wrappers for a single library function aliased with different signatures 16 August 2013, 18:39:04 UTC
52f2d45 do not warn on gl emulation code if INCLUDE_FULL_LIBRARY is set, only error at runtime 16 August 2013, 17:59:16 UTC
6250b32 simplify and automate GetProcAddress logic, and move it out of GL emulation 16 August 2013, 17:59:16 UTC
a3acbcd pick up function indexing that only happens in pre 16 August 2013, 17:59:16 UTC
56d495e convert gl emulation compilation errors to warnings and runtime errors 16 August 2013, 17:59:16 UTC
b02f436 Fix test runner process exit code to report the number of failing tests, like it did before. 16 August 2013, 16:10:01 UTC
10d1cb9 Add compat headers, move some things to them. This is groundwork for landing musl includes which remove some of the deprecated functions or very old BSDisms. 16 August 2013, 11:04:54 UTC
a7b1ef9 Merge pull request #1511 from inolen/errnoerror make FS.ErrnoError inherit from Error 16 August 2013, 04:32:08 UTC
700d051 Merge pull request #1527 from inolen/setcanvassize export setCanvasSize to Module object 16 August 2013, 04:31:33 UTC
4e0c5a8 make find_bigfuncs work on ll and js 16 August 2013, 00:45:33 UTC
df70b65 Merge pull request #1526 from inolen/glcompileshader don't check COMPILE_STATUS in glCompileShader by default 15 August 2013, 19:55:04 UTC
9b90845 expose setCanvasSize 15 August 2013, 19:52:42 UTC
deb278c move shader compile status check behind GL_DEBUG 15 August 2013, 19:17:22 UTC
1904755 make legacy gl emulation an opt-in option, LEGACY_GL_EMULATION 15 August 2013, 18:26:53 UTC
ced412e assert in btest on successful compilation 15 August 2013, 17:50:51 UTC
9d73d7c spam abort() messages to stderr as well 15 August 2013, 17:37:43 UTC
0f76b57 Merge pull request #1513 from modeswitch/webrtc-tests Webrtc test 15 August 2013, 16:52:53 UTC
2e229a5 Merge pull request #1519 from rfk/unsigned-filename-hash Ensure FS.hashName returns a positive integer 15 August 2013, 03:58:55 UTC
a0bcc75 disable optimizeShifts; fixes #1518 15 August 2013, 03:49:50 UTC
038eee5 Ensure hashName always returns a positive integer. 15 August 2013, 02:54:18 UTC
139c775 update emcc comment 15 August 2013, 00:26:09 UTC
672f2ab do not fail if no read() in the shell, which is the case with jsc 15 August 2013, 00:16:26 UTC
93198c6 Merge pull request #1517 from inolen/sdl_surface_size SDL_Surface size fix 14 August 2013, 23:58:38 UTC
564842a fixed SDL_Surface struct size 14 August 2013, 23:53:55 UTC
471db37 Merge pull request #1515 from inolen/sdl_audiodrivername added SDL_AudioDriverName 14 August 2013, 23:43:11 UTC
927a4b3 Merge pull request #1514 from inolen/default_open_mode default to mode 0666 in FS.open 14 August 2013, 23:42:49 UTC
b1178a4 Merge pull request #1510 from inolen/fs_readdir make FS.readdir easier to use 14 August 2013, 23:41:19 UTC
ca86f56 added SDL_AudioDriverName 14 August 2013, 07:27:43 UTC
2d51d99 Minor fixes for webrtc test. 14 August 2013, 04:58:28 UTC
83b0ec5 default to mode 0666 14 August 2013, 04:24:39 UTC
ddc6000 Test for webrtc sockets. 14 August 2013, 04:18:34 UTC
3426007 Add return value to sendmsg. 14 August 2013, 04:16:05 UTC
68dfca4 - made FS.readdir easier to use - tightened up exported node and stream ops for each type 14 August 2013, 03:18:33 UTC
3b871e2 make FS.ErrnoError inherit from Error 14 August 2013, 00:34:24 UTC
7759fd4 fix limit in outlining.flatten, and adjust to 1/4 of the outlining target 14 August 2013, 00:33:02 UTC
df16c30 exit outlining when we are done, as early as possible 13 August 2013, 23:00:17 UTC
ce965a4 add some slack to glgears tests 13 August 2013, 21:32:58 UTC
fae19ff warn if triple is not what we expect 13 August 2013, 18:49:02 UTC
984e7b2 properly parse things like { i8*, { i64, i8* } (i8*)* }, issue #1319 13 August 2013, 18:27:13 UTC
b639ed5 shuffled around command line processing to fix skipping 13 August 2013, 16:25:13 UTC
bd615f6 reimplement getCurrentTime 13 August 2013, 03:45:41 UTC
7466223 Merge branch 'incoming' of https://github.com/kripken/emscripten into fixed_openal_buffers Conflicts: src/library_openal.js 13 August 2013, 03:30:49 UTC
3090cdd fixed test skip support 13 August 2013, 01:36:33 UTC
61c3570 add explicit stack trace to FS errors 13 August 2013, 00:33:59 UTC
back to top