summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-2/+17
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-123-40/+24
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-113-40/+24
* | Merge "EGL: fix the ANativeWindow size/fmt override"Jamie Gennis2011-07-111-1/+6
|\ \
| * | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-1/+6
| |/
* | Always make GL calls with a valid EGL context.Romain Guy2011-07-111-0/+5
|/
* fix x86 buildMathias Agopian2011-05-2311-151/+161
* eglTerminate() now actually frees up all active egl objectsMathias Agopian2011-05-166-160/+176
* refactor EGL source codeMathias Agopian2011-05-1615-2074/+2421
* fix (Again) adding OES postfix when looking for gl functionsMathias Agopian2011-05-111-9/+6
* add OES postfix without truncating functionJeff Boody2011-05-111-4/+6
* EGL: Allow creating a SurfaceTexture EGLSurface.Jamie Gennis2011-04-251-10/+0
* GLES2Dbg: noop - format & commentDavid Li2011-04-212-6/+6
* GLES2Dbg: send some GL implementation constants to clientDavid Li2011-04-197-21/+107
* GLES2Dbg: initial testsDavid Li2011-04-199-18/+991
* GLES2Dbg: added CaptureDraw and CaptureSwap optionsDavid Li2011-04-128-51/+203
* GLES2Dbg: use dump.gles2dbg file when fails to create socketDavid Li2011-04-128-31/+71
* GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocolDavid Li2011-04-1212-120/+245
* GLES2Dbg: change GLES2_dbg to shared libraryDavid Li2011-04-1211-53/+101
* Initialize reference counter for egl_display_tEric Hassold2011-03-311-1/+1
* GLES2Dbg: use 256KB chunks for lzf compressionDavid Li2011-03-284-39/+43
* Make objects collection a member of egl_display objectEric Hassold2011-03-251-68/+68
* Merge "GLESv2Dbg: ability to create GL calls from client"David Li2011-03-247-9/+1308
|\
| * GLESv2Dbg: ability to create GL calls from clientDavid Li2011-03-227-9/+1308
* | Merge "GLES2Dbg: added SETPROP expectResponse"David Li2011-03-2413-614/+343
|\ \ | |/
| * GLES2Dbg: added SETPROP expectResponseDavid Li2011-03-2213-614/+343
* | Merge "GLES2Dbg: added reference frame for glReadPixels"David Li2011-03-249-44/+318
|\ \ | |/
| * GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-03-229-44/+318
* | Merge "GLES2Dbg: use libLZF for compressing images"David Li2011-03-247-133/+55
|\ \ | |/
| * GLES2Dbg: use libLZF for compressing imagesDavid Li2011-03-217-133/+55
* | 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-1710-69/+98
|\
| * GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-1110-69/+98
* | 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-1017-1999/+532
* | Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-0421-5890/+6131
* | Initial commit of GLESv2 debugger serverDavid Li2011-03-0321-7/+9995
|/
* 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