Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a dead-lock in eglMakeCurrent | Mathias Agopian | 2012-02-03 | 1 | -22/+53 |
* | fix a race condition in eglMakeCurrent() | Mathias Agopian | 2012-01-30 | 1 | -0/+41 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -3/+3 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | be a bit more defensive when parsing extension strings | Mathias Agopian | 2011-11-16 | 1 | -9/+13 |
* | rework a bit how we manage EGL extensions | Mathias Agopian | 2011-11-14 | 1 | -0/+62 |
* | fix crash when validating an invalid EGL objects | Mathias Agopian | 2011-11-14 | 1 | -3/+5 |
* | EGL: use an in-memory the blob cache | Jamie Gennis | 2011-11-07 | 1 | -0/+1 |
* | EGL: Add stubs for EGL_ANDROID_blob_cache | Jamie Gennis | 2011-11-04 | 1 | -0/+3 |
* | eglTerminate() now actually frees up all active egl objects | Mathias Agopian | 2011-05-16 | 1 | -10/+17 |
* | refactor EGL source code | Mathias Agopian | 2011-05-16 | 1 | -0/+269 |