Evas 3d: Fix compilation for Windows
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 8 Apr 2016 01:38:15 +0000 (10:38 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 8 Apr 2016 02:13:06 +0000 (11:13 +0900)
commitf253f9a7bc8d564632f25d3bc57c00c38b85a3c9
treec5325c4efeb84d0a88c7691342bf92e5f589da36
parent0e5fee0041d22376ac011f5d95efd182797aafd9
Evas 3d: Fix compilation for Windows

near and far are #defined in windows.h. Old legacy stuff.
To be sure the code compiles, rename the variables.

Fixes T3423
src/lib/evas/canvas/evas_canvas3d_mesh.c
src/lib/evas/canvas/evas_canvas3d_mesh.eo
src/modules/evas/engines/gl_common/evas_gl_context.c