diff options
author | José Fonseca <jfonseca@vmware.com> | 2009-10-25 09:51:57 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2009-10-25 09:53:49 +0000 |
commit | e1342f871b2ec1ed0293f564540d03aaa11b1720 (patch) | |
tree | 353c5be7de08eb2392e7f9e12d1438ad65062f6e /src/gallium/drivers/llvmpipe/lp_buffer.c | |
parent | f3893ca9c8bfdba9323ef2fc179ac203e85eda70 (diff) |
llvmpipe: Fast path for sampling rgba8 textures with linear filtering.
Implement Keith's suggestion of doing most of the sampling with 16x8
and 8x16 AoS, and only doing the conversion to floating point SoA at
the very last step.
Improves gloss performance by 10%.
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_buffer.c')
0 files changed, 0 insertions, 0 deletions