Evas x11: Fix warnings and invalid calls in engine
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 4 Apr 2016 05:26:20 +0000 (14:26 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 4 Apr 2016 05:42:34 +0000 (14:42 +0900)
commitcf2804a220c492674b219c2db65b18a502083aff
tree91fa7034cae4357d6ec760e0f8053a9af24d6505
parent8c3f4cd8163f98eb77e40b76d29272511e138753
Evas x11: Fix warnings and invalid calls in engine

This follows commit f10672dd7429dd98dd3b7d88d9c3c63aac392a40
which apparently forgot some changes in xlib and eglfs.

I hope there are no remains of the old native bind/unbind
functions. Also... I can't build everything, so I'm just hoping
this works. Note: GL and SW native images are not using the
same internal api prototypes.
src/modules/evas/engines/eglfs/evas_engine.c
src/modules/evas/engines/software_x11/evas_xcb_image.c
src/modules/evas/engines/software_x11/evas_xlib_dri_image.c
src/modules/evas/engines/software_x11/evas_xlib_image.c