efl/src/modules/evas/engines/gl_common
Minkyoung Kim f10672dd74 evas : remove native.func.data variable and data argument of native calblacks.
Summary:
Evas Image should be independent of render engine.
So remove native.func.data member of RGBA_Image, Evas_GL_Image struct.
And remove data argument,too.

Test Plan: Local test, Tizen3.0 mobile, Desktop englitenment

Reviewers: jpeg, spacegrapher, wonsik

Subscribers: cedric, dkdk

Differential Revision: https://phab.enlightenment.org/D3850
2016-04-01 12:09:06 +09:00
..
shader Evas: Actually fix this 'afill' thing 2016-01-20 17:37:51 +09:00
shader_3d evas: fix inverted texture coordinate in Evas.Canvas3d. 2015-11-09 16:26:59 -08:00
evas_gl_3d.c Evas 3d: Fix typo in previous commit 2016-03-24 11:12:30 +09:00
evas_gl_3d_common.h evas: change interface evas_3d to evas_canvas3d 2015-06-17 17:52:17 +02:00
evas_gl_3d_private.h evas: Update evas_3d_utils, replace Evas_Vec. 2016-02-17 16:12:35 +09:00
evas_gl_3d_renderer.c evas: set visible texcolorpick texture in 3D shaders 2015-12-02 14:47:31 -08:00
evas_gl_3d_renderer.h Evas: 3D: Introducing 3D scene rendering features 2014-04-25 16:15:41 +09:00
evas_gl_3d_shader.c evas: set visible texcolorpick texture in 3D shaders 2015-12-02 14:47:31 -08:00
evas_gl_api.c Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
evas_gl_api_def.h Evas GL: implement GLES2/GLES3 wrapper functions 2015-11-11 14:35:50 +09:00
evas_gl_api_ext.c Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
evas_gl_api_ext.h Evas GL: implement GLES2/GLES3 wrapper functions 2015-11-11 14:35:50 +09:00
evas_gl_api_ext_def.h Evas GL: Fix clang warnings 2015-12-15 14:35:38 +09:00
evas_gl_api_gles1.c Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
evas_gl_api_gles3_def.h Evas GL: implement GLES2/GLES3 wrapper functions 2015-11-11 14:35:50 +09:00
evas_gl_common.h evas : remove native.func.data variable and data argument of native calblacks. 2016-04-01 12:09:06 +09:00
evas_gl_context.c evas : remove native.func.data variable and data argument of native calblacks. 2016-04-01 12:09:06 +09:00
evas_gl_core.c evas-gl: Fix dereference after null check 2016-03-10 12:20:34 -05:00
evas_gl_core.h evas gl_common: use void to force empty function parameters 2015-11-26 17:26:07 +01:00
evas_gl_core_private.h Evas GL: Minimize internal resource creation 2015-11-11 15:59:52 +09:00
evas_gl_define.h evas gl fix color on bigendian with gl engine 2015-10-18 12:49:11 +09:00
evas_gl_file_cache.c Evas GL: check EvasGL cache file version with micro version 2015-04-06 16:32:49 +09:00
evas_gl_font.c Evas masking: Ensure texture is up-to-date before drawing (GL) 2015-04-01 11:02:18 +09:00
evas_gl_image.c evas : remove native.func.data variable and data argument of native calblacks. 2016-04-01 12:09:06 +09:00
evas_gl_line.c Evas masking: Ensure texture is up-to-date before drawing (GL) 2015-04-01 11:02:18 +09:00
evas_gl_polygon.c Evas masking: Implement polygon masking (GL) 2015-04-01 11:02:18 +09:00
evas_gl_preload.c Evas.Image: Create Efl.Canvas.Image for file & data images 2016-03-17 13:10:35 +09:00
evas_gl_private.h evas gl - fixz minor leak on exit of rectangles 2014-08-07 18:15:50 +09:00
evas_gl_rectangle.c evas gl - rect draws didnt obey cutout max like font and img - fix 2015-10-24 10:31:28 +09:00
evas_gl_shader.c Evas GL: Actually save the checksum inside the file 2016-01-21 11:11:24 +09:00
evas_gl_texture.c evas : remove native.func.data variable and data argument of native calblacks. 2016-04-01 12:09:06 +09:00