Evas GL: Use [u]int64_t directly in all APIs
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 18 Jul 2016 06:09:19 +0000 (15:09 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 18 Jul 2016 06:09:19 +0000 (15:09 +0900)
commitf18747e6dd6e406a2e79c80562ab830a1da40716
treee6e1db9d014015f85995c9cb04a6a88f4080aa32
parent5faf536f51621c815196598ac26b8cc39d5e8f56
Evas GL: Use [u]int64_t directly in all APIs

This removes the need for khronos_[u]int64_t as well as the special
typdef EvasGL[u]int64.

Hopefully this should work on all platforms (note: [u]int64_t is
used in Eina APIs, so it is already required for EFL apps).

Fixes T3200
src/lib/ector/ector_gl_internal.h
src/lib/evas/Evas_GL.h
src/modules/evas/engines/gl_common/evas_gl_api_ext_def.h
src/modules/evas/engines/gl_common/evas_gl_api_gles3_def.h