summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic
AgeCommit message (Collapse)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
Change-Id: I140d291e520097b1148930f736823650e08488f7
2012-03-05fixup include pathsMathias Agopian
- remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
2012-02-24remove libui dependency on libEGLMathias Agopian
Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
2010-06-09update EGL headers to the latestMathias Agopian
note that this doesn't update the EGL stubs. Change-Id: I00274431a490249d93eb6b5ba13f274b7f2682ae
2009-12-24Print OpenGL version and extension information.Jack Palevich
Something happened to the line endings, adding a blank line after most lines of text. I repaired the damage, but in the process some blank lines have been added / removed.
2009-09-30Add a simple test of OpenGL ES 1.x.Jack Palevich