[xserver-commit] xserver ChangeLog,3.46,3.47
Keith Packard
xserver-commit@pdx.freedesktop.org
Tue, 11 Nov 2003 01:02:24 -0800
- Previous message: [xserver-commit] xserver/miext/shadow Makefile.am,1.3,1.4
- Next message: [xserver-commit] xserver/composite compext.c,1.2,1.3 compinit.c,1.5,1.6 compint.h,1.4,1.5 compwindow.c,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: keithp
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv12781
Modified Files:
ChangeLog
Log Message:
* composite/compext.c: (ProcCompositeCreateRegionFromBorderClip):
* composite/compinit.c: (compAddArgbVisual), (compScreenInit):
* composite/compint.h:
* composite/compwindow.c: (compImplicitRedirect),
(compReparentWindow), (compCreateWindow),
(compSetRedirectBorderClip), (compWindowUpdateAutomatic):
* miext/damage/damage.c: (DamageDamageRegion):
* render/picture.c: (PictureMatchVisual):
Add ARGB32 visual type with automatic update as needed.
Fix a few more issues with damage being saved in window space.
Damage windows that are moved.
Fix overflow problem in PicturMatchVisual.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.46
retrieving revision 3.47
diff -u -d -r3.46 -r3.47
--- ChangeLog 11 Nov 2003 05:45:48 -0000 3.46
+++ ChangeLog 11 Nov 2003 09:02:22 -0000 3.47
@@ -1,3 +1,18 @@
+2003-11-11 Keith Packard <keithp@keithp.com>
+
+ * composite/compext.c: (ProcCompositeCreateRegionFromBorderClip):
+ * composite/compinit.c: (compAddArgbVisual), (compScreenInit):
+ * composite/compint.h:
+ * composite/compwindow.c: (compImplicitRedirect),
+ (compReparentWindow), (compCreateWindow),
+ (compSetRedirectBorderClip), (compWindowUpdateAutomatic):
+ * miext/damage/damage.c: (DamageDamageRegion):
+ * render/picture.c: (PictureMatchVisual):
+ Add ARGB32 visual type with automatic update as needed.
+ Fix a few more issues with damage being saved in window space.
+ Damage windows that are moved.
+ Fix overflow problem in PicturMatchVisual.
+
2003-11-10 Eric Anholt <anholt@FreeBSD.org>
* Makefile.am:
- Previous message: [xserver-commit] xserver/miext/shadow Makefile.am,1.3,1.4
- Next message: [xserver-commit] xserver/composite compext.c,1.2,1.3 compinit.c,1.5,1.6 compint.h,1.4,1.5 compwindow.c,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]