On Fri, Jun 3, 2011 at 8:57 AM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Fri, 3 Jun 2011 08:31:59 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
> said:
>
> the README:
>
> --enable-pipe-render **DISABLED DUE TO BUGS**
>
> this enables a multiple-thread renderer that divides the rendering
> into N regions (1 per core) to speed up rendering in software when you
> have multiple cpu cores.
>
> as such its disabled by default but u can enable it.. but at your own risk
> README documentation pretty much tells you not to unless you love bugs :)
> eventually that code will go away, so worry about it then.

Hehe, I have been using it a lot on my desktop and never noticed any
things wrong with it. So right now, I prefer we keep it around as it
almost work for me and do improve some test case (Only font is an
issue as they don't have a specific step for loading them, we end up
with to many lock and all thread are waiting on the other to wake up).

>> On Fri, 3 Jun 2011, Carsten Haitzler (The Rasterman) wrote:
>>
>> > On Fri, 3 Jun 2011 02:53:20 +0300 Tom Hacohen <t...@stosb.com> said:
>> >
>> >> On Thu, Jun 2, 2011 at 10:36 PM, Vincent Torri <vto...@univ-evry.fr> 
>> >> wrote:
>> >>
>> >>>
>> >>> Hey
>> >>>
>> >>> in evas_pipe.c, it is said that the code is deprecated and will go
>> >>> eventually. What about removing it from the build (but letting it in svn)
>> >>> ?
>> >>>
>> >>
>> >> i.e make it disabled by default (configure)? isn't it already?
>> >
>> > it is already off by default. has been for a while
>>
>> but it can be enabled. My remark was more to remove it completely (by
>> removing the configure option, for example)
>>
>> Vincent
>>
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>



-- 
Cedric BAIL

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to