Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | surfaceflinger / GL extensions cleanup | Michael I. Gold | 2010-09-15 | 1 | -5/+8 |
| | | | | | | | Add correct enumerants for OES_EGL_image_external to glext.h. SurfaceFlinger now checks for the correct extension name. Change-Id: I2ba2728a01fa2260bd086d2df4316c68f694a9b1 | ||||
* | Added support for the GL_TEXTURE_EXTERNAL target | Mathias Agopian | 2010-06-15 | 1 | -0/+10 |
| | | | | | | This will allow us to support YUV surfaces. Change-Id: I2d4da75f1006a5285bdc552695d4caeecccf2183 | ||||
* | fix OpenGL ES extension headers from khronos | Mathias Agopian | 2010-06-09 | 1 | -14/+14 |
| | | | | | | | the official headers have a couple typos, which this CL fixes. Change-Id: I0359531a05a4a62ddbdce70c5841ec1c355feb3b | ||||
* | update the OpenGL ES headers to the latest | Mathias Agopian | 2010-06-09 | 1 | -3/+397 |
| | | | | Change-Id: Iceef1e95504897a5e3759b0401cf7031c9e74547 | ||||
* | remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro ↵ | Mathias Agopian | 2009-05-08 | 1 | -15/+0 |
| | | | | eglext.h | ||||
* | only export the GL entry-points, hide everything else. | Mathias Agopian | 2009-05-08 | 1 | -4/+4 |
| | | | | | | | | Conflicts: opengl/libagl/Android.mk opengl/libs/Android.mk opengl/libs/egl_impl.h | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+622 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -622/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+622 |