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
/
cubegeom.c
Age
Commit message (
Collapse
)
Author
2014-01-03
properly handle getParameter returning null when it means a null object ↵
Alon Zakai
(e.g., no buffer is bound) and not an invalid name
2013-11-01
Adds to a test case verifying glGetIntegerv returns
Michael J. Bishop
correct results when the current texture id is not TEXTURE0 and fixes library_gl.js so that it returns correct results.
2013-10-13
Fixed a few warnings in cubegeom tests
Rémi Papillié
2013-08-02
update cube browser tests to use reftests
Alon Zakai
2013-02-26
testing for glGetBooleanv
Alon Zakai
2013-02-20
add more glGetIntegerv constants
Alon Zakai
2013-02-20
glGetPointerv
Alon Zakai
2012-10-17
return identical ids from glGetUniformLocation when we need to
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-25
fix a_texCoord* usage, and use current program texture setup if present ; ↵
Alon Zakai
some texture rendering in cubegeom test
2012-04-24
cubegeom matrix stuff
Alon Zakai
2012-04-24
fix cubegeom shader compilation error
Alon Zakai
2012-04-23
clean up cubegeom
Alon Zakai
2012-04-23
make cubegeom build both natively and with emscripten
Alon Zakai
2012-04-23
get something to show up in cubegeom native build
Alon Zakai
2012-04-22
clean up cubegeom
Alon Zakai
2012-04-22
add second texture to cubegeom test
Alon Zakai
2012-04-22
fix cubegeom compilation errors
Alon Zakai
2012-04-22
annotate cubegeom a little
Alon Zakai
2012-04-22
add buffer data to cubegeom test
Alon Zakai
2012-04-22
wip cubegeometry test
Alon Zakai