[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mesa3d-dev
Subject:    Re: [Mesa-dev] [PATCH v2 08/13] mesa/format_utils: Add a general format conversion function
From:       Dave Airlie <airlied () gmail ! com>
Date:       2014-08-15 0:36:53
Message-ID: CAPM=9twWnZbGE+buuof3TMaA4iKtt-hcgQG+uePb3EHfDHmqdA () mail ! gmail ! com
[Download RAW message or body]

>> On 08/02/2014 02:11 PM, Jason Ekstrand wrote:
>>>
>>> Most format conversion operations required by GL can be performed by
>>> converting one channel at a time, shuffling the channels around, and
>>> optionally filling missing channels with zeros and ones.  This adds a
>>> function to do just that in a general, yet efficient, way.
>>>
>>> v2:
>>>   * Add better comments including full docs for functions
>>>   * Don't use __typeof__
>>>   * Use inline helpers instead of writing out conversions by hand,
>>>   * Force full loop unrolling for better performance
>>>


This file seems to anger gcc a lot.

It seems to take upwards of a minute or two to compile here.

gcc 4.8.3 on 32-bit x86.

Dave.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic