Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 08/11/2007 18:51:59
Module Name:	xsrc
Committed By:	macallan
Date:		Sat Aug 11 18:51:58 UTC 2007

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb: ffb_accel.c

Log Message:
explicitly turn off alpha-blending when running VSCROLL ops
Contrary to the source code some FFBs - at least my ffb2+ - do not ignore
the alpha-blending register when scrolling.
This should cure weird greenish-bluish colour atrifacts that sometimes appear
when scrolling.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_accel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.