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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-12-20
Merge pull request #1934 from juj/eglCreateContext
juj
2013-12-20
Make EGL function eglCreateContext spec-conformant and actually read the EGL_...
Jukka Jylänki
2013-12-19
Implement command line passing to work to emrun when --emrun is passed.
Jukka Jylänki
2013-12-18
Add support for launching Android browsers via emrun. Fix log message print o...
Jukka Jylänki
2013-12-17
add OpenGL Desktop/ES 2.0 hardware instancing extensions compatibility functions
Antoine Lambert
2013-12-17
use GL_ASSERTIONS instead of ASSERTIONS
Antoine Lambert
2013-12-17
add support for WebGL hardware instancing through extension ANGLE_instanced_a...
Antoine Lambert
2013-12-16
fix varargs signature generation, '...' is optional and both cases must be ha...
Alon Zakai
2013-12-16
handle a single empty alloca; fixes #1919
Alon Zakai
2013-12-16
Merge pull request #1896 from juj/emrun
Alon Zakai
2013-12-16
Merge pull request #1926 from coolwanglu/typo_fix
Alon Zakai
2013-12-16
Merge pull request #1920 from coolwanglu/alias_fix
Alon Zakai
2013-12-17
Fix for glfwSetCharCallback not being fired if glfwSetKeyCallback was also re...
CliffyA
2013-12-16
fix typo
Lu Wang
2013-12-14
do not add i64 support funcs more than once
Alon Zakai
2013-12-14
export code for CallHandlers.h
Alon Zakai
2013-12-14
simplifies with alias
Lu Wang
2013-12-14
Add machinery that detects whether a html page was built with --emrun command...
Jukka Jylänki
2013-12-14
Added test to check that emrun stdout, stderr and process exit code capture w...
Jukka Jylänki
2013-12-13
Fix glGetIntegerv(GL_SHADER_BINARY_FORMATS) to not write anything to the out ...
Jukka Jylänki
2013-12-13
Generate an GL_INVALID_VALUE error when user calls glGetXXX() with a null out...
Jukka Jylänki
2013-12-12
move tests/hello_world.js to src, so tests/ folder is not needed for sanity c...
Alon Zakai
2013-12-11
Merge pull request #1853 from fadams/add-getprotobyname
Alon Zakai
2013-12-10
do not skip vector types in function signatures
Alon Zakai
2013-12-10
Merge pull request #1902 from wahbahdoo/incoming
Alon Zakai
2013-12-10
quote keys in library objects when necessary; fixes #1908
Alon Zakai
2013-12-07
fix i64 reads in formatString for fastcomp
Alon Zakai
2013-12-07
fastcomp imports fix
Alon Zakai
2013-12-07
get glue phase to emit i64 stuff for fastcomp
Alon Zakai
2013-12-06
fix accidental rewrite of original url source of simd.js
Heidi Pan
2013-12-06
updated simd.js to fix nan canonicalization issue for bitcasts
Heidi Pan
2013-12-05
handle return values for library calls using aliases with different return types
Alon Zakai
2013-12-04
Merge pull request #1894 from jvilk/legacy_fs_remove
Alon Zakai
2013-12-03
fix memset return value in makeSetValues
Alon Zakai
2013-12-03
[SDL Audio] Refactoring Mix_LoadWAV_RW to use new FS API.
John Vilk
2013-12-03
Fixed glSampleCoverage signature (vi to vii)
onnoj
2013-12-02
report better error in fread on bad stream
Alon Zakai
2013-12-02
return 0 on fread on invalid stream
Alon Zakai
2013-12-02
make posix_madvise standlone
Alon Zakai
2013-12-01
fix emscripten_hide_mouse removal of old rule
Alon Zakai
2013-11-30
send EXPORTED_FUNCTIONS to fastcomp glue
Alon Zakai
2013-11-29
fix memmove return value
Alon Zakai
2013-11-29
add missing mkport dependency
Alon Zakai
2013-11-29
do not emit empty postsets from js compiler for fastcomp output
Alon Zakai
2013-11-28
fix bitcast type when the input is an llvm function like getelementptr
Alon Zakai
2013-11-28
fix memset return value
Alon Zakai
2013-11-28
fix fastcomp vararg alignment, only 4-byte
Alon Zakai
2013-11-28
Merge pull request #1872 from coolwanglu/mkdtemp
Alon Zakai
2013-11-28
Merge branch 'glGet-cleanup' into incoming
Alon Zakai
2013-11-28
cleanup and consolidate glGet
Alon Zakai
[prev]
[next]