GLView: Add new APIs to match Evas GL
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 04:37:28 +0000 (13:37 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 04:37:28 +0000 (13:37 +0900)
This adds the following new features, based on Evas GL:
- rotation_get
- evas_gl_get
- client-side rotation
- precise stencil and depth buffer selection

The changes follow recent changes in EFL.

Merge branch 'devs/jpeg/evasgl'


Trivial merge