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
/
tests
/
runner.py
Age
Commit message (
Expand
)
Author
2012-05-28
test for scons integration and stop using emld there
Alon Zakai
2012-05-26
fix strtod behavior on non-ints
Alon Zakai
2012-05-24
Merge branch 'incoming' into llvmsvn
Alon Zakai
2012-05-24
make fgetc return the char value as unsigned (in a signed int)
Alon Zakai
2012-05-24
update year in emcc
Alon Zakai
2012-05-24
Merge branch 'master' into llvmsvn
Alon Zakai
2012-05-18
WARN_ON_UNDEFINED_SYMBOLS
Alon Zakai
2012-05-18
support emcc -v with no further arguments
Alon Zakai
2012-05-16
Fix the incorrect initial value of GL.immediate.currentMatrix
Ehsan Akhgari
2012-05-15
browser gc test
Alon Zakai
2012-05-15
skip test_gc in s_x_x
Alon Zakai
2012-05-15
fix test_gc for o1 and o2
Alon Zakai
2012-05-15
gc tests for object scanning and atomics
Alon Zakai
2012-05-15
working early gc test
Alon Zakai
2012-05-15
move test_emconfig to other
Alon Zakai
2012-05-15
Merge pull request #426 from ehsan/em-config
Alon Zakai
2012-05-14
Add the em-config tool
Ehsan Akhgari
2012-05-14
do not fail on -fcatch-undefined-behavior
Alon Zakai
2012-05-13
fix order in gl_ModelViewProjectionMatrix and add working cube_explosion test
Alon Zakai
2012-05-13
misc tweaks and add wip cube_explosion test
Alon Zakai
2012-05-11
unenabled experimental registerization pass in js optimizer
Alon Zakai
2012-05-11
FS.createPreloadedFile
Alon Zakai
2012-05-10
support for gl_TextureMatrixes
Alon Zakai
2012-05-09
allow adding runDependencies in preRun
Alon Zakai
2012-05-09
sscanf support for negative integers
Alon Zakai
2012-05-09
various fixes and improvements to sscanf
Alon Zakai
2012-05-09
fix bug with using color and normal even when not enabled, if they were enabl...
Alon Zakai
2012-05-08
handle absolute paths in file preloading
Alon Zakai
2012-05-07
make test_cubegeom_mt a proper test of multitexturing
Alon Zakai
2012-05-07
make glEnableClientState aware of the client active texture, and add a tempor...
Alon Zakai
2012-05-07
support for gl_Normal
Alon Zakai
2012-05-05
make sdl event handling work in closure, and add testing
Alon Zakai
2012-05-05
refactor getProcAddress for closure
Alon Zakai
2012-05-05
refactor gl code for closure compiler, and add more testing
Alon Zakai
2012-05-05
color support in shaders and emulation
Alon Zakai
2012-05-04
support for SDL channels and channelFinished
Alon Zakai
2012-05-03
define proper endianness for endian.h and add working but slow-compiling sha1...
Alon Zakai
2012-05-01
undef __linux__, fixes SDL endianness detection
Alon Zakai
2012-04-29
correct coordinate type in glRotate and add testing
Alon Zakai
2012-04-28
add working cubegeom test
Alon Zakai
2012-04-28
fix handling of non-float client attributes, and add test_cubegeom_pre3
Alon Zakai
2012-04-28
disable debug in test_cubegeom_pre
Alon Zakai
2012-04-28
add test_cubegeom_pre2
Alon Zakai
2012-04-28
fix prepareClientAttributes bugs: handle non-packed vertex attributes properly
Alon Zakai
2012-04-27
add cubegeom_pre test, a more webgl-friendly cubegeom
Alon Zakai
2012-04-27
handle GL_INFO_LOG_LENGTH
Alon Zakai
2012-04-25
gl_Color workaround, and add gl_ps test which uses client pointers + a shader
Alon Zakai
2012-04-24
clean up gl emulation flush, remove unneeded and incorrect bindings
Alon Zakai
2012-04-23
clean up cubegeom
Alon Zakai
2012-04-23
Merge pull request #381 from SiggyBar/library
Alon Zakai
[next]