On Tue, Feb 8, 2011 at 10:08 PM, Fabiano FidĂȘncio <fabi...@fidencio.org> wrote:
>> This was fixed by raster in r56805:
>>
>> http://trac.enlightenment.org/e/changeset/56805
>
> Maybe I'm smoking a lot of crack but, at least here, it isn't fixed.
>
> Please, see the pastebin and check if you have the same output:
> http://pastebin.com/SrZZxgYW

Sorry... obviously I missed you are using other backends. And raster
missed other 3 places in which the same fixes must be applied:


$ grep -HIRn evas_common_map4_rgba *

src/modules/engines/directfb/evas_engine.c:1573:
evas_common_map4_rgba(src, dst, context, p, smooth, level);
src/modules/engines/directfb/.svn/text-base/evas_engine.c.svn-base:1573:
  evas_common_map4_rgba(src, dst, context, p, smooth, level);
src/modules/engines/software_sdl/evas_engine.c:644:
evas_common_map4_rgba((RGBA_Image*) eim->cache_entry.src,
src/modules/engines/software_sdl/.svn/text-base/evas_engine.c.svn-base:644:
  evas_common_map4_rgba((RGBA_Image*) eim->cache_entry.src



regards,
Lucas De Marchi

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to