efl/src/modules/evas/engines/gl_common
Sung Park 995e0a6613 Fixed Evas GL direct rendering bug from refactoring. The conditions
weren't set properly where if a program uses evas_gl to do GL rendering
in direct rendering mode and then use a pixmap to do native 
GL rendering in the same program, native pixmap rendering would 
also fall into the direct rendering path and not render anything for 
image object. It's been fixed.


SVN revision: 79493
2012-11-21 04:59:52 +00:00
..
shader merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_api.c Fixed Evas GL direct rendering bug from refactoring. The conditions 2012-11-21 04:59:52 +00:00
evas_gl_api_ext.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_api_ext.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_api_ext_def.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_common.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_context.c evas/gl_common - removed unused 2012-11-10 11:18:27 +00:00
evas_gl_core.c Fixed Evas GL direct rendering bug from refactoring. The conditions 2012-11-21 04:59:52 +00:00
evas_gl_core.h Fixed Evas GL direct rendering bug from refactoring. The conditions 2012-11-21 04:59:52 +00:00
evas_gl_core_private.h Fixed Evas GL direct rendering bug from refactoring. The conditions 2012-11-21 04:59:52 +00:00
evas_gl_filter.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_font.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_image.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_line.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_polygon.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_private.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_rectangle.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_shader.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_texture.c warning-- 2012-11-15 05:03:45 +00:00