summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/egl_display.cpp
Commit message (Expand)AuthorAgeFilesLines
* opengl/libs/EGL: Bring back eglRenderBufferANDROID extentionArne Coucheron2011-12-191-0/+3
* be a bit more defensive when parsing extension stringsMathias Agopian2011-11-161-9/+13
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-0/+62
* fix crash when validating an invalid EGL objectsMathias Agopian2011-11-141-3/+5
* EGL: use an in-memory the blob cacheJamie Gennis2011-11-071-0/+1
* EGL: Add stubs for EGL_ANDROID_blob_cacheJamie Gennis2011-11-041-0/+3
* eglTerminate() now actually frees up all active egl objectsMathias Agopian2011-05-161-10/+17
* refactor EGL source codeMathias Agopian2011-05-161-0/+269