efl/legacy
Ulrich Eckhardt 46cdaea3cb From: Ulrich Eckhardt <doomster@knuut.de>
Subject: [E-devel] XRender engine causes ecore build failure

while building ecore. The problem is that this engine was removed from evas 
but not yet completely from ecore. I was on IRC with Vincent Torri (vtorri) 
and Daniel Juyung Seo (SeoZ) and the consensus was to remove the code for the 
XRender engines, both the Xlib and XCB versions.

There is a switch over the different engine types, where there are still a few 
places left where XRender is handled, grep for "xrender" or "XRENDER" and you 
will find them. The question is whether to just return NULL in order to signal 
that this engine is not supported or to remove the whole thing. The latter 
could break binary compatibility, therefore I left those stubs in.



SVN revision: 60502
2011-06-20 06:58:33 +00:00
..
ecore From: Ulrich Eckhardt <doomster@knuut.de> 2011-06-20 06:58:33 +00:00
edje epp : use binary mode for (f)open() 2011-06-17 21:42:27 +00:00
eet Since the SVN revision is now included in %{version}, it's redundant 2011-06-16 20:36:43 +00:00
eeze remove unused variable 2011-06-17 04:00:28 +00:00
efreet Since the SVN revision is now included in %{version}, it's redundant 2011-06-16 20:36:43 +00:00
eina eina: fix common misspellings 2011-06-18 19:48:28 +00:00
eio Since the SVN revision is now included in %{version}, it's redundant 2011-06-16 20:36:43 +00:00
embryo Update .gitignore files 2011-06-17 01:59:49 +00:00
emotion emotion: temporary fix gstreamer uri to match other engine behaviour. 2011-06-16 15:29:29 +00:00
ethumb Since the SVN revision is now included in %{version}, it's redundant 2011-06-16 20:36:43 +00:00
evas free on success, not failure of pthread_join. 2011-06-20 06:44:37 +00:00
evil Evil : don't define open anymore (useless, now) 2011-06-17 21:44:25 +00:00