summaryrefslogtreecommitdiffstats
path: root/opengl/libagl/egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 46e28db8: Merge change 6713 into donutAndroid (Google) Code Review2009-07-091-1/+1
|\
| * fix for [1969185] valgrind errors in new gl stuffMathias Agopian2009-07-091-1/+1
| * integrate some OpenGL ES changes back from master_gl in preparation of openin...Mathias Agopian2009-04-231-25/+43
| * Automated import from //branches/donutburger/...@142484,142484Jack Palevich2009-03-241-6/+18
* | use copybit for eglSwapBuffers() copy-back operationsMathias Agopian2009-06-251-52/+109
* | Add eglGetRenderBufferANDROID() extension, which returns the current render b...Mathias Agopian2009-06-251-6/+39
* | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-101-5/+5
* | make sure clear the draw and read EGLSurface when eglMakeCurrent() is called ...Mathias Agopian2009-06-031-1/+3
* | fix EGL extension string namesMathias Agopian2009-05-071-1/+1
* | created an new EGL extension called ANDROID_swap_rectangleMathias Agopian2009-05-071-26/+243
* | move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-051-1/+1
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-1/+2
* | get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-051-16/+3
* | removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-30/+53
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-28/+43
* | more debugging tools around BufferMapperMathias Agopian2009-04-101-4/+9
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-122/+303
* | Automated import from //branches/master/...@142578,142578Jack Palevich2009-03-251-6/+18
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1543
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1541/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-4/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+4
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-33/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-71/+126
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1513