Correct rounding in divide-by-255 code. Obtained from xserver.

This commit is contained in:
Eric Anholt 2006-01-04 00:05:16 +00:00
commit b6b88d2f62
2 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2006-01-03 Eric Anholt <anholt@FreeBSD.org>
* render/picture.c: (premultiply):
Correct rounding in divide-by-255 code. Obtained from xserver.
2006-01-03 Eric Anholt <anholt@FreeBSD.org>
* hw/xgl/xglpict.c: (xglPictureInit):