summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am b02ca27f: am b7a109c0: Merge "Refresh EGL header to work with the NDK" int...David 'Digit' Turner2010-11-091-12/+11
|\
| * am b7a109c0: Merge "Refresh EGL header to work with the NDK" into gingerbreadDavid 'Digit' Turner2010-11-091-12/+11
| |\
| | * Refresh EGL header to work with the NDKDavid 'Digit' Turner2010-11-071-12/+11
* | | Merge "OpenGL ES 1 YUV texturing test"Jamie Gennis2010-10-282-0/+352
|\ \ \
| * | | OpenGL ES 1 YUV texturing testNuno Subtil2010-10-272-0/+352
* | | | Merge "YUV texturing test."Jamie Gennis2010-10-282-0/+446
|\ \ \ \ | |/ / /
| * | | YUV texturing test.Michael I. Gold2010-10-272-0/+446
* | | | Trace glUniformXXv and glUniformMatrixXfv calls.Jack Palevich2010-10-271-30/+138
* | | | Fix for simulator buildKristian Monsen2010-10-271-1/+3
* | | | Preserve the render mode when recreating the render thread.Jack Palevich2010-10-271-0/+7
* | | | Merge "OpenGL tracing."Jack Palevich2010-10-269-6/+1441
|\ \ \ \
| * | | | OpenGL tracing.Jack Palevich2010-10-269-6/+1441
| |/ / /
* | | | Allow a GLSurfaceView to be reattached to a window.Jack Palevich2010-10-261-0/+29
* | | | am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes...Mathias Agopian2010-10-261-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into ginge...Mathias Agopian2010-10-261-4/+7
| |\ \ \ | | | |/ | | |/|
| | * | fix eglChooseConfig() for special attributes.Mathias Agopian2010-10-251-4/+7
* | | | Do not exit the GLSurfaceView thread when detached from a window.Jack Palevich2010-10-251-1/+0
| |_|/ |/| |
* | | am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in s...Mathias Agopian2010-10-211-2/+2
|\ \ \ | |/ /
| * | am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" i...Mathias Agopian2010-10-211-2/+2
| |\ \ | | |/
| | * fix [3119687] [Maps][4.6.0] Force close in street viewMathias Agopian2010-10-211-2/+2
* | | am 63ac8f53: am 2b2da526: Merge "Add a test application to dump all the EGLCo...Mathias Agopian2010-10-212-0/+105
|\ \ \ | |/ /
| * | am 2b2da526: Merge "Add a test application to dump all the EGLConfig availabl...Mathias Agopian2010-10-202-0/+105
| |\ \ | | |/
| | * Merge "Add a test application to dump all the EGLConfig available" into ginge...Mathias Agopian2010-10-202-0/+105
| | |\
| | | * Add a test application to dump all the EGLConfig availableMathias Agopian2010-10-202-0/+105
* | | | am 6d90e89a: am a0795fc9: Merge "software renderer: fix [3117351] GL driver d...Mathias Agopian2010-10-211-0/+8
|\ \ \ \ | |/ / /
| * | | am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set t...Mathias Agopian2010-10-201-0/+8
| |\ \ \ | | |/ /
| | * | software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_IDMathias Agopian2010-10-201-0/+8
| | |/
* | | am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl...Mathias Agopian2010-10-212-2/+2
|\ \ \ | |/ /
| * | am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor versio...Mathias Agopian2010-10-192-2/+2
| |\ \ | | |/
| | * fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2010-10-192-2/+2
* | | libagl: eglSwapInterval fixAri Hirvonen2010-10-061-1/+1
* | | Initial checkin of a framerate test appJim Shuma2010-09-285-0/+223
* | | am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should...Mathias Agopian2010-09-233-9/+4
|\ \ \ | |/ /
| * | am 524a6d8e: Merge "better fix for [3028370] GL get error should return a val...Mathias Agopian2010-09-233-9/+4
| |\ \ | | |/
| | * better fix for [3028370] GL get error should return a valid error if no conte...Mathias Agopian2010-09-233-9/+4
* | | am 9c4d7d67: am 5c6c5c7a: fix [3028370] GL get error should return a valid er...Mathias Agopian2010-09-231-0/+9
|\ \ \ | |/ /
| * | am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no con...Mathias Agopian2010-09-231-0/+9
| |\ \ | | |/
| | * fix [3028370] GL get error should return a valid error if no context is bound.Mathias Agopian2010-09-231-0/+9
* | | am d01ce192: am 9d5fac51: Merge "fix small bug in EGL error management" into ...Mathias Agopian2010-09-221-2/+4
|\ \ \ | |/ /
| * | am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbreadMathias Agopian2010-09-221-2/+4
| |\ \ | | |/
| | * fix small bug in EGL error managementMathias Agopian2010-09-211-2/+4
* | | Merge "fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR"Mathias Agopian2010-09-221-4/+4
|\ \ \
| * | | fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHRMathias Agopian2010-09-211-4/+4
* | | | Add simple interactive end-to-end latency test.Jack Palevich2010-09-225-0/+400
* | | | am 5c746522: am 181e5ea8: Merge "support loading EGL libraries from /vendor/l...Brian Swetland2010-09-202-14/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as wel...Brian Swetland2010-09-202-14/+16
| |\ \ | | |/
| | * support loading EGL libraries from /vendor/lib/egl as well as /system/lib/eglBrian Swetland2010-09-202-14/+16
* | | am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into...Mathias Agopian2010-09-162-10/+16
|\ \ \ | |/ /
| * | am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbreadMathias Agopian2010-09-162-10/+16
| |\ \ | | |/
| | * surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-152-10/+16