index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-03
fix output in glGetFramebufferAttachmentParameteriv
Alon Zakai
2014-01-03
properly handle getParameter returning null when it means a null object (e.g....
Alon Zakai
2014-01-03
disable test_emscripten_log in spidermonkey due to breakage; issue #1970
Alon Zakai
2014-01-03
make sure to give Ids to split blocks in relooper
1.8.1
Alon Zakai
2014-01-03
Linux fixes to emrun. Don't fail if glxinfo is not installed, and look for Ch...
Jukka Jylänki
2014-01-03
do not assume callee.caller always exists
Alon Zakai
2014-01-03
Update Emscripten CMake toolchain default flags to include -O2 also in compil...
Jukka Jylänki
2014-01-03
Update library_browser.js
onnoj
2014-01-03
clean extra arg of JSify
Lu Wang
2014-01-02
adjust TOTAL_MEMORY at runtime, to take into account last minute changes to M...
Alon Zakai
2014-01-02
deprecate compression
Alon Zakai
2014-01-02
support #include x.js in our preprocessed js sources
Alon Zakai
2014-01-02
Merge pull request #1966 from coolwanglu/pr1
Alon Zakai
2014-01-02
Added crypto quality random number generators for Node.js and browser environ...
Fraser Adams
2014-01-02
minor clean
Lu Wang
2014-01-02
Fixed undefined check.
onnoj
2014-01-02
Added comments & assert to scrollX fix.
onnoj
2014-01-01
ensure we add precision in gl emulation to both fragment and vertex shaders
Alon Zakai
2014-01-01
fix gl typos
Alon Zakai
2014-01-01
Merge pull request #1870 from inolen/structinfo_fix
Alon Zakai
2014-01-01
Merge pull request #1961 from coolwanglu/pr
Alon Zakai
2014-01-01
minor clean
Lu Wang
2013-12-31
sanity check for js backend in fastcomp
Alon Zakai
2013-12-31
implementation of libuuid
Fraser Adams
2013-12-30
disable some other.* tests in fastcomp
Alon Zakai
2013-12-30
fix --save-bc in fastcomp
Alon Zakai
2013-12-30
disable jcache in fastcomp, and fake emscripten_jcache_printf
Alon Zakai
2013-12-30
fix other.test_crunch
Alon Zakai
2013-12-30
Add support for generating vs-tool Visual Studio project files from CMake for...
Jukka Jylänki
2013-12-30
Merge pull request #1946 from juj/default_obj_ext
juj
2013-12-29
Merge pull request #1928 from anlambert/webgl_ANGLE_instanced_arrays
Alon Zakai
2013-12-29
Define behavior that 'emcc -c a.c -o dir/' shall compile and generate object ...
Jukka Jylänki
2013-12-28
Merge pull request #1954 from richq/lockref
Alon Zakai
2013-12-28
optimize relooper id counters
1.8.0
Alon Zakai
2013-12-27
handle if-chains without an else in the outliner
Alon Zakai
2013-12-27
Fix missing SDL_LockSurface reference
Richard Quirk
2013-12-26
support for optional complete emulation in relooper
1.7.9
Alon Zakai
2013-12-26
fix js libraries in fastcomp; fixes #1948
Alon Zakai
2013-12-25
ignore whitespace in relooper reftests
Alon Zakai
2013-12-25
disable new test in fastcomp
Alon Zakai
2013-12-25
better error on missing input files, fixes #1930
Alon Zakai
2013-12-25
properly handle invoke of setjmp, by lowering to a call, which fixes phis tha...
Alon Zakai
2013-12-25
Merge pull request #1943 from volo-zyko/incoming
juj
2013-12-24
disable a test requiring unaligned memory in fastcomp
Alon Zakai
2013-12-24
remove outdated comment
Alon Zakai
2013-12-24
fix LEAVE_INPUTS_RAW in fastcomp
Alon Zakai
2013-12-24
properly check for libx.so.1.2.3 types when deciding what to link in statical...
Alon Zakai
2013-12-24
differentiate suffixes from endings in filename_type_ending as well
Alon Zakai
2013-12-24
clearly differentiate suffixes from endings (dot + suffix) in emcc
Alon Zakai
2013-12-24
Fixed small problems which exhibit themself when building projects with too m...
Volo Zyko
[prev]
[next]