diff options
Diffstat (limited to 'docs/llvmpipe.html')
-rw-r--r-- | docs/llvmpipe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index 5fb3b7aa228..42272151c3b 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -34,7 +34,7 @@ It's the fastest software rasterizer for Mesa. <li> <p>An x86 or amd64 processor; 64-bit mode recommended.</p> <p> - Support for SSE2 is strongly encouraged. Support for SSSE3 and SSE4.1 will + Support for SSE2 is strongly encouraged. Support for SSE3 and SSE4.1 will yield the most efficient code. The fewer features the CPU has the more likely is that you run into underperforming, buggy, or incomplete code. </p> |