Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove files that moved to frameworks/native | Mathias Agopian | 2012-03-07 | 1 | -363/+0 |
| | | | | Change-Id: I140d291e520097b1148930f736823650e08488f7 | ||||
* | Don't wrap EGLImageKHR and EGLSyncKHR anymore | Mathias Agopian | 2012-02-14 | 1 | -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 Agopian | 2012-01-28 | 1 | -4/+187 |
| | | | | Change-Id: I554d9659113b4721b748ee5c1a3b1ca82b11d75e | ||||
* | update GL ES stub libraries with the new GL ES headers | Mathias Agopian | 2010-06-09 | 1 | -11/+86 |
| | | | | Change-Id: I83be94049ddfe3fd7f5bee71a21172ade1498dd5 | ||||
* | Added most of the support needed for GLES 2.x | Mathias Agopian | 2009-05-27 | 1 | -0/+105 |