summaryrefslogtreecommitdiff
path: root/opengl/tests/gl2_basic/gl2_basic.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-02-24remove libui dependency on libEGLMathias Agopian
2010-06-09update EGL headers to the latestMathias Agopian
2009-09-28Print out EGL configuration info for the config we've chosen.Jack Palevich
2009-09-28Print out all available EGL configurations.Jack Palevich
2009-09-25Use EGLUtils to simplify choosing a configuration.Jack Palevich
2009-09-23Create samples showing how to call OpenGL from JNI libraries.Jack Palevich
2009-09-18Draw a green triangle using OpenGL 2.0 APIs.Jack Palevich
2009-09-17Add additional error checking, exit early if errors occur.Jack Palevich
2009-09-16Add EGL call error checking.Jack Palevich
2009-09-01Simple app to create a gl2 context and dump the strings.Jason Sams