diff options
author | Matt Turner <[email protected]> | 2015-07-12 18:05:58 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-08-04 10:33:16 -0700 |
commit | 5f247a9656cb8a0eccdc98ef5911ed15c1248dfb (patch) | |
tree | 4a1121eba92beefad4097e6679d007a7461efea4 /src/gallium/drivers | |
parent | 680de24545d23d0c2b699020267ca484f81a04a9 (diff) |
glx: Use _mesa_lroundevenf() in glPixelStoref().
Functional change in which way half-way cases are rounded from towards
positive-infinity to even. The spec says "the passed value is rounded to
the nearest integer". Removes another case of bad half-up rounding.
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions