summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/eglApi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "glestrace: Framework for GLES tracing library"Siva Velusamy2011-12-021-11/+23
|\
| * glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-11/+23
* | add a way to access the version string of the h/w implementation of EGLMathias Agopian2011-11-291-0/+8
|/
* EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+5
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-41/+5
* fix crash when validating an invalid EGL objectsMathias Agopian2011-11-141-24/+24
* EGL: add the ANDROID suffix to the blob cache extJamie Gennis2011-11-111-1/+1
* 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