examples: Fix evas_canvas3d_proxy (temporary solution)
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Mar 2016 05:59:50 +0000 (14:59 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Mar 2016 06:19:55 +0000 (15:19 +0900)
commitcaa999c5f9c9d118cee3e5b315ade9e93ad95f70
tree82c0bac38851b7beed0800bdfc64d2a92084a2ee
parentc41bae817cada3ca56f90d9191be368ea6b8bde4
examples: Fix evas_canvas3d_proxy (temporary solution)

It was broken after all the changes in Evas.Image.
Since buffer map/unmap is not fully completed (GL support is
still to do), I added a quick #ifdef to switch between EO and
Legacy APIs.

Thanks @jackdanielz for the report.
src/examples/evas/evas-3d-proxy.c