tgsi/softpipe: disable FAST_MATH
authorDave Airlie <airlied@redhat.com>
Tue, 3 Jan 2012 10:38:38 +0000 (10:38 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 3 Jan 2012 16:19:08 +0000 (16:19 +0000)
commit69111847a2bed4c4c2c61001b8bdff3bbe42dc98
treed3491f1c9a7daff1aa452822a4c49d05ab03220c
parente763b6e78825f11aa3e9e2368ba8fc47313a7848
tgsi/softpipe: disable FAST_MATH

In the interest of softpipe preferring correctness over speed and passing more
piglit tests, set this to off by default. For speed you really want llvmpipe.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c