summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/eglApi.cpp
Commit message (Expand)AuthorAgeFilesLines
* EGL: Add stubs for EGL_ANDROID_blob_cacheJamie Gennis2011-11-041-0/+7
* don't log EGL errors due to unimplemented proprietary extensionsMathias Agopian2011-10-051-2/+2
* Add (support for) EGL_NV_system_time extension.Jonas Yang2011-09-131-0/+48
* fix logging of eglMakeCurrent() errorsMathias Agopian2011-08-251-0/+3
* EGL: move disconnect to surface dtorJamie Gennis2011-08-241-7/+0
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-2/+17
* EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-1/+6
* eglTerminate() now actually frees up all active egl objectsMathias Agopian2011-05-161-66/+42
* refactor EGL source codeMathias Agopian2011-05-161-0/+1464