| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a test application to dump all the EGLConfig available | Mathias Agopian | 2010-10-20 | 2 | -0/+105 |
* | option to enable multisampling | Mathias Agopian | 2010-09-09 | 1 | -61/+71 |
* | add a fps counter to sanangeles demo | Mathias Agopian | 2010-09-08 | 1 | -9/+18 |
* | update EGL headers to the latest | Mathias Agopian | 2010-06-09 | 2 | -2/+0 |
* | merge from open-source master | The Android Open Source Project | 2010-03-31 | 1 | -1/+2 |
|\ |
|
| * | gl_code : add end of line. | Jae-Hyung Ahn | 2010-03-24 | 1 | -1/+2 |
* | | Add a test of EGL pausing and resuming. | Jack Palevich | 2010-03-29 | 6 | -0/+274 |
* | | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 1 | -0/+16 |
* | | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 1 | -4/+4 |
* | | Do not use a user tag on apps, as it is ignored. | Jean-Baptiste Queru | 2010-01-06 | 3 | -3/+3 |
* | | Print OpenGL version and extension information. | Jack Palevich | 2009-12-24 | 1 | -144/+152 |
* | | Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context | Jack Palevich | 2009-11-19 | 2 | -217/+2 |
* | | Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-11-19 | 5 | -0/+514 |
* | | am 78383abf: am cbf583d7: am 77bd91f8: Merge change Ie3e80456 into eclair | Mathias Agopian | 2009-11-01 | 1 | -2/+4 |
|\ \ |
|
| * \ | am 77bd91f8: Merge change Ie3e80456 into eclair | Mathias Agopian | 2009-10-30 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Turns out the SGX driver is correct and the bug was in this test. | Mathias Agopian | 2009-10-30 | 1 | -2/+4 |
* | | | am 894449ac: am af7d2dda: am 5dc7a21c: Merge change I4e036287 into eclair | Mathias Agopian | 2009-10-29 | 1 | -11/+8 |
|\ \ \
| |/ / |
|
| * | | am 5dc7a21c: Merge change I4e036287 into eclair | Mathias Agopian | 2009-10-29 | 1 | -11/+8 |
| |\ \
| | |/ |
|
| | * | update line test to expose some bug on SGX530 ed4 | Mathias Agopian | 2009-10-29 | 1 | -11/+8 |
* | | | am 2eca23d6: am a2151b2b: am 7bde36e6: added GL test for textured lines | Mathias Agopian | 2009-10-29 | 2 | -0/+134 |
|\ \ \
| |/ / |
|
| * | | am 7bde36e6: added GL test for textured lines | Mathias Agopian | 2009-10-29 | 2 | -0/+134 |
| |\ \
| | |/ |
|
| | * | added GL test for textured lines | Mathias Agopian | 2009-10-28 | 2 | -0/+134 |
* | | | am 09e7ef8a: am a5bfe52d: Merge change Ib3558f35 into eclair-mr2 | Jack Palevich | 2009-10-13 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Make our choice of surface explicit. | Jack Palevich | 2009-10-13 | 1 | -0/+1 |
* | | | am 65cc9418: am 332c7934: Merge change I69e21f5f into eclair-mr2 | Jack Palevich | 2009-10-13 | 9 | -0/+843 |
|\ \ \
| |/ / |
|
| * | | GLDual test application. | Jack Palevich | 2009-10-13 | 9 | -0/+843 |
* | | | merged d7c18d7672f3ecbbcb2f5bec92fe54dd990cb8dd, w/conflict in opengl/tests/c... | android-build SharedAccount | 2009-10-12 | 8 | -1180/+5 |
|\ \ \
| |/ / |
|
| * | | am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair | Mathias Agopian | 2009-10-06 | 8 | -1179/+5 |
| |\ \
| | |/ |
|
| | * | fix [2167050] glTexImage2D code path buggy in SurfaceFlinger | Mathias Agopian | 2009-10-06 | 8 | -1179/+5 |
* | | | am c5b09d8a: am 4ac45597: Merge change I15b0ebb9 into eclair | Mathias Agopian | 2009-10-12 | 6 | -0/+556 |
|\ \ \
| |/ / |
|
| * | | am 4ac45597: Merge change I15b0ebb9 into eclair | Mathias Agopian | 2009-10-04 | 6 | -0/+556 |
| |\ \
| | |/ |
|
| | * | a simple test app for gralloc | Mathias Agopian | 2009-10-01 | 6 | -0/+556 |
* | | | am 7d638292: Merge change Ib4285d22 into eclair-mr2 | Jack Palevich | 2009-10-12 | 1 | -9/+166 |
|\ \ \
| |/ / |
|
| * | | Change way we choose EGL surfaces to be compatible with the native | Jack Palevich | 2009-10-02 | 1 | -9/+166 |
| |/ |
|
* | | Add back missing shared libraries used in executables in link commands. These | Doug Kwan | 2009-10-04 | 4 | -0/+4 |
|/ |
|
* | Add a simple test of OpenGL ES 1.x. | Jack Palevich | 2009-09-30 | 2 | -0/+374 |
* | Merge change I8018f091 into eclair | Android (Google) Code Review | 2009-09-30 | 4 | -64/+76 |
|\ |
|
| * | Add very simple input path. Fix end-of-line issues. | Jack Palevich | 2009-09-30 | 4 | -64/+76 |
* | | Don't ask for pbuffer support, because we don't use any pbuffers. | Jack Palevich | 2009-09-28 | 1 | -1/+1 |
* | | 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 |
|/ |
|
* | Fix build. | Jack Palevich | 2009-09-25 | 1 | -1/+1 |
* | Tighten up sample code. | Jack Palevich | 2009-09-25 | 3 | -22/+25 |
* | Use EGLUtils to simplify choosing a configuration. | Jack Palevich | 2009-09-25 | 1 | -55/+36 |
* | Make tritex test run with latest OpenGL driver. | Jack Palevich | 2009-09-24 | 2 | -12/+16 |
* | Create samples showing how to call OpenGL from JNI libraries. | Jack Palevich | 2009-09-23 | 15 | -0/+956 |
* | 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 |