xserver ChangeLog,3.366,3.367
Billy Biggs
xserver-commit at pdx.freedesktop.org
Thu Aug 18 05:59:40 PDT 2005
Committed by: vektor
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv28478
Modified Files:
ChangeLog
Log Message:
* fb/fbmmx.c: (fbCompositeSolidMaskSrc_nx8x8888mmx): For the source
operator, the output should be cleared if the mask is zero. This
fixes the MMX code to match the fbcompose code.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.366
retrieving revision 3.367
diff -u -d -r3.366 -r3.367
--- ChangeLog 16 Aug 2005 23:34:18 -0000 3.366
+++ ChangeLog 18 Aug 2005 12:59:20 -0000 3.367
@@ -1,3 +1,9 @@
+2005-08-18 Billy Biggs <vektor at dumbterm.net>
+
+ * fb/fbmmx.c: (fbCompositeSolidMaskSrc_nx8x8888mmx): For the source
+ operator, the output should be cleared if the mask is zero. This
+ fixes the MMX code to match the fbcompose code.
+
2005-08-16 Billy Biggs <vektor at dumbterm.net>
reviewed by: ssp, keithp
More information about the xserver-commit
mailing list