Evas GL: Add support for client-side rotation
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 4 Sep 2014 02:42:01 +0000 (11:42 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 03:16:08 +0000 (12:16 +0900)
commit29e572cdfb3bbf82db4f377dd2da8e77ba75e467
tree16a1b9df9d59c261e3b686840f018ee7935677a0
parent90b07fc42a4b76c1a2cacf07fbf2c74ba1e644f3
Evas GL: Add support for client-side rotation

This is a new feature allowing direct rendering even when
the view is rotated. In that case, the application is responsible
for rotating its view and rendering it properly given the object
geometry.

This implements support for the flag
EVAS_GL_OPTIONS_CLIENT_SIDE_ROTATION

@feature
src/modules/evas/engines/gl_common/evas_gl_core.c
src/modules/evas/engines/gl_common/evas_gl_core_private.h