[Mesa-dev] [PATCH 3/4] i965/tiled_memcpy: Provide SSE2 for RGBA8 <-> BGRA8 swizzle.

Emil Velikov emil.l.velikov at gmail.com
Tue Apr 12 11:00:09 UTC 2016


On 11 April 2016 at 20:05, Matt Turner <mattst88 at gmail.com> wrote:
> From: Roland Scheidegger <sroland at vmware.com>
>
> The existing code uses SSSE3, and because it isn't compiled in a
> separate file compiled with that...
Just a note (not meant to derail things):

One should be able to compile just hunks of the code with sse2/sss3/other.
Although I'm not sure how portable it is (wrt clang/msvc/etc)

-Emil


More information about the mesa-dev mailing list