aboutsummaryrefslogtreecommitdiff
path: root/tests/cubegeom.c
AgeCommit message (Expand)Author
2014-02-25Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.Dan Gohman
2014-01-03properly handle getParameter returning null when it means a null object (e.g....Alon Zakai
2013-11-01Adds to a test case verifying glGetIntegerv returnsMichael J. Bishop
2013-10-13Fixed a few warnings in cubegeom testsRémi Papillié
2013-08-02update cube browser tests to use reftestsAlon Zakai
2013-02-26testing for glGetBooleanvAlon Zakai
2013-02-20add more glGetIntegerv constantsAlon Zakai
2013-02-20glGetPointervAlon Zakai
2012-10-17return identical ids from glGetUniformLocation when we need toAlon Zakai
2012-04-29correct coordinate type in glRotate and add testingAlon Zakai
2012-04-28add working cubegeom testAlon Zakai
2012-04-25fix a_texCoord* usage, and use current program texture setup if present ; som...Alon Zakai
2012-04-24cubegeom matrix stuffAlon Zakai
2012-04-24fix cubegeom shader compilation errorAlon Zakai
2012-04-23clean up cubegeomAlon Zakai
2012-04-23make cubegeom build both natively and with emscriptenAlon Zakai
2012-04-23get something to show up in cubegeom native buildAlon Zakai
2012-04-22clean up cubegeomAlon Zakai
2012-04-22add second texture to cubegeom testAlon Zakai
2012-04-22fix cubegeom compilation errorsAlon Zakai
2012-04-22annotate cubegeom a littleAlon Zakai
2012-04-22add buffer data to cubegeom testAlon Zakai
2012-04-22wip cubegeometry testAlon Zakai