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
Age
Commit message (
Expand
)
Author
2012-05-18
WARN_ON_UNDEFINED_SYMBOLS
Alon Zakai
2012-05-18
support emcc -v with no further arguments
Alon Zakai
2012-05-16
Merge pull request #427 from juj/vs2010
Alon Zakai
2012-05-16
Fix the incorrect initial value of GL.immediate.currentMatrix
Ehsan Akhgari
2012-05-15
Merge pull request #428 from ehsan/fixes
Alon Zakai
2012-05-15
browser gc test
Alon Zakai
2012-05-15
Fix IMG_Load to work with absolute paths
Ehsan Akhgari
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
Added Visual Studio 2010 solution and project files for the applications in t...
Jukka Jylänki
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
allow nonexistent phis in another location + add test
Alon Zakai
2012-05-14
do not fail on -fcatch-undefined-behavior
Alon Zakai
2012-05-13
fix active client attribute counting and add test
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
fix bug with missing entry labels being misused between original labels and n...
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-07
add full support for glColorX both in glBegin/End and out
Alon Zakai
2012-05-06
emscripten_pause_main_loop and resume
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-05-01
use requestAnimationFrame
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
[next]