Files
mesa/src
Ian Romanick fcd3572edf 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 70e72070fc)
2009-07-09 16:07:05 -07:00
..
2009-01-10 13:52:06 -05:00
2009-04-29 20:46:37 -07:00
2009-01-23 12:32:35 +00:00