On Fri, 23 Dec 2011 14:09:18 +0100 Vincent Torri <[email protected]> said:

> On Fri, Dec 23, 2011 at 12:50 PM, Enlightenment SVN
> <[email protected]> wrote:
> >
> > Modified: trunk/evas/src/modules/engines/software_x11/evas_xlib_outbuf.c
> > ===================================================================
> > --- trunk/evas/src/modules/engines/software_x11/evas_xlib_outbuf.c
> >  2011-12-23 11:40:05 UTC (rev 66477) +++
> > trunk/evas/src/modules/engines/software_x11/evas_xlib_outbuf.c
> >  2011-12-23 11:50:29 UTC (rev 66478) @@ -579,6 +579,8 @@ free(obr);
> >              return NULL;
> >           }
> > +        im->cache_entry.w = w;
> > +        im->cache_entry.h = h;
> >         im->cache_entry.flags.alpha |= alpha ? 1 : 0;
> >         evas_cache_image_surface_alloc(&im->cache_entry, w, h);
> >        im->extended_info = obr;
> 
> i'm just wondering : nothing to do in the XCB part ?
> 
> Vincent

nah - just spacing. i just was tired of fixing up the patch for the past 2 days
so i wasn't worrying about these "specks of dirt" sneaking along.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to