From 3cdb1c4406d51f671f60f530c557ebfca81bfd3c Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Sun, 14 Mar 2004 08:32:25 +0000 Subject: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 --- include/X11/extensions/Xrender.h | 2 +- src/Color.c | 2 +- src/Composite.c | 2 +- src/Cursor.c | 2 +- src/FillRect.c | 2 +- src/FillRects.c | 2 +- src/Filter.c | 2 +- src/Glyph.c | 2 +- src/Picture.c | 2 +- src/Poly.c | 2 +- src/Trap.c | 2 +- src/Tri.c | 2 +- src/Xrender.c | 2 +- src/Xrenderint.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/include/X11/extensions/Xrender.h b/include/X11/extensions/Xrender.h index 1c05cea..68f6b0a 100644 --- a/include/X11/extensions/Xrender.h +++ b/include/X11/extensions/Xrender.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.h,v 1.17 2002/11/06 22:47:49 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrender.h,v 1.18 2002/11/23 02:34:45 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Color.c b/src/Color.c index 2330bfd..53af267 100644 --- a/src/Color.c +++ b/src/Color.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrender/Color.c,v 1.1 2002/05/17 22:34:18 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Composite.c b/src/Composite.c index b2c65db..b58c935 100644 --- a/src/Composite.c +++ b/src/Composite.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrender/Composite.c,v 1.2 2000/08/28 02:43:13 tsi Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Cursor.c b/src/Cursor.c index 2ed505e..b1a8e2b 100644 --- a/src/Cursor.c +++ b/src/Cursor.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Cursor.c,v 1.2tsi Exp $ + * $XFree86: xc/lib/Xrender/Cursor.c,v 1.3 2002/11/24 21:46:15 tsi Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/FillRect.c b/src/FillRect.c index c9c16f9..15e3875 100644 --- a/src/FillRect.c +++ b/src/FillRect.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrender/FillRect.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/FillRects.c b/src/FillRects.c index f132d3d..b251930 100644 --- a/src/FillRects.c +++ b/src/FillRects.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrender/FillRects.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Filter.c b/src/Filter.c index f4f3bd2..dfc5480 100644 --- a/src/Filter.c +++ b/src/Filter.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrender/Filter.c,v 1.1 2002/09/26 02:56:52 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Glyph.c b/src/Glyph.c index 4d5d4d4..6495e53 100644 --- a/src/Glyph.c +++ b/src/Glyph.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Glyph.c,v 1.11 2002/10/18 01:13:39 keithp Exp $ + * $XFree86: xc/lib/Xrender/Glyph.c,v 1.12 2002/11/05 23:22:35 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Picture.c b/src/Picture.c index 1f0e1df..32ab263 100644 --- a/src/Picture.c +++ b/src/Picture.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Picture.c,v 1.6 2000/12/05 07:42:29 keithp Exp $ + * $XFree86: xc/lib/Xrender/Picture.c,v 1.9 2002/09/26 02:56:52 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Poly.c b/src/Poly.c index fd0df05..a6856fb 100644 --- a/src/Poly.c +++ b/src/Poly.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Poly.c,v 1.6 2002/05/21 20:39:50 keithp Exp $ + * $XFree86: xc/lib/Xrender/Poly.c,v 1.7 2002/06/04 23:22:36 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Trap.c b/src/Trap.c index 0a4bc3c..07304f5 100644 --- a/src/Trap.c +++ b/src/Trap.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Trap.c,v 1.2 2002/09/27 16:40:11 keithp Exp $ + * $XFree86: xc/lib/Xrender/Trap.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Tri.c b/src/Tri.c index 44e87e0..ead95a3 100644 --- a/src/Tri.c +++ b/src/Tri.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Tri.c,v 1.2 2002/05/15 06:43:22 keithp Exp $ + * $XFree86: xc/lib/Xrender/Tri.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Xrender.c b/src/Xrender.c index 346115f..45d929d 100644 --- a/src/Xrender.c +++ b/src/Xrender.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.c,v 1.12 2002/09/29 23:39:44 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrender.c,v 1.14 2002/11/22 02:10:41 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Xrenderint.h b/src/Xrenderint.h index 98f5ddb..cfd5824 100644 --- a/src/Xrenderint.h +++ b/src/Xrenderint.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.3 2002/09/26 02:56:52 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.4 2002/11/05 23:22:35 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * -- cgit v1.2.1