summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2/gl2ext_api.in
Commit message (Collapse)AuthorAgeFilesLines
* remove files that moved to frameworks/nativeMathias Agopian2012-03-071-363/+0
| | | | Change-Id: I140d291e520097b1148930f736823650e08488f7
* Don't wrap EGLImageKHR and EGLSyncKHR anymoreMathias Agopian2012-02-141-2/+2
| | | | | | | | this simplify our EGL wrapper implementation a lot. This wrapping is no longer needed now that we can only support a single underlaying EGL implementation. Change-Id: I8213df7ac69daac447f1fe6e37044b78aac4e9a9
* update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-281-4/+187
| | | | Change-Id: I554d9659113b4721b748ee5c1a3b1ca82b11d75e
* update GL ES stub libraries with the new GL ES headersMathias Agopian2010-06-091-11/+86
| | | | Change-Id: I83be94049ddfe3fd7f5bee71a21172ade1498dd5
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-271-0/+105