Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | android/EGL: Mark ANativeWindow w/ header | Jari Vetoniemi | 2018-03-11 |
| | | | | | | | | Remove eglGetDisplay as it's called with NULL anyways (Reimplement if otherwise in some app) In eglCreateWindowSurface, check that our pointer really is ANativeWindow, otherwise try use it as is. | ||
* | EGL: s/win/window/ | Jari Vetoniemi | 2018-03-10 |
| | |||
* | EGL: Include no client api headers | Jari Vetoniemi | 2018-03-10 |
| | |||
* | libEGL: Use unions for function ptrs | Jari Vetoniemi | 2018-03-02 |
| | |||
* | Add libEGL shim | Jari Vetoniemi | 2018-02-27 |