| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | reserve android.opengl.GLWallpaperService name for future use | Mathias Agopian | 2010-08-25 | 1 | -0/+25 |
* | Fix deadlock when switching between two GLSurfaceViews | Jack Palevich | 2010-07-13 | 1 | -18/+74 |
* | Some ActivityThread/ActivityManager cleanup. | Dianne Hackborn | 2010-06-24 | 1 | -2/+2 |
* | Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. | Jack Palevich | 2010-06-22 | 2 | -0/+100 |
* | fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ... | Mathias Agopian | 2010-05-24 | 1 | -1/+0 |
* | Quietly handle EGL_BAD_NATIVE_WINDOW errors | Jack Palevich | 2010-04-19 | 1 | -5/+19 |
* | Turn off logging. | Jack Palevich | 2010-03-27 | 1 | -4/+4 |
* | GLSurfaceView pause and resume now synchronize | Jack Palevich | 2010-03-25 | 1 | -3/+41 |
* | Turn off thread logging (too many messages.) | Jack Palevich | 2010-03-25 | 1 | -1/+1 |
* | Add logging of GLSurfaceView pause/resume calls. | Jack Palevich | 2010-03-25 | 1 | -3/+10 |
* | Improve our EGL management when pausing / resuming. | Jack Palevich | 2010-03-24 | 1 | -0/+13 |
* | GLSurfaceView: Log egl failures | Jack Palevich | 2010-03-23 | 1 | -3/+50 |
* | Improve eglSwapBuffers error handling. | Jack Palevich | 2010-03-15 | 1 | -9/+20 |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 1 | -0/+16 |
* | Clarify the default algorithm used to choose an EGLConfig. | Jack Palevich | 2010-03-06 | 1 | -35/+39 |
* | Fix inverted release-EGLContext-on-pause logic. | Jack Palevich | 2010-03-06 | 1 | -5/+18 |
* | Implement the GL11ExtensionPack APIs. | Jack Palevich | 2010-01-28 | 1 | -8/+14 |
* | Decouple the EGL context lifetime from the EGL surface lifetime. | Jack Palevich | 2010-01-18 | 1 | -31/+81 |
* | Fix javadoc typos. | Jack Palevich | 2009-12-31 | 2 | -2/+2 |
* | A library for encoding and decoding ETC1 textures. | Jack Palevich | 2009-12-31 | 2 | -0/+365 |
* | Fix merge conflict markers that accidentally got checked in. | Jack Palevich | 2009-12-21 | 1 | -5/+1 |
* | Fix bug 2325244 screen turns black for a brief period of time | Jack Palevich | 2009-12-21 | 1 | -0/+29 |
* | am 74befcc7: am 981ccfbb: Implement Matrix Palette extension. | Jack Palevich | 2009-12-10 | 1 | -14/+13 |
|\ |
|
| * | Implement Matrix Palette extension. | Jack Palevich | 2009-12-09 | 5 | -47/+183 |
* | | resolved conflicts for merge of fac57636 to master | Jack Palevich | 2009-12-10 | 1 | -13/+14 |
|\ \
| |/ |
|
| * | Unhide the Android OpenGL ES 2.0 API | Jack Palevich | 2009-12-09 | 4 | -65/+91 |
| * | Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context | Jack Palevich | 2009-12-09 | 1 | -6/+62 |
| * | Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-12-09 | 1 | -0/+1858 |
* | | Merge change Ibe6eac82 | Android (Google) Code Review | 2009-12-08 | 5 | -47/+183 |
|\ \ |
|
| * | | Implement Matrix Palette extension. | Jack Palevich | 2009-12-08 | 5 | -47/+183 |
* | | | am 9196034b: am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2 | Jack Palevich | 2009-12-07 | 2 | -18/+45 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Improve error message thrown when eglCreateContext fails. | Jack Palevich | 2009-12-04 | 1 | -1/+1 |
| * | Improve error reporting by always returning the public | Jack Palevich | 2009-12-04 | 1 | -17/+44 |
| * | the vertex index should be "first + i". | Li Wenhao | 2009-12-02 | 1 | -1/+1 |
* | | Unhide the Android OpenGL ES 2.0 API | Jack Palevich | 2009-11-27 | 4 | -65/+91 |
* | | am 85a9498a: am 9c0b39c4: am ca00dee2: Merge change I5aa3adcf into eclair | Jack Palevich | 2009-11-25 | 1 | -2/+6 |
|\ \ |
|
| * \ | am 9c0b39c4: am ca00dee2: Merge change I5aa3adcf into eclair | Jack Palevich | 2009-11-25 | 1 | -2/+6 |
| |\ \
| | |/ |
|
| | * | am ca00dee2: Merge change I5aa3adcf into eclair | Jack Palevich | 2009-11-25 | 1 | -2/+6 |
| | |\ |
|
| | | * | Improve the exception message text by including eglGetError(). | Jack Palevich | 2009-11-25 | 1 | -2/+6 |
* | | | | Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context | Jack Palevich | 2009-11-19 | 1 | -6/+62 |
* | | | | Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-11-19 | 1 | -0/+1858 |
* | | | | am 8d0e1472: am a822f02b: resolved conflicts for merge of dc49acb0 to eclair-mr2 | Jack Palevich | 2009-11-17 | 1 | -133/+129 |
|\ \ \ \
| |/ / / |
|
| * | | | am a822f02b: resolved conflicts for merge of dc49acb0 to eclair-mr2 | Jack Palevich | 2009-11-16 | 1 | -133/+129 |
| |\ \ \
| | |/ / |
|
| | * | | resolved conflicts for merge of dc49acb0 to eclair-mr2 | Jack Palevich | 2009-11-17 | 1 | -133/+129 |
| | |\ \
| | | |/ |
|
| | | * | More GLSurfaceView cleanup. | Jack Palevich | 2009-11-16 | 1 | -134/+125 |
* | | | | am 99cf71b0: am 83536cee: Merge change I1179efbb into eclair-mr2 | Jack Palevich | 2009-11-10 | 1 | -139/+158 |
|\ \ \ \
| |/ / / |
|
| * | | | am 83536cee: Merge change I1179efbb into eclair-mr2 | Jack Palevich | 2009-11-10 | 1 | -139/+158 |
| |\ \ \
| | |/ / |
|
| | * | | resolved conflicts for merge of ba56915a to eclair-mr2 | Jack Palevich | 2009-11-11 | 1 | -139/+158 |
| | |\ \
| | | |/ |
|
| | | * | Fix multi-lock ordering issues in GLSurfaceView | Jack Palevich | 2009-11-10 | 1 | -121/+144 |
* | | | | am 73ae27f0: am 8da3ac92: resolved conflicts for merge of 3f857b78 to eclair-mr2 | Jack Palevich | 2009-11-09 | 1 | -36/+54 |
|\ \ \ \
| |/ / / |
|