Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of EGL pausing and resuming. | Jack Palevich | 2010-03-29 | 6 | -0/+274 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn off logging. | Jack Palevich | 2010-03-27 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" | Mathias Agopian | 2010-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2236865] STOPSHIP: bump soft gl and egl minor version number | Mathias Agopian | 2010-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement eglInitialize / eglTerminate reference counting | Jack Palevich | 2010-03-15 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve eglSwapBuffers error handling. | Jack Palevich | 2010-03-15 | 1 | -9/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix glCopyTexSubImage2D inverted texture bug. | Jack Palevich | 2010-03-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 17 | -0/+264 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get rid off the YUV formats at the libui layer | Mathias Agopian | 2010-02-16 | 1 | -14/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" | Mathias Agopian | 2010-02-05 | 1 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2189862] Race condition in eglIntialize and eglDestroy | Mathias Agopian | 2010-02-05 | 1 | -3/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proper EGLImageKHR error handling | Mathias Agopian | 2010-02-04 | 2 | -1/+41 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) | Mathias Agopian | 2010-02-03 | 3 | -26/+78 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ETC1 texture decoding. | Jack Palevich | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implement [2396050] Add ETC1 texture support to AGL | Mathias Agopian | 2010-02-02 | 3 | -6/+40 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2397853] glCopyTexImage2D crashes emulator | Mathias Agopian | 2010-02-01 | 1 | -1/+23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the GL11ExtensionPack APIs. | Jack Palevich | 2010-01-28 | 6 | -38/+187 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly | Mathias Agopian | 2010-01-25 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2303866] eglMakeCurrent doesn't return all error messages described in t... | Mathias Agopian | 2010-01-25 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decouple the EGL context lifetime from the EGL surface lifetime. | Jack Palevich | 2010-01-18 | 1 | -31/+81 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use correct TLS codepath in graphics libraries | Gary King | 2010-01-12 | 2 | -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 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix javadoc typos. | Jack Palevich | 2009-12-31 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A library for encoding and decoding ETC1 textures. | Jack Palevich | 2009-12-31 | 5 | -0/+1171 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print OpenGL version and extension information. | Jack Palevich | 2009-12-24 | 1 | -144/+152 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am 981ccfbb: Implement Matrix Palette extension. | Jack Palevich | 2009-12-09 | 16 | -64/+302 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Matrix Palette extension. | Jack Palevich | 2009-12-09 | 16 | -64/+302 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolved conflicts for merge of fac57636 to master | Jack Palevich | 2009-12-10 | 1 | -13/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am aa396b96: Unhide the Android OpenGL ES 2.0 API | Jack Palevich | 2009-12-09 | 4 | -65/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unhide the Android OpenGL ES 2.0 API | Jack Palevich | 2009-12-09 | 4 | -65/+91 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 0dce2dd2: Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 ... | Jack Palevich | 2009-12-09 | 3 | -223/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context | Jack Palevich | 2009-12-09 | 3 | -223/+64 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 3608891b: Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-12-09 | 23 | -13/+3194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-12-09 | 23 | -13/+3194 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge change I5ddc721d | Android (Google) Code Review | 2009-12-09 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add misssing symbol type directives. | Doug Kwan | 2009-12-08 | 2 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge change Ibe6eac82 | Android (Google) Code Review | 2009-12-08 | 16 | -64/+302 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Matrix Palette extension. | Jack Palevich | 2009-12-08 | 16 | -64/+302 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 9196034b: am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2 | Jack Palevich | 2009-12-07 | 2 | -18/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |