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-07-05
export Browser.pauseMainLoop|resumeMainLoop
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
pass the eliminator the filename to avoid OS-specific issues with reading fro...
Alon Zakai
2012-07-03
support non-GL_UNSIGNED_BYTE texture pixel styles
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
preparatory work for anisotropy
Alon Zakai
2012-06-25
Implement Mix_QuickLoad_RAW
Ehsan Akhgari
2012-06-24
remove unneeded -O2 in test
Alon Zakai
2012-06-24
Merge pull request #488 from ehsan/fog
Alon Zakai
2012-06-22
emcc --remove-duplicates option
Alon Zakai
2012-06-22
Add a test case for negative distances
Ehsan Akhgari
2012-06-21
remove unneeded closure testing
Alon Zakai
2012-06-21
Merge pull request #487 from ehsan/fog
Alon Zakai
2012-06-21
Merge pull request #483 from caiiiycuk/emscripten_fs_api
Alon Zakai
2012-06-21
Implement GL_LINEAR fog mode
Ehsan Akhgari
2012-06-21
Implement GL_EXP2 fog mode
Ehsan Akhgari
2012-06-21
Choose better names for the test files
Ehsan Akhgari
2012-06-21
Add support for fog density
Ehsan Akhgari
2012-06-21
Add a test for basic fog support
Ehsan Akhgari
2012-06-21
Implementation for emscripten_async_wget
Aleksander Guryanov
2012-06-20
support for non-square crunch textures with mipmaps
Alon Zakai
2012-06-18
do not recrunch if dds is unchanged
Alon Zakai
2012-06-18
test for decrunching more than one image
Alon Zakai
2012-06-18
de-crunch in a worker
Alon Zakai
2012-06-17
crunch support
Alon Zakai
2012-06-17
allow multiple preRun/postRun
Alon Zakai
2012-06-17
allow multiple pre-js and post-js
Alon Zakai
2012-06-16
GL_QUAD non-0 start rendering fix
Alon Zakai
2012-06-14
EMSCRIPTEN_KEEPALIVE
Alon Zakai
2012-06-14
basic fog support
Alon Zakai
2012-06-14
ignore phi assigns of undef
Alon Zakai
2012-06-13
s3tc compression support
Alon Zakai
2012-06-13
automate test_sdl_canvas_palette and temporarily disable test_sdl_canvas_pale...
Alon Zakai
2012-06-13
Merge pull request #466 from caiiiycuk/SDL_HWPALETTE
Alon Zakai
2012-06-13
Implementation of SDL_HWPALETTE
Aleksander Guryanov
2012-06-12
allow multiple possible results in browser test, and use that to fix test_mat...
Alon Zakai
2012-06-12
Merge pull request #471 from ehsan/gl_identity_matrix
Alon Zakai
2012-06-12
Initialize the projection and modelview matrices to identity
Ehsan Akhgari
2012-06-12
handle duplicate files in file packager
Alon Zakai
2012-06-11
use closure-exported FS API for preloading
Alon Zakai
2012-06-11
export some filesystem commands through closure
Alon Zakai
2012-06-05
make cubegeom_normal_dap_far_glda more robust
Alon Zakai
2012-06-04
fix glDrawArrays with non-zero start
Alon Zakai
2012-06-02
glDrawRangeElements
Alon Zakai
2012-06-02
return correct values for GL_SHADER_COMPILER and GL_NUM_SHADER_BINARY_FORMATS
Alon Zakai
2012-06-02
scan indices when necessary to figure out what vertex data to push, when no b...
Alon Zakai
2012-06-01
handle pointers to clientside data in glDrawElements when emulating GL
Alon Zakai
2012-05-31
make strtod properly handle .5 etc
Alon Zakai
[next]