Skip to content
  • Matt Turner's avatar
    glx: Use _mesa_lroundevenf() in glPixelStoref(). · 5f247a96
    Matt Turner authored
    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.
    5f247a96