summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl2_basic
Commit message (Expand)AuthorAgeFilesLines
* fixup include pathsMathias Agopian2012-03-051-1/+1
* remove libui dependency on libEGLMathias Agopian2012-02-242-1/+3
* update EGL headers to the latestMathias Agopian2010-06-091-1/+0
* Print out EGL configuration info for the config we've chosen.Jack Palevich2009-09-281-53/+57
* Print out all available EGL configurations.Jack Palevich2009-09-281-8/+82
* Use EGLUtils to simplify choosing a configuration.Jack Palevich2009-09-251-55/+36
* Create samples showing how to call OpenGL from JNI libraries.Jack Palevich2009-09-231-0/+1
* Draw a green triangle using OpenGL 2.0 APIs.Jack Palevich2009-09-181-112/+235
* Add additional error checking, exit early if errors occur.Jack Palevich2009-09-171-18/+59
* Add EGL call error checking.Jack Palevich2009-09-161-4/+52
* Simple app to create a gl2 context and dump the strings.Jason Sams2009-09-012-0/+104