[M85 Migration] Add an evas gl option for rotation 81/245881/1
authorChandan Padhi <c.padhi@samsung.com>
Fri, 16 Oct 2020 11:37:20 +0000 (17:07 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Mon, 19 Oct 2020 06:08:42 +0000 (06:08 +0000)
Adding EVAS_GL_OPTIONS_CLIENT_SIDE_ROTATION would enforce direct
rendering even if the canvas is rotated. In that case, it is the
application's role to rotate the contents of the Evas_GL view.

Reference: https://review.tizen.org/gerrit/220869

Change-Id: I3b04548919db3a4f8a23cca9a5924e083aad30bb
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>

No differences found