diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:25 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:25 +0000 |
commit | 3cdb1c4406d51f671f60f530c557ebfca81bfd3c (patch) | |
tree | 873678b8071055f68b904166058a24714305f3e5 | |
parent | cb66a1ca643b1756d61bc8bfe6cfef2885791d66 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r-- | include/X11/extensions/Xrender.h | 2 | ||||
-rw-r--r-- | src/Color.c | 2 | ||||
-rw-r--r-- | src/Composite.c | 2 | ||||
-rw-r--r-- | src/Cursor.c | 2 | ||||
-rw-r--r-- | src/FillRect.c | 2 | ||||
-rw-r--r-- | src/FillRects.c | 2 | ||||
-rw-r--r-- | src/Filter.c | 2 | ||||
-rw-r--r-- | src/Glyph.c | 2 | ||||
-rw-r--r-- | src/Picture.c | 2 | ||||
-rw-r--r-- | src/Poly.c | 2 | ||||
-rw-r--r-- | src/Trap.c | 2 | ||||
-rw-r--r-- | src/Tri.c | 2 | ||||
-rw-r--r-- | src/Xrender.c | 2 | ||||
-rw-r--r-- | 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. * @@ -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. * @@ -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. * @@ -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. * |