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

9839 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai ee756a273a enable test_bigswitch in asm 2014-01-29 16:50:45 -08:00
Alon Zakai b33f067451 add legalizer_b testcase 2014-01-29 16:00:02 -08:00
Alon Zakai 092c9c4654 improve i96 test 2014-01-29 15:09:08 -08:00
Alon Zakai e8746d343a remove obsolete sig param to sign/unSign 2014-01-29 14:52:58 -08:00
Alon Zakai bf2b465c02 add testcase for i96 shifts 2014-01-29 14:33:58 -08:00
Alon Zakai 6fc5fed5b0 better error message on errors in CRUNCH 2014-01-29 14:33:58 -08:00
Anthony Pesch 9cc5eeca41 check correct define for UDP mode
minor fixes related to UDP mode
2014-01-29 14:11:00 -08:00
Alon Zakai 15fa890445 Merge pull request #2065 from Daft-Freak/al
AL improvements
2014-01-29 12:37:33 -08:00
Alon Zakai 940ed60484 fix locale-removing aliases that break because they then have the wrong sig; fixes #2076 2014-01-29 12:22:15 -08:00
Alon Zakai 9b61253e57 enable tests/cases/514 in fastcomp 2014-01-29 11:44:07 -08:00
Alon Zakai ef1e46010f release 1.10.0 2014-01-29 10:28:48 -08:00
Alon Zakai b67e161962 disable asm2x86.test_exceptions_2 2014-01-28 17:12:37 -08:00
Alon Zakai 146eff4208 run js opts for safe heap 2014-01-28 16:39:55 -08:00
Alon Zakai 80bda6efdf fix fastcomp detection; fixes #2072 2014-01-28 16:19:03 -08:00
Alon Zakai d98aa6d156 rely on js opts to do safe heap for asm, to avoid duplicating logic for proper asm ffi coercions 2014-01-28 15:10:53 -08:00
Alon Zakai cf184b97fd fix find_bigis.py tool 2014-01-28 12:16:17 -08:00
Charlie Birks 684d83d5df more tests and improvements to openal_playback.cpp to allow running native 2014-01-28 12:03:40 +00:00
Charlie Birks 96bd7bff27 start to add tests 2014-01-28 11:41:10 +00:00
Charlie Birks 894165f667 add alGetBufferi 2014-01-28 11:30:38 +00:00
Charlie Birks af0b0dcd8b alcGetIntegerv fixes 2014-01-28 10:40:54 +00:00
Charlie Birks 398d28480a improve alcGetString 2014-01-28 10:37:41 +00:00
Charlie Birks 1083b6e1f6 alGetString fixes from review 2014-01-28 09:59:52 +00:00
Ryan Kelly 08077d5b5f Fix assertion that all switch-cases break. 2014-01-28 17:22:54 +11:00
Alon Zakai 87758abf9f EM_ASM_ variants that return a value but receive no inputs; fixes #2070 2014-01-27 20:12:46 -08:00
Alon Zakai dd8ef8c71c comment 2014-01-27 18:36:11 -08:00
Alon Zakai c1c1cb7533 fix some safeHeap errors with the new exceptions code; fixes #2068 2014-01-27 17:52:02 -08:00
Alon Zakai eb7c2b26f5 add testcase with longjmp and c++ exception catching in the same function 2014-01-27 16:55:44 -08:00
Alon Zakai 25e736cbb7 improve mem init help text; fixes #2066 2014-01-27 15:56:59 -08:00
Alon Zakai 9694653fd6 finish precompiled headers test; fixes #2045 2014-01-27 15:26:43 -08:00
Alon Zakai 51ae20febe silence poppler stdout output, so it is suitable as a benchmark 2014-01-27 15:20:57 -08:00
Charlie Birks 9294c37f65 improve alGetString 2014-01-27 17:56:49 +00:00
Charlie Birks ed809c55bb add alcGetIntegerv 2014-01-27 17:34:23 +00:00
Charlie Birks e173e9f8aa add alIsSource 2014-01-27 17:11:35 +00:00
Alon Zakai a5243b4365 support precompiled headers; fixes #2045 2014-01-26 19:25:17 -08:00
Alon Zakai a7c5795f32 Merge pull request #2061 from inolen/openal_fix
fix variable name in alListenerfv
2014-01-26 17:30:00 -08:00
Anthony Pesch bcff119bed fix variable name in alListenerfv 2014-01-26 17:24:21 -08:00
Alon Zakai 3398015dab Merge pull request #2042 from waywardmonkeys/exception-fixes
Start tracking exception data in a header.
2014-01-26 17:12:44 -08:00
Alon Zakai e7d23dbbc9 do not include library i64 stuff in side modules, it is in the parent; fixes #2060 2014-01-26 16:47:00 -08:00
Alon Zakai 842680032b add responsive mode to box2d benchmark 2014-01-26 16:04:58 -08:00
juj adfbc377e5 Merge pull request #2056 from jamesu/openal_t2d_fixes
Openal t2d fixes
2014-01-26 01:45:41 -08:00
Alon Zakai a63c4f58b8 do more parallel work in js optimizer 2014-01-25 17:06:34 -08:00
Alon Zakai 0d7a169ac3 improve sqlite benchmarking 2014-01-25 17:01:50 -08:00
Alon Zakai fe7fd750cf improve box2d benchmarking 2014-01-25 17:01:50 -08:00
Alon Zakai 2877208242 make emscripten_get_now work in native builds, because what is otherwise a convenient way to just get timing info in ms using a simple libc call? 2014-01-25 17:01:50 -08:00
James Urquhart a48bfa5e04 Add get&set for source direction and cone values 2014-01-25 14:07:57 +00:00
James Urquhart 11779deade Use correct index for alIsBuffer 2014-01-25 14:07:00 +00:00
James Urquhart 9ed2003933 Use correct error handling for new OpenAL functions 2014-01-25 14:06:38 +00:00
Alon Zakai ed697ccbcd Merge pull request #2057 from juj/relooper_linkage
Fix inconsistent linkage warnings from Visual Studio caused by mismatched dllexport specifiers.
2014-01-24 20:16:50 -08:00
Jukka Jylänki 1f43e7a9b7 Bump version to 1.9.5 to cause relooper to rebuild after previous change. 2014-01-25 03:45:14 +02:00
Jukka Jylänki 198d96a390 Fix inconsistent linkage warnings from Visual Studio caused by mismatched dllexport specifiers.
Both definition and declaration need to have dllexport present, and added RELOOPERDLL_EXPORTS define to the .cpp file so it always sees the dllexport version instead of dllimport.
2014-01-25 03:44:29 +02:00