xserver ChangeLog,3.373,3.374

Billy Biggs <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Sun, 18 Sep 2005 20:41:48 -0700 (PDT)
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: vektor

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv6219

Modified Files:
	ChangeLog 
Log Message:
	Bug #4260, fix by Owen Taylor.
 
 	* fb/fbcompose.c (fbStore_a8b8g8r8, fbStore_x8b8g8r8): Use & not
 	&& for bitwise AND.
 
 	* fb/fbpict.h (fbComposeGetSolid) fb/fbpict.c fb/fbmmx.c: Take
 	'dest' as an argument, if pict and dest don't match for RGB, BGR,
 	swap result.



Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.373
retrieving revision 3.374
diff -u -d -r3.373 -r3.374
--- ChangeLog	29 Aug 2005 03:32:56 -0000	3.373
+++ ChangeLog	19 Sep 2005 03:41:46 -0000	3.374
@@ -1,3 +1,14 @@
+2005-09-18  Billy Biggs  <[email protected]>
+
+	Bug #4260, fix by Owen Taylor.
+ 
+ 	* fb/fbcompose.c (fbStore_a8b8g8r8, fbStore_x8b8g8r8): Use & not
+ 	&& for bitwise AND.
+ 
+ 	* fb/fbpict.h (fbComposeGetSolid) fb/fbpict.c fb/fbmmx.c: Take
+ 	'dest' as an argument, if pict and dest don't match for RGB, BGR,
+ 	swap result.
+
 2005-08-28  Billy Biggs  <[email protected]>
 
 	* fb/fbmmx.c (detectCPUFeatures): Use local labels rather than