change native api to allow for other types of native data like texture
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Dec 2010 07:09:51 +0000 (07:09 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Dec 2010 07:09:51 +0000 (07:09 +0000)
commit8a69dd1f97ce0edb129254ee1d9742b32c6c0208
tree8b2ecd963684a17a856233ed4e3d0365eefaa6a2
parent1ea35b54f3b5f584101253551d0841c6b2695fd6
change native api to allow for other types of native data like texture
id's, fbo's etc. too - at least it's versioned now.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@55315 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Evas.h
src/lib/canvas/evas_object_image.c
src/modules/engines/gl_x11/evas_engine.c