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
2012-07-18
balance runDependencies in createPreloadedFile
Alon Zakai
2012-07-18
fix relative paths in preloading and add testing
Alon Zakai
2012-07-18
fix getAudioMimetype
Alon Zakai
2012-07-18
use createPreloadedFile in file packager
Alon Zakai
2012-07-18
refactor file preloading to happen in FS.createPreloadedFile, so that not onl...
Alon Zakai
2012-07-18
fix powf -> pow
Alon Zakai
2012-07-17
check llvm version only when actually checking sanity - not on every call to ...
Alon Zakai
2012-07-17
fix cases/514.ll for s_x_x
Alon Zakai
2012-07-17
commented future change to benchmarks
Alon Zakai
2012-07-17
Merge pull request #511 from forandom/keycode
Alon Zakai
2012-07-17
use unget properly in scanString, so it works in fscanf and not just sscanf
Alon Zakai
2012-07-16
handle i64 icmp using processMathOp code
Alon Zakai
2012-07-16
add test for #514
Alon Zakai
2012-07-16
handle illegal icmps; fixes #514
Alon Zakai
2012-07-16
warn on wrong llvm version
Alon Zakai
2012-07-16
add commented option to make crunch try a png input if crunching the dds failed
Alon Zakai
2012-07-16
optimize bswap
Alon Zakai
2012-07-15
remove whitespace at beginning of sscanf, fixes #512
Alon Zakai
2012-07-15
utf parsing in writeStringToMemory as well
Alon Zakai
2012-07-15
freePreloadedMediaOnUse option to free preloaded media on use
Alon Zakai
2012-07-15
when using SDL for GL, do not keep canvas and contexts for 2D blitting
Alon Zakai
2012-07-15
fix test_utf
Alon Zakai
2012-07-14
test utf8 in Pointer_stringify
Alon Zakai
2012-07-14
make Pointer_stringify utf8-aware
Alon Zakai
2012-07-14
refactor utf8processing
Alon Zakai
2012-07-14
utf-8 support
Alon Zakai
2012-07-14
test FS.analyzePath
Alon Zakai
2012-07-14
fix test_poppler
Alon Zakai
2012-07-14
Fix keyCodes for ctrl, alt, shift
Xingxing Pan
2012-07-13
add some EMSCRIPTEN comments for the last merge
Alon Zakai
2012-07-13
Merge pull request #497 from imvu/c++11
Alon Zakai
2012-07-13
Disable setting LIBTOOL
Behdad Esfahbod
2012-07-13
Set PKG_CONFIG_LIBDIR and PKG_CONFIG_PATH
Behdad Esfahbod
2012-07-13
Look into system/local/include and system/local/lib too
Behdad Esfahbod
2012-07-13
set status message in main loop queue
Alon Zakai
2012-07-13
Merge pull request #313 from SiggyBar/settings-1
Alon Zakai
2012-07-13
emscripten_push_main_loop_blocker improvements
Alon Zakai
2012-07-12
fix btest harness bug, python += is not the same as = +
Alon Zakai
2012-07-12
emscripten_push_main_loop_blocker
Alon Zakai
2012-07-12
fix tabs->spaces
Alon Zakai
2012-07-12
Merge pull request #380 from linghuye/master
Alon Zakai
2012-07-12
treat pixels of 0 as null in texImage2D
Alon Zakai
2012-07-11
Merge branch 'master' into incoming
Alon Zakai
2012-07-11
Merge pull request #286 from richardassar/ie7fix_script
Alon Zakai
2012-07-11
add some slack to sdl_maprgba for linux/ati
Alon Zakai
2012-07-11
Merge pull request #508 from nandhp/master
Alon Zakai
2012-07-11
settings tweaks
Alon Zakai
2012-07-11
Fix SDL_MapRGB and implement SDL_MapRGBA.
nandhp
2012-07-09
llvm umul|add intrinsics
Alon Zakai
2012-07-09
Merge pull request #505 from caiiiycuk/llvm_uadd_i8
Alon Zakai
[next]