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-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
2012-07-09
Add llvm_uadd_with_overflow_i8 function
Aleksander Guryanov
2012-07-08
update test_emcc for -O3 doing inlining
Alon Zakai
2012-07-08
fix for getFastValue with subtracting a negative
Alon Zakai
2012-07-07
refactor tex[Sub]Image2D
Alon Zakai
2012-07-07
support for float textures
Alon Zakai
2012-07-07
make glut set the global context properly so webgl extensions are initialized
Alon Zakai
2012-07-06
add INLINING_LIMIT=0 to -O3
Alon Zakai
2012-07-06
unused << >> optimization in js optimizer
Alon Zakai
2012-07-05
Merge pull request #496 from imvu/pull-request
Alon Zakai
2012-07-05
bind attribute 0 to position in auto-generated shaders
Alon Zakai
2012-07-05
bind attribute 0 to user-defined programs when it is free
Alon Zakai
2012-07-05
export Browser.pauseMainLoop|resumeMainLoop
Alon Zakai
2012-07-05
add myself to authors list
Chad Austin
2012-07-04
remove unneeded byte padding in global allocations of individual number types
Alon Zakai
2012-07-04
fix a bug with allocate not being told the right number of bytes with single ...
Alon Zakai
2012-07-04
fallbacks for lack of printErr
Alon Zakai
2012-07-04
pass the eliminator the filename to avoid OS-specific issues with reading fro...
Alon Zakai
2012-07-04
do not eat stderr when running js optimizer
Alon Zakai
2012-07-03
remove some unused command line arguments
Chad Austin
2012-07-03
support non-GL_UNSIGNED_BYTE in glTexSubImage2D as well
Alon Zakai
2012-07-03
support non-GL_UNSIGNED_BYTE texture pixel styles
Alon Zakai
2012-06-29
export Browser.requestAnimationFrame since it is useful for general code as well
Alon Zakai
2012-06-27
add some slack in aniso test for ati/nvidia differences
Alon Zakai
2012-06-27
add some additional legitimate outputs to test_cubegeom (ati/linux)
Alon Zakai
2012-06-27
support for anisotropic filtering
Alon Zakai
2012-06-27
Add a comment about nostdinc++ and remove the -Xclang version too
Ehsan Akhgari
2012-06-27
Merge pull request #478 from juj/nostdinc
Ehsan Akhgari
2012-06-27
preparatory work for anisotropy
Alon Zakai
2012-06-26
refactor gl compression ext handling
Alon Zakai
2012-06-26
fix potential bug in getRenderer
Alon Zakai
2012-06-26
fix lseek bug with devices
Alon Zakai
2012-06-25
refactor Mix_PlayChannel and fix volume for RAW
Alon Zakai
2012-06-25
Merge pull request #490 from ehsan/audio
Alon Zakai
[next]