[Mesa-dev] [PATCH 0/3][RFC v2] Clamp rgba floats with sse
Emil Velikov
emil.l.velikov at gmail.com
Wed Nov 5 07:25:56 PST 2014
Hi Juha-Pekka,
On 04/11/14 12:05, Juha-Pekka Heikkila wrote:
[snip]
> I made 'x86' folder under
> src/mesa/main. The idea here being if there is optimization targeting
> architecture it'd exist directly under the place where it was used, in its
> own subdirectly indicating targeted architecture. I don't think majority
> of such code would be generic code thus this approach.
>
IMHO adding x86 brings no benefit at this point considering all the
optimisations are x86 based. Yet if you insist on having it can you move
the other optimisations in there please.
Thanks
Emil
> /Juha-Pekka
>
More information about the mesa-dev
mailing list