| Commit message (Expand) | Author | Age | Files | Lines |
* | am 67041e68: am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit arc... | Siva Velusamy | 2014-02-04 | 2 | -638/+640 |
|\ |
|
| * | GLES_trace: fix compile errors on 64 bit architectures | Siva Velusamy | 2014-01-28 | 2 | -638/+640 |
| * | Make libEGL build cleanly under 64-bit | Dan Stoza | 2014-01-27 | 2 | -7/+8 |
* | | am dec678db: am a21ba585: am 55f0668f: Merge "frameworks/native: convert LOCA... | Colin Cross | 2014-01-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH | Colin Cross | 2014-01-27 | 1 | -1/+1 |
* | | am dd000905: am e3aeefd1: am af29b77a: Merge "libGLES_android: fix 64-bit com... | Colin Cross | 2014-01-25 | 3 | -10/+14 |
|\ \
| |/ |
|
| * | libGLES_android: fix 64-bit compile errors | Colin Cross | 2014-01-24 | 3 | -10/+14 |
* | | Make libEGL build cleanly under 64-bit | Dan Stoza | 2014-01-17 | 2 | -7/+8 |
* | | Improve error message | Andy McFadden | 2014-01-07 | 1 | -3/+5 |
|/ |
|
* | am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp... | Igor Murashkin | 2013-10-30 | 1 | -1/+1 |
|\ |
|
| * | EGL: rename CallStack::dump into CallStack::log | Igor Murashkin | 2013-10-25 | 1 | -1/+1 |
* | | am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev | Jamie Gennis | 2013-10-02 | 3 | -3/+15 |
|\ \
| |/ |
|
| * | GLConsumer: start using EGL_ANDROID_image_crop | Jamie Gennis | 2013-10-02 | 3 | -3/+15 |
* | | am d9be16f9: Merge "Fix OpenGL stub exception handling." | Elliott Hughes | 2013-09-27 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Fix OpenGL stub exception handling. | Elliott Hughes | 2013-09-24 | 1 | -0/+1 |
* | | Disable the egl_khr_gl_colorspace extension | Jesse Hall | 2013-09-16 | 1 | -3/+29 |
* | | fix a possible null dereference when eglMakeCurrent() fails | Mathias Agopian | 2013-09-06 | 1 | -1/+2 |
* | | remove adreno 130 workaround support | Mathias Agopian | 2013-08-28 | 2 | -19/+0 |
* | | try to keep omap4 alive | Mathias Agopian | 2013-08-28 | 3 | -35/+22 |
* | | only use format compatible with CPU consumers | Mathias Agopian | 2013-08-21 | 1 | -15/+28 |
* | | Replace sRGB_888 with sRGB_X_8888 | Jesse Hall | 2013-08-16 | 1 | -3/+3 |
* | | Add support for EGL_KHR_gl_colorspace | Jesse Hall | 2013-08-13 | 3 | -19/+77 |
* | | Don't swallow eglCreateContext errors | Jesse Hall | 2013-08-12 | 1 | -6/+0 |
* | | make sure we have a context when creating the 1st surface | Mathias Agopian | 2013-08-08 | 1 | -0/+5 |
* | | Merge "Add EGL_KHR_get_all_proc_addresses to extension string" | Jesse Hall | 2013-08-07 | 2 | -18/+26 |
|\ \ |
|
| * | | Add EGL_KHR_get_all_proc_addresses to extension string | Jesse Hall | 2013-08-06 | 2 | -18/+26 |
* | | | All consumers now take an IGraphicBufferConsumer instead of a BufferQueue | Mathias Agopian | 2013-08-06 | 1 | -4/+4 |
|/ / |
|
* | | Merge "Binderize the consumer side of BufferQueue" | Mathias Agopian | 2013-08-02 | 2 | -1/+2 |
|\ \ |
|
| * | | Binderize the consumer side of BufferQueue | Mathias Agopian | 2013-08-01 | 2 | -1/+2 |
* | | | Drop frames based on presentation timestamp | Andy McFadden | 2013-08-01 | 1 | -5/+0 |
|/ / |
|
* | | Make Flattenable not virtual | Mathias Agopian | 2013-07-30 | 1 | -4/+2 |
* | | Merge "EGL: fix eglTerminate blob cache behavior" | Jamie Gennis | 2013-07-30 | 1 | -6/+3 |
|\ \ |
|
| * | | EGL: fix eglTerminate blob cache behavior | Jamie Gennis | 2013-07-30 | 1 | -6/+3 |
* | | | get rid of HAL pixelformats 5551 and 4444 | Mathias Agopian | 2013-07-26 | 3 | -12/+0 |
|/ / |
|
* | | BufferQueue improvements and APIs changes | Mathias Agopian | 2013-07-18 | 1 | -2/+6 |
* | | am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" | Jesse Hall | 2013-07-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" | Jesse Hall | 2013-07-17 | 1 | -1/+1 |
| |\ |
|
| | * | EGL: Fix error for eglCreateWindowSurface | Jonathan Hamilton | 2013-07-17 | 1 | -1/+1 |
* | | | resolved conflicts for merge of 5477d0e4 to master | Jesse Hall | 2013-07-11 | 3 | -24/+55 |
|\ \ \
| |/ / |
|
| * | | am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress | Jesse Hall | 2013-07-09 | 3 | -1/+32 |
| |\ \ |
|
| | * | | Find non-extension GLES wrappers in eglGetProcAddress | Jesse Hall | 2013-07-04 | 3 | -1/+32 |
* | | | | improve GLES jumptables | Mathias Agopian | 2013-07-01 | 6 | -133/+50 |
* | | | | Merge "Small clarifications to EGL_ANDROID_presentation_time" | Jesse Hall | 2013-06-26 | 1 | -3/+18 |
|\ \ \ \ |
|
| * | | | | Small clarifications to EGL_ANDROID_presentation_time | Jesse Hall | 2013-06-26 | 1 | -3/+18 |
* | | | | | am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation... | Jean-Baptiste Queru | 2013-06-25 | 1 | -6/+11 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" | Jean-Baptiste Queru | 2013-06-25 | 1 | -6/+11 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge "Additional parameter validation for EGL functions" | Jean-Baptiste Queru | 2013-06-25 | 1 | -6/+11 |
| | |\ \ |
|
| | | * | | Additional parameter validation for EGL functions | Michael Chock | 2012-09-12 | 1 | -6/+11 |
* | | | | | Fix wrapper equals() | Andy McFadden | 2013-06-21 | 5 | -10/+12 |
* | | | | | free EGL resources associated to a thread when it terminates | Mathias Agopian | 2013-05-30 | 4 | -20/+25 |