Evas GL: Add support for OpenGL-ES 1.1 and some new APIs
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 04:24:49 +0000 (13:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 04:25:10 +0000 (13:25 +0900)
This adds support for the following features:
- OpenGL-ES 1.1 (works only with EGL right now),
- PBuffer (basic support),
- Multithreading safety in gl_x11,
- EGL fence_sync extension,
- Improve direct rendering,
- And a few other evas_gl_ APIs.

Merge branch 'devs/jpeg/evasgl'


Trivial merge