On Wed, Nov 7, 2012 at 5:05 PM, Martin Jansa <martin.ja...@gmail.com> wrote:
> On Wed, Nov 07, 2012 at 05:38:03PM +0100, Gustavo Sverzut Barbieri wrote:
>> Some updates based on talks here, Vincent would you look at doing them?
>>
>> On Mon, Nov 5, 2012 at 11:51 AM, Gustavo Sverzut Barbieri <
>> barbi...@profusion.mobi> wrote:
>>
>> > Hi all, particularly Vincent and Raster (notes to Etrunko/Devilhorns):
>> >
>> > Since EFL got the evas merge, I'd like to have evas options reduced as
>> > it's still too much. My suggestion is:
>> >
>> >  - pixman: should be a single option. But do we need it at all?
>> >
>>
>> remove and later implement the NEON functions from Pixman in Evas.
>>
>>
>>
>>
>> >  - tile-rotate: can't we always have it enabled?
>> >
>>
>> no comments so far.
>>
>>
>>
>> >  - sse3: we shouldn't have this, as it could be detected at compile time.
>> > also be able to disable at runtime.
>> >
>>
>> always enable if x86 && compiler supports, as well as others (mmx, sse,
>> ...). Will detect if usable at runtime.
>
> What about cross compilation on x86?

"if x86"  means "if the target platform is x86", so no worries


Lucas De Marchi

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to