llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
authorAdam Jackson <ajax@redhat.com>
Fri, 10 Jun 2011 16:56:51 +0000 (12:56 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 14 Jun 2011 15:51:13 +0000 (11:51 -0400)
commit130e7ead87a065faefc7bb03e680c80e04c0a637
treef25a3ec380fd5bd1606c4da2c36d4c694e3ac94a
parenta8b9a75b921b66581b5762c7b5aab1eaa25def7f
llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle

Copy-and-paste from the bgra cases.  The C paths attempt to avoid
copying the 'x' channel, but it's harmless, you might as well.  Good for
about 5% in glxgears (740 to 780 fps).

Signed-off-by: Adam Jackson <ajax@redhat.com>
src/gallium/drivers/llvmpipe/lp_tile_soa.py