aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29Merge pull request #2077 from inolen/enable_udpAlon Zakai
2014-01-29enable test_bigswitch in asmAlon Zakai
2014-01-29add legalizer_b testcaseAlon Zakai
2014-01-29improve i96 testAlon Zakai
2014-01-29remove obsolete sig param to sign/unSignAlon Zakai
2014-01-29add testcase for i96 shiftsAlon Zakai
2014-01-29better error message on errors in CRUNCHAlon Zakai
2014-01-29check correct define for UDP modeAnthony Pesch
2014-01-29Merge pull request #2065 from Daft-Freak/alAlon Zakai
2014-01-29fix locale-removing aliases that break because they then have the wrong sig; ...Alon Zakai
2014-01-29enable tests/cases/514 in fastcompAlon Zakai
2014-01-29release 1.10.01.10.0Alon Zakai
2014-01-28disable asm2x86.test_exceptions_2Alon Zakai
2014-01-28run js opts for safe heapAlon Zakai
2014-01-28fix fastcomp detection; fixes #2072Alon Zakai
2014-01-28rely on js opts to do safe heap for asm, to avoid duplicating logic for prope...Alon Zakai
2014-01-28fix find_bigis.py toolAlon Zakai
2014-01-28more tests and improvements to openal_playback.cpp to allow running nativeCharlie Birks
2014-01-28start to add testsCharlie Birks
2014-01-28add alGetBufferiCharlie Birks
2014-01-28alcGetIntegerv fixesCharlie Birks
2014-01-28improve alcGetStringCharlie Birks
2014-01-28alGetString fixes from reviewCharlie Birks
2014-01-27EM_ASM_ variants that return a value but receive no inputs; fixes #2070Alon Zakai
2014-01-27commentAlon Zakai
2014-01-27fix some safeHeap errors with the new exceptions code; fixes #2068Alon Zakai
2014-01-27add testcase with longjmp and c++ exception catching in the same functionAlon Zakai
2014-01-27improve mem init help text; fixes #2066Alon Zakai
2014-01-27finish precompiled headers test; fixes #2045Alon Zakai
2014-01-27silence poppler stdout output, so it is suitable as a benchmarkAlon Zakai
2014-01-27improve alGetStringCharlie Birks
2014-01-27add alcGetIntegervCharlie Birks
2014-01-27add alIsSourceCharlie Birks
2014-01-26support precompiled headers; fixes #2045Alon Zakai
2014-01-26Merge pull request #2061 from inolen/openal_fixAlon Zakai
2014-01-26fix variable name in alListenerfvAnthony Pesch
2014-01-26Merge pull request #2042 from waywardmonkeys/exception-fixesAlon Zakai
2014-01-26do not include library i64 stuff in side modules, it is in the parent; fixes ...Alon Zakai
2014-01-26add responsive mode to box2d benchmarkAlon Zakai
2014-01-26Merge pull request #2056 from jamesu/openal_t2d_fixesjuj
2014-01-25do more parallel work in js optimizerAlon Zakai
2014-01-25improve sqlite benchmarkingAlon Zakai
2014-01-25improve box2d benchmarkingAlon Zakai
2014-01-25make emscripten_get_now work in native builds, because what is otherwise a co...Alon Zakai
2014-01-25Add get&set for source direction and cone valuesJames Urquhart
2014-01-25Use correct index for alIsBufferJames Urquhart
2014-01-25Use correct error handling for new OpenAL functionsJames Urquhart
2014-01-24Merge pull request #2057 from juj/relooper_linkage1.9.5Alon Zakai
2014-01-25Bump version to 1.9.5 to cause relooper to rebuild after previous change.Jukka Jylänki
2014-01-25Fix inconsistent linkage warnings from Visual Studio caused by mismatched dll...Jukka Jylänki