mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Correct rounding in divide-by-255 code. Obtained from xserver.
This commit is contained in:
parent
b9c0ae867e
commit
b6b88d2f62
2 changed files with 9 additions and 4 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue