jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=1adff0ae3cd43bf7ffedf5c923ffad0726e2d994

commit 1adff0ae3cd43bf7ffedf5c923ffad0726e2d994
Merge: 823c7b8 84ec029
Author: Jean-Philippe Andre <[email protected]>
Date:   Mon Oct 20 13:37:28 2014 +0900

    GLView: Add new APIs to match Evas GL
    
    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'

 src/lib/elm_glview.c        | 140 +++++++++++++++++++++++++++++++++++---------
 src/lib/elm_glview.eo       |  50 +++++++++++++++-
 src/lib/elm_glview_common.h |  38 ++++++++++--
 src/lib/elm_glview_legacy.h |  13 +++-
 src/lib/elm_widget_glview.h |   1 +
 5 files changed, 208 insertions(+), 34 deletions(-)

-- 


Reply via email to