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-04-08
fix sdl pixelformat
Alon Zakai
2012-04-08
clean up linker a.out|exe stubs
Alon Zakai
2012-04-08
add support for quoted labels; fixes #360
Alon Zakai
2012-04-08
support for sdl scancodes
Alon Zakai
2012-04-07
handle dollar in alias names
Alon Zakai
2012-04-07
handle identical basenames in emcc properly; fixes #287
Alon Zakai
2012-04-06
restore support for noInitialRun
Alon Zakai
2012-04-06
add original versions of glbook tests, gles2.0 and not webgl-friendly
Alon Zakai
2012-04-05
update test_emcc for windows
Alon Zakai
2012-04-05
Merge pull request #355 from SiggyBar/windows
Alon Zakai
2012-04-05
add final glbook test
Alon Zakai
2012-04-05
fix ccall test to make sure we export the functions properly to closure
Alon Zakai
2012-04-05
Merge pull request #356 from behdad/outgoing
Alon Zakai
2012-04-05
Don't clash with system sincos() if it's defined and we don't know
Behdad Esfahbod
2012-04-05
Merge pull request #354 from behdad/fix-keyboard
Alon Zakai
2012-04-05
Merge pull request #353 from ehsan/stddev_extension
Alon Zakai
2012-04-05
Use system sincos() if available
Behdad Esfahbod
2012-04-05
Fixes to test_emcc for Windows.
Sigmund Vik
2012-04-05
Fix glutIdleFunc()
Behdad Esfahbod
2012-04-05
Make gears demo request animation frames
Behdad Esfahbod
2012-04-05
Make hello_world_gles build on the Mac natively
Behdad Esfahbod
2012-04-04
Add a test for the standard derivatives extension
Ehsan Akhgari
2012-04-04
add yet another working glbook testcase
Alon Zakai
2012-04-04
add another glbook passing testcase
Alon Zakai
2012-04-04
readme for cube2hash testcase
Alon Zakai
2012-04-04
add test for looking for a bitcode lib if a specified lib is not bitcode
Alon Zakai
2012-04-03
throw an exception in glutMainLoop, to prevent atexits from running
Alon Zakai
2012-04-03
allow more reftest margin of error
Alon Zakai
2012-04-03
add another working glbook testcase
Alon Zakai
2012-04-03
allow 1/255 color error in reftests, to ignore aliasing
Alon Zakai
2012-04-03
missing reftest file
Alon Zakai
2012-04-03
add another working glbook test
Alon Zakai
2012-04-02
make glut main loop throw again, and fix test_glgears
Alon Zakai
2012-04-02
fix test_glgears
Alon Zakai
2012-04-02
add second working glbook test
Alon Zakai
2012-04-02
make precise i64 math the default
Alon Zakai
2012-04-02
only include i64 precise code if it will actually be used
Alon Zakai
2012-04-02
test fixes
Alon Zakai
2012-04-01
fix parsing of i64 constants in globals, and add working cube2hash testcase
Alon Zakai
2012-04-01
improve i64 precise test
Alon Zakai
2012-04-01
proper precise unsigned i64 modulo, and passing tests for i64 division and mo...
Alon Zakai
2012-04-01
use bignum for unsigned i64 precise division
Alon Zakai
2012-04-01
add jsbn bignum library, fixes printing of unsigned precise i64s
Alon Zakai
2012-04-01
work towards unsigned precise i64s: add, subtract and multiply work but divid...
Alon Zakai
2012-04-01
support for precise i64 signed math
Alon Zakai
2012-03-31
add reftest mechanism for browser tests, and complete glbook test 1
Alon Zakai
2012-03-31
almost working first glbook test
Alon Zakai
2012-03-31
add glbook files
Alon Zakai
2012-03-31
library additions in preparation for glbook tests
Alon Zakai
2012-03-31
test cleanup
Alon Zakai
[next]