On 02/29/2012 05:05 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 29 Feb 2012 03:25:18 -0500 Christopher Michael<cpmicha...@comcast.net> > said: > >> On 02/29/2012 01:57 AM, Carsten Haitzler (The Rasterman) wrote: >>> On Tue, 28 Feb 2012 19:51:37 -0500 Christopher >>> Michael<cpmicha...@comcast.net> said: >>> >>> btw.. i noticed wayland_shm/egl engines dont implement the alpha_set engine >>> funcs! :( ie turn dest alpha on/off on canvas (and buffers/surfaces >>> accordingly) >>> >> already planned and coming (tomorrow). the infra is there. 2 min patch >> to do the "needed" things. No Worries mate, already on it and covered ;) > > :) >
Done for wayland_shm. Code for wayland_egl is finished too, but segfaults when setting alpha :( so have to track that down. dh >> dh >> >>>> Oops ! :( How did I miss that one ? Hrrm... >>>> >>>> Anyway, thanks mate ;) >>>> >>>> dh >>>> >>>> On 02/28/2012 06:55 PM, Enlightenment SVN wrote: >>>>> Log: >>>>> lets compile again... shall we? :) >>>>> >>>>> >>>>> >>>>> Author: raster >>>>> Date: 2012-02-28 15:55:04 -0800 (Tue, 28 Feb 2012) >>>>> New Revision: 68526 >>>>> Trac: http://trac.enlightenment.org/e/changeset/68526 >>>>> >>>>> Modified: >>>>> trunk/ecore/src/lib/ecore_evas/ecore_evas_wayland_egl.c >>>>> >>>>> Modified: trunk/ecore/src/lib/ecore_evas/ecore_evas_wayland_egl.c >>>>> =================================================================== >>>>> --- trunk/ecore/src/lib/ecore_evas/ecore_evas_wayland_egl.c >>>>> 2012-02-28 23:05:06 UTC (rev 68525) +++ >>>>> trunk/ecore/src/lib/ecore_evas/ecore_evas_wayland_egl.c 2012-02-28 >>>>> 23:55:04 UTC (rev 68526) @@ -948,7 +948,7 @@ >>>>> >>>>> #else >>>>> EAPI Ecore_Evas * >>>>> -ecore_evas_wayland_egl_new(const char *disp_name __UNUSED__, >>>>> Ecore_Wl_Window *parent __UNUSED__, int x __UNUSED__, int y __UNUSED__, >>>>> int w __UNUSED__, int h __UNUSED__, Eina_Bool frame __UNUSED__) >>>>> +ecore_evas_wayland_egl_new(const char *disp_name __UNUSED__, unsigned int >>>>> parent __UNUSED__, int x __UNUSED__, int y __UNUSED__, int w __UNUSED__, >>>>> int h __UNUSED__, Eina_Bool frame __UNUSED__) { return NULL; } >>>> >>>> > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel