efl/legacy/evas/src
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
..
bin add null checks to WebPDecodeBGRA() returns in webp loader 2012-09-12 12:13:08 +00:00
examples evas/examples: Add map to the smart object example. 2012-08-23 19:49:48 +00:00
lib Evas: Fixed compilation with old fontconfig. 2012-09-12 11:55:45 +00:00
modules Evas_GL: Fix kakaroto's breakage in evas_gl. GL_WRITE_ONLY is only 2012-09-12 16:05:02 +00:00
static_deps Evas liblineabreak: Include the wordbreak headers. 2011-12-15 22:27:59 +00:00
tests Evas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars to rule them all. 2012-08-23 11:32:38 +00:00
Makefile.am Add unit tests + coverage support to evas, for Tasn. 2011-07-09 02:59:24 +00:00