summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
* Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-4/+35
* assert -eng builds when calling a GL function without a contextMathias Agopian2012-09-261-2/+7
* Increment/decrement a counter around EGL callsJesse Hall2012-04-091-12/+12
* gltrace: Expose a function to set OpenGL trace level.Siva Velusamy2012-03-091-17/+43
* Don't wrap EGLImageKHR and EGLSyncKHR anymoreMathias Agopian2012-02-141-28/+0
* EGLConfig is now not remaped to an internal EGLConfigMathias Agopian2012-02-131-6/+5
* remove multiplexing of multiple EGL implementationMathias Agopian2012-02-131-29/+10
* add support for GL_EXT_debug_markerMathias Agopian2012-01-291-0/+23
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* gltrace: transport buffering and context managementSiva Velusamy2012-01-041-1/+7
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-17/+6
* fix crash when validating an invalid EGL objectsMathias Agopian2011-11-141-5/+9
* add an option to EGL to dump stack traces on errorsMathias Agopian2011-09-061-4/+7
* this should fix the GL debuggerMathias Agopian2011-09-011-3/+3
* Always make GL calls with a valid EGL context.Romain Guy2011-07-111-0/+5
* fix x86 buildMathias Agopian2011-05-231-0/+66
* eglTerminate() now actually frees up all active egl objectsMathias Agopian2011-05-161-35/+18
* refactor EGL source codeMathias Agopian2011-05-161-1976/+44
* EGL: Allow creating a SurfaceTexture EGLSurface.Jamie Gennis2011-04-251-10/+0
* GLES2Dbg: use dump.gles2dbg file when fails to create socketDavid Li2011-04-121-4/+10
* GLES2Dbg: change GLES2_dbg to shared libraryDavid Li2011-04-121-26/+11
* Initialize reference counter for egl_display_tEric Hassold2011-03-311-1/+1
* Make objects collection a member of egl_display objectEric Hassold2011-03-251-68/+68
* Check for initialized EGLDisplay when required by specificationEric Hassold2011-03-231-77/+115
* Merge "GLES2Debugger: Make command exchange async to improve performance."David Li2011-03-171-2/+4
|\
| * GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-111-2/+4
* | am 9405d987: am a05a8ac5: am af831a7b: Merge "fix [4107131] nvidia driver cal...Mathias Agopian2011-03-161-4/+5
|\ \
| * | fix [4107131] nvidia driver call takes a very long timeMathias Agopian2011-03-161-4/+5
* | | am 0ea44ac0: am 00f47af8: Merge "SurfaceTexture: disallow unsupported uses." ...Jamie Gennis2011-03-151-0/+10
|\ \ \ | |/ / | | / | |/ |/|
| * SurfaceTexture: disallow unsupported uses.Jamie Gennis2011-03-151-0/+10
* | GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-4/+17
* | Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-041-0/+4
* | Initial commit of GLESv2 debugger serverDavid Li2011-03-031-3/+28
|/
* Clean up use of HAVE_ANDROID_OSKenny Root2011-02-161-1/+1
* Clear all EGL errors when entering EGL funcs.Jamie Gennis2011-01-311-4/+3
* egl: clear error on function entryMichael I. Gold2011-01-251-1/+92
* egl: fix GetProcAddress for EGLimage extensionsMichael I. Gold2011-01-161-0/+33
* egl: expose EGLimage extensionsMichael I. Gold2011-01-161-0/+2
* egl: fixes for object refcountsMichael I. Gold2010-12-231-20/+31
* am 054ae782: am e1752f41: Merge "fix [3258603] \'Quadrant\' benchmark crashes...Mathias Agopian2010-12-081-2/+2
|\
| * fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/CrespoMathias Agopian2010-12-081-2/+2
* | am 0484a673: am daef0a04: Merge "[3229973, 3247470, ...] set EGLNativeWindowS...Mathias Agopian2010-12-061-8/+25
|\ \ | |/
| * [3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGLMathias Agopian2010-12-031-8/+25
| * DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong poin...Mathias Agopian2010-11-091-0/+4
* | OpenGL tracing.Jack Palevich2010-10-261-6/+73
* | am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should...Mathias Agopian2010-09-231-9/+2
|\ \ | |/
| * better fix for [3028370] GL get error should return a valid error if no conte...Mathias Agopian2010-09-231-9/+2
* | am 9c4d7d67: am 5c6c5c7a: fix [3028370] GL get error should return a valid er...Mathias Agopian2010-09-231-0/+9
|\ \ | |/