summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/egl_object.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-121-11/+9
* Hibernate the EGL implementation when idleJesse Hall2012-04-091-0/+23
* Increment/decrement a counter around EGL callsJesse Hall2012-04-091-4/+2
* remove multiplexing of multiple EGL implementationMathias Agopian2012-02-131-3/+3
* add support for GL_EXT_debug_markerMathias Agopian2012-01-291-0/+36
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* fix crash when validating an invalid EGL objectsMathias Agopian2011-11-141-2/+2
* eglTerminate() now actually frees up all active egl objectsMathias Agopian2011-05-161-5/+22
* refactor EGL source codeMathias Agopian2011-05-161-0/+49