summaryrefslogtreecommitdiffstats
path: root/opengl/include
Commit message (Expand)AuthorAgeFilesLines
* EGL: add the EGL_ANDROID_framebuffer_target enumJamie Gennis2012-09-241-0/+7
* EGL: expose the EXT_create_context_robustness extJamie Gennis2012-09-241-0/+10
* EGL: Add the EGL_ANDROID_wait_sync extensionJamie Gennis2012-09-091-0/+10
* EGL: add the native_fence_sync extensionJamie Gennis2012-09-061-0/+14
* Hibernate the EGL implementation when idleJesse Hall2012-04-091-1/+8
* remove dependency of EGL on ndk headerMathias Agopian2012-03-231-2/+1
* update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-282-52/+827
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-8/+0
* EGL: add the ANDROID suffix to the blob cache extJamie Gennis2011-11-111-6/+6
* EGL: use an in-memory the blob cacheJamie Gennis2011-11-071-0/+15
* Add (support for) EGL_NV_system_time extension.Jonas Yang2011-09-131-0/+14
* EGL: update EGL_ANDROID_recordable extension.Jamie Gennis2011-07-171-1/+6
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-1/+1
* Refresh EGL header to work with the NDKDavid 'Digit' Turner2010-11-071-12/+11
* surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-152-10/+16
* cleanup EGL a bit. remove unused extension.Mathias Agopian2010-08-271-8/+0
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-2/+3
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-152-0/+20
* update EGL headers to the latestMathias Agopian2010-06-093-8/+99
* fix OpenGL ES extension headers from khronosMathias Agopian2010-06-092-26/+26
* update the OpenGL ES headers to the latestMathias Agopian2010-06-096-104/+783
* A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-311-0/+106
* this header file is not needed anymoreMathias Agopian2009-07-141-271/+0
* Add eglGetRenderBufferANDROID() extension, which returns the current render b...Mathias Agopian2009-06-252-8/+14
* Android now has its own EGL extension block (yay) 0x3140-0x314F. EGL_NATIVE_B...Mathias Agopian2009-06-231-1/+1
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-271-0/+29
* minor modifications to the official GLES 2.x headersMathias Agopian2009-05-272-8/+8
* add GLES 2.x headersMathias Agopian2009-05-272-0/+1138
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-142-15/+2
|\
| * remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-081-15/+0
| * only export the GL entry-points, hide everything else.Mathias Agopian2009-05-082-4/+6
* | created an new EGL extension called ANDROID_swap_rectangleMathias Agopian2009-05-071-0/+12
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-052-242/+3
* | get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-051-5/+4
* | removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-2/+1
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-24/+2
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-103-8/+272
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+2542
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-2542/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-109-0/+2542