[evas_gl] The orient set behavior was different between gl-backend and 74/136174/2
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 27 Jun 2017 09:36:38 +0000 (18:36 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 29 Jun 2017 00:36:14 +0000 (00:36 +0000)
commitc892f4bf493876d614572c9350bd118dcfcf4247
treeb7c8da85305b09fc97482e9f6dfd9e2f09e8fb83
parent29f21c897e6e4282e4c1e4ab950f5a65398c1ec8
[evas_gl] The orient set behavior was different between gl-backend and
sw-backend.
 - Gl-backend is the rotation relative to the previous orientation
 - SW-backend is the rotation relative to the first orientation
 changes the behavior based on sw-backend

Change-Id: I050ef5dde7e1447a9ea06eada4cf07adfc4ded0c
src/modules/evas/engines/gl_common/evas_gl_common.h
src/modules/evas/engines/gl_generic/evas_engine.c