xserver ChangeLog,3.172,3.173
Eric Anholt
xserver-commit at pdx.freedesktop.org
Thu May 13 17:27:30 PDT 2004
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver
Modified Files:
ChangeLog
Log Message:
Don't let the visible screen get "migrated" offscreen, which
manifests itself as a hang.
Reported by: Ginokas <ginokas at free.fr>
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.172
retrieving revision 3.173
diff -u -d -r3.172 -r3.173
--- a/ChangeLog 13 May 2004 22:57:14 -0000 3.172
+++ b/ChangeLog 14 May 2004 00:27:28 -0000 3.173
@@ -1,5 +1,13 @@
2004-05-13 Eric Anholt <anholt at FreeBSD.org>
+ * hw/kdrive/src/kaa.c: (kaaPixmapUseScreen):
+ Don't let the visible screen get "migrated" offscreen, which
+ manifests itself as a hang.
+
+ Reported by: Ginokas <ginokas at free.fr>
+
+2004-05-13 Eric Anholt <anholt at FreeBSD.org>
+
* hw/kdrive/src/kxv.c: (KdXVCopyPackedData), (KdXVCopyPlanarData):
* hw/kdrive/src/kxv.h:
Add generic functions for copying packed/planar XV data, copied
More information about the xserver-commit
mailing list