| Commit message (Expand) | Author | Age | Files | Lines |
* | Install symlinks in multilib build. | Ying Wang | 2014-07-23 | 1 | -12/+7 |
* | Add aarch64 EGL/GLES trampolines | Jesse Hall | 2014-06-06 | 3 | -27/+83 |
* | EGL: add x86/64 assembly code for EGL/GLES wrappers | mwajdecz | 2014-05-27 | 3 | -0/+121 |
* | Remove unused LOCAL_LDLIBS. | Ying Wang | 2014-05-07 | 1 | -5/+0 |
* | Expose core EGL entry points to eglGetProcAddress | Michael Chock | 2014-03-27 | 3 | -2/+11 |
* | native frameworks: 64-bit compile issues | Mark Salyzyn | 2014-03-12 | 3 | -9/+9 |
* | Use /(vendor|system)/lib64/egl for 64-bit EGL libraries | Dan Willemsen | 2014-02-16 | 1 | -0/+14 |
* | 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 |
* | EGL: rename CallStack::dump into CallStack::log | Igor Murashkin | 2013-10-25 | 1 | -1/+1 |
* | GLConsumer: start using EGL_ANDROID_image_crop | Jamie Gennis | 2013-10-02 | 1 | -2/+2 |
* | 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 |
* | Add EGL_KHR_get_all_proc_addresses to extension string | Jesse Hall | 2013-08-06 | 2 | -18/+26 |
* | 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 |
* | EGL: fix eglTerminate blob cache behavior | Jamie Gennis | 2013-07-30 | 1 | -6/+3 |
* | 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 |
* | | | | 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 |
* | | | | free EGL resources associated to a thread when it terminates | Mathias Agopian | 2013-05-30 | 4 | -20/+25 |
* | | | | Merge "change how the userspace GLES drivers are named" | Mathias Agopian | 2013-05-02 | 2 | -63/+127 |
|\ \ \ \ |
|
| * | | | | change how the userspace GLES drivers are named | Mathias Agopian | 2013-04-26 | 2 | -63/+127 |
* | | | | | am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension | Jamie Gennis | 2013-04-29 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | EGL: expose the EGL_KHR_create_context extension | Jamie Gennis | 2013-04-25 | 1 | -0/+1 |
* | | | | fix a typo in EGL loader | Mathias Agopian | 2013-04-23 | 1 | -1/+1 |
|/ / / |
|
* | | | fix "traceGpuCompletion" debug feature | Mathias Agopian | 2013-04-16 | 1 | -13/+8 |
* | | | Add liblog | Ying Wang | 2013-04-09 | 2 | -4/+4 |
* | | | fix local include paths | Mathias Agopian | 2013-04-04 | 11 | -22/+20 |
* | | | Fix MIPS assembly variable names to not conflict with GL API parameter names | Jesse Hall | 2013-03-30 | 3 | -22/+22 |
* | | | Merge "don't use compile-time configuration of libgui as much as possible" in... | Mathias Agopian | 2013-03-29 | 1 | -4/+19 |
|\ \ \ |
|
| * | | | don't use compile-time configuration of libgui as much as possible | Mathias Agopian | 2013-03-29 | 1 | -4/+19 |
* | | | | am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open... | Keun-young Park | 2013-03-28 | 4 | -1/+116 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [MIPS] Add MIPS architecture support to opengl framework | Duane Sand | 2013-03-28 | 4 | -1/+116 |
* | | | replace eglWaitSyncANDROID by eglWaitSyncKHR | Mathias Agopian | 2013-03-28 | 2 | -18/+34 |