efl/legacy/evas/src/modules/engines/gl_common
Christopher Michael 805d333284 Evas_GL: Fix kakaroto's breakage in evas_gl. GL_WRITE_ONLY is only
defined in GL/glext.h (which is not included if we are building for
SGX). A build for SGX uses EGL which defines GL_WRITE_ONLY_OES instead.

NB: I am not entirely sure that this is the 'proper' fix, but it
allows evas to build again.



SVN revision: 76540
2012-09-12 16:05:02 +00:00
..
shader go back to the "old fashioned way" of doing yuv->rgb without matrix. 2012-03-23 06:49:42 +00:00
Makefile.am Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all. 2012-08-23 11:32:38 +00:00
evas_gl_common.h Evas : Use server based buffers for vertices instead of client buffers 2012-09-12 06:19:50 +00:00
evas_gl_context.c Evas_GL: Fix kakaroto's breakage in evas_gl. GL_WRITE_ONLY is only 2012-09-12 16:05:02 +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 Evas (gl_common): Merge Tizen changes to upstream EFL. 2012-07-03 07:33:44 +00:00
evas_gl_texture.c fix font glyph issue when gl enignes shut down leaving font glyph data 2012-08-14 08:31:59 +00:00