- Original Message -
> At least on llvm 3.2 this appears to work fine. Tested on an Athlon XP
> 2600+, which has sse and 3dnow but not sse2.
>
> Signed-off-by: Adam Jackson
> ---
> src/gallium/drivers/llvmpipe/lp_screen.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
>
At least on llvm 3.2 this appears to work fine. Tested on an Athlon XP
2600+, which has sse and 3dnow but not sse2.
Signed-off-by: Adam Jackson
---
src/gallium/drivers/llvmpipe/lp_screen.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/llvmpipe/lp_s