index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-02-21
Apply coding conventions to library_html5.js.
Jukka Jylänki
2014-02-21
Merge pull request #2136 from rjanicek/worker-console
Alon Zakai
2014-02-21
Merge pull request #2139 from TV4Fun/memfixes
Alon Zakai
2014-02-21
Merge pull request #2146 from waywardmonkeys/undefined-symbols
Alon Zakai
2014-02-21
Add missing semicolons at the end of statements for library_html5.js.
Jukka Jylänki
2014-02-21
Merge pull request #2148 from TV4Fun/html5fixes
juj
2014-02-21
Fix bugs in HTML5 events when using SAFE_HEAP
Joel Croteau
2014-02-21
Merge pull request #2145 from TV4Fun/mousefix
juj
2014-02-21
Fix indentation in localeconv
Joel Croteau
2014-02-21
Squashed commit of the following:
Joel Croteau
2014-02-21
Correct some function dependencies to address unresolved symbols in tests.
Bruce Mitchener
2014-02-20
tolerate negative values of precision in printf, fallback to default precision
Alon Zakai
2014-02-20
Merge pull request #2143 from waywardmonkeys/strict-fixes
Alon Zakai
2014-02-21
strict fix: Don't define functions within conditionals or try blocks.
Bruce Mitchener
2014-02-21
When LEGACY_GL_EMULATION is enabled, we cannot use WebGL VAO extension effect...
Jukka Jylänki
2014-02-20
strict fix: Can't use octal constants.
Bruce Mitchener
2014-02-20
strict fix: Duplicate key in object literal.
Bruce Mitchener
2014-02-19
Formatting fix and add test
Joel Croteau
2014-02-19
Clean up code formatting in VAO code to adhere to coding conventions. Fix ref...
Jukka Jylänki
2014-02-19
Remove test on __deps
Anthony Liot
2014-02-19
Change ASSERTION by GL_ASSERTIONS
Anthony Liot
2014-02-19
Add support of both emulate and extension vao
Anthony Liot
2014-02-19
VAO Extension
Anthony Liot
2014-02-19
Correct syntax of allocate function
Joel Croteau
2014-02-19
Provide better implementation of localeconv and fix logic error in allocate
Joel Croteau
2014-02-18
fixed console detection so it does not throw
Richard Janicek
2014-02-18
improve typed arrays error
Alon Zakai
2014-02-18
add a version of emscripten_set_main_loop where the main loop takes an argume...
Alon Zakai
2014-02-18
Don't redefine console if it already exists like in Chrome worker.
Richard Janicek
2014-02-18
add some asserts in dynCall
Alon Zakai
2014-02-17
Merge pull request #1871 from abergmeier/fixup_eglSwapBuffers
juj
2014-02-16
support memory growth in (non-validating) asm.js
Alon Zakai
2014-02-16
RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compi...
Alon Zakai
2014-02-15
clear status when proxied worker first responds
Alon Zakai
2014-02-15
fix canvas proxy code for sending resize events
Alon Zakai
2014-02-14
add request animation frame logic to proxy-to-worker
Richard Janicek
2014-02-14
add missing asm coercion to va_arg handler; #2120
Alon Zakai
2014-02-14
Remove flush from eglSwapBuffers emulation.
Andreas Bergmeier
2014-02-14
Remove ambiguous error reporting of EGL_NOT_INITIALIZED and add error reporti...
Andreas Bergmeier
2014-02-14
Bring eglSwapBuffers closer to actual documentation.
Andreas Bergmeier
2014-02-13
make logo a link
Alon Zakai
2014-02-13
improve emcc help on shell file, and add minimal shell file example
Alon Zakai
2014-02-13
Merge branch 'prettier-shell' of github.com:TehEpicPineapple/emscripten into ...
Alon Zakai
2014-02-13
Fix Mozilla Audio Data API usage after my previous commit that added the use ...
Jukka Jylänki
2014-02-12
Spruced up shell.html
Jack Arrington
2014-02-12
Merge branch 'regexp-syntax-fix' of github.com:svaarala/emscripten into incoming
Alon Zakai
2014-02-11
initialize pixel buffer inside of makeSurface for SDL_SWSURFACE
Anthony Pesch
2014-02-12
Implement SDL audio buffer queueing to use Web Audio ScriptProcessorNode in t...
Jukka Jylänki
2014-02-11
Merge branch 'incoming' of github.com:mgerhardy/emscripten into incoming
Alon Zakai
2014-02-11
refactor mouse wheel handling code to be shared across SDL, glfw, glut
Alon Zakai
[next]