efl/legacy/evas/src/modules/engines/gl_common
Sung Park bbba85b546 Refactored Evas GL engine code so wayland_egl and gl_x11 and other
engines can share the same code. The common codes are in gl_common/
directory and evas_engine just has to implement a few engine functions.



SVN revision: 77032
2012-09-24 07:41:27 +00:00
..
shader deprecate 6410 support. this driver has never seen the light of day 2012-09-24 03:06:26 +00:00
Makefile.am Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_api.c Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_api_ext.c Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_api_ext.h Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_api_ext_def.h Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_common.h and simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410 2012-09-24 03:33:43 +00:00
evas_gl_context.c and simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410 2012-09-24 03:33:43 +00:00
evas_gl_core.c Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_core.h Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_core_private.h Refactored Evas GL engine code so wayland_egl and gl_x11 and other 2012-09-24 07:41:27 +00:00
evas_gl_filter.c disable evas filter code. buggy. doesn't work right. 2011-06-02 10:40:43 +00:00
evas_gl_font.c fix font glyph issue when gl enignes shut down leaving font glyph data 2012-08-14 08:31:59 +00:00
evas_gl_image.c evas/gl_common - simpler code 2012-09-07 08:31:19 +00:00
evas_gl_line.c evas/line - why do you flush here? 2012-06-11 12:21:17 +00:00
evas_gl_polygon.c evas: add more infrastructure to the prepare stage of pipe rendering. 2012-07-04 09:39:23 +00:00
evas_gl_private.h Evas: Check for dlsym and disable gl engines if not found 2011-10-15 09:31:04 +00:00
evas_gl_rectangle.c evas: add more infrastructure to the prepare stage of pipe rendering. 2012-07-04 09:39:23 +00:00
evas_gl_shader.c and simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410 2012-09-24 03:33:43 +00:00
evas_gl_texture.c and simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410 2012-09-24 03:33:43 +00:00