Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update EGL headers to the latest | Mathias Agopian | 2010-06-09 | 1 | -1/+0 |
* | Print out EGL configuration info for the config we've chosen. | Jack Palevich | 2009-09-28 | 1 | -53/+57 |
* | Print out all available EGL configurations. | Jack Palevich | 2009-09-28 | 1 | -8/+82 |
* | Use EGLUtils to simplify choosing a configuration. | Jack Palevich | 2009-09-25 | 1 | -55/+36 |
* | Create samples showing how to call OpenGL from JNI libraries. | Jack Palevich | 2009-09-23 | 1 | -0/+1 |
* | Draw a green triangle using OpenGL 2.0 APIs. | Jack Palevich | 2009-09-18 | 1 | -112/+235 |
* | Add additional error checking, exit early if errors occur. | Jack Palevich | 2009-09-17 | 1 | -18/+59 |
* | Add EGL call error checking. | Jack Palevich | 2009-09-16 | 1 | -4/+52 |
* | Simple app to create a gl2 context and dump the strings. | Jason Sams | 2009-09-01 | 2 | -0/+104 |