summaryrefslogtreecommitdiff
path: root/src/mesa/swrast_setup
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-06-22 18:22:51 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-07-09 16:07:05 -0700
commitfcd3572edf5eed47d87774150c2097e0d6245bd2 (patch)
treeaea02f0d980348503f47f239870c141fbb3a4c3c /src/mesa/swrast_setup
parent78af70be3727945d2d81a07b99d5a794f1114c05 (diff)
mesa: From float type modifier from values to large for singles
The values 2147483648.0 and 4294967294.0 are too larget to be stored in single precision floats. Forcing these to be singles causes bits to be lost, which results in errors in some pixel transfer tests. This fixes bug #22344. (cherry picked from commit 70e72070fce6aa1e0918dcc62c1949465cee69f7)
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions