summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/Makefile.X112
-rw-r--r--src/mesa/drivers/beos/GLView.cpp6
-rw-r--r--src/mesa/drivers/dos/dosmesa.c6
-rw-r--r--src/mesa/drivers/glide/fxglidew.c2
-rw-r--r--src/mesa/drivers/osmesa/osmesa.c2
-rw-r--r--src/mesa/drivers/svga/svgamesa.c2
-rw-r--r--src/mesa/drivers/windows/colors.h12
-rw-r--r--src/mesa/drivers/windows/wgl.c2
-rw-r--r--src/mesa/drivers/windows/wmesa.c6
-rw-r--r--src/mesa/drivers/windows/wmesaBackup.c6
-rw-r--r--src/mesa/drivers/windows/wmesaOld.c4
-rw-r--r--src/mesa/drivers/windows/wmesadef.h12
-rw-r--r--src/mesa/drivers/x11/fakeglx.c2
-rw-r--r--src/mesa/drivers/x11/glxapi.c2
-rw-r--r--src/mesa/drivers/x11/realglx.c2
-rw-r--r--src/mesa/drivers/x11/realglx.h2
-rw-r--r--src/mesa/drivers/x11/xfonts.c2
-rw-r--r--src/mesa/drivers/x11/xmesaP.h2
-rw-r--r--src/mesa/main/KNOWN_BUGS2
-rw-r--r--src/mesa/main/Makefile.DJ6
-rw-r--r--src/mesa/main/Makefile.X112
-rw-r--r--src/mesa/main/accum.c2
-rw-r--r--src/mesa/main/accum.h2
-rw-r--r--src/mesa/main/attrib.c2
-rw-r--r--src/mesa/main/attrib.h2
-rw-r--r--src/mesa/main/blend.c2
-rw-r--r--src/mesa/main/blend.h2
-rw-r--r--src/mesa/main/clip.c2
-rw-r--r--src/mesa/main/clip.h2
-rw-r--r--src/mesa/main/colortab.c2
-rw-r--r--src/mesa/main/colortab.h2
-rw-r--r--src/mesa/main/config.h2
-rw-r--r--src/mesa/main/context.c2
-rw-r--r--src/mesa/main/context.h2
-rw-r--r--src/mesa/main/dd.h2
-rw-r--r--src/mesa/main/depth.c2
-rw-r--r--src/mesa/main/depth.h2
-rw-r--r--src/mesa/main/dlist.c2
-rw-r--r--src/mesa/main/dlist.h2
-rw-r--r--src/mesa/main/drawpix.c2
-rw-r--r--src/mesa/main/drawpix.h2
-rw-r--r--src/mesa/main/enable.c2
-rw-r--r--src/mesa/main/enable.h2
-rw-r--r--src/mesa/main/enums.c2
-rw-r--r--src/mesa/main/enums.h2
-rw-r--r--src/mesa/main/eval.c2
-rw-r--r--src/mesa/main/eval.h2
-rw-r--r--src/mesa/main/extensions.c2
-rw-r--r--src/mesa/main/extensions.h2
-rw-r--r--src/mesa/main/feedback.c2
-rw-r--r--src/mesa/main/feedback.h2
-rw-r--r--src/mesa/main/fog.c2
-rw-r--r--src/mesa/main/fog.h2
-rw-r--r--src/mesa/main/get.c2
-rw-r--r--src/mesa/main/get.h2
-rw-r--r--src/mesa/main/hash.c2
-rw-r--r--src/mesa/main/hash.h2
-rw-r--r--src/mesa/main/image.c2
-rw-r--r--src/mesa/main/image.h2
-rw-r--r--src/mesa/main/light.c2
-rw-r--r--src/mesa/main/light.h2
-rw-r--r--src/mesa/main/lines.c2
-rw-r--r--src/mesa/main/lines.h2
-rw-r--r--src/mesa/main/macros.h2
-rw-r--r--src/mesa/main/matrix.c2
-rw-r--r--src/mesa/main/matrix.h2
-rw-r--r--src/mesa/main/pixel.c2
-rw-r--r--src/mesa/main/pixel.h2
-rw-r--r--src/mesa/main/points.c2
-rw-r--r--src/mesa/main/points.h2
-rw-r--r--src/mesa/main/polygon.c2
-rw-r--r--src/mesa/main/polygon.h2
-rw-r--r--src/mesa/main/rastpos.c2
-rw-r--r--src/mesa/main/rastpos.h2
-rw-r--r--src/mesa/main/simple_list.h2
-rw-r--r--src/mesa/main/stencil.c2
-rw-r--r--src/mesa/main/stencil.h2
-rw-r--r--src/mesa/main/teximage.c2
-rw-r--r--src/mesa/main/teximage.h2
-rw-r--r--src/mesa/main/texobj.c2
-rw-r--r--src/mesa/main/texobj.h2
-rw-r--r--src/mesa/main/texstate.c2
-rw-r--r--src/mesa/main/texstate.h2
-rw-r--r--src/mesa/main/varray.c2
-rw-r--r--src/mesa/main/varray.h2
-rw-r--r--src/mesa/x86/3dnow.c2
-rw-r--r--src/mesa/x86/3dnow.h2
-rw-r--r--src/mesa/x86/x86.c2
-rw-r--r--src/mesa/x86/x86.h2
89 files changed, 110 insertions, 110 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11
index e6419b555ac..5fcc31c009f 100644
--- a/src/mesa/Makefile.X11
+++ b/src/mesa/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.1 1999/08/19 00:55:41 jtg Exp $
+# $Id: Makefile.X11,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $
# Mesa 3-D graphics library
# Version: 3.1
diff --git a/src/mesa/drivers/beos/GLView.cpp b/src/mesa/drivers/beos/GLView.cpp
index 4332f97b205..bba21762f26 100644
--- a/src/mesa/drivers/beos/GLView.cpp
+++ b/src/mesa/drivers/beos/GLView.cpp
@@ -1,4 +1,4 @@
-/* $Id: GLView.cpp,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: GLView.cpp,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -27,8 +27,8 @@
/*
* $Log: GLView.cpp,v $
- * Revision 1.1 1999/08/19 00:55:41 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:41 jtg
+ * Imported sources
*
* Revision 1.7 1999/03/28 21:08:17 brianp
* updated SetBuffer driver function
diff --git a/src/mesa/drivers/dos/dosmesa.c b/src/mesa/drivers/dos/dosmesa.c
index 2f3973284a6..1c380d5276d 100644
--- a/src/mesa/drivers/dos/dosmesa.c
+++ b/src/mesa/drivers/dos/dosmesa.c
@@ -1,4 +1,4 @@
-/* $Id: dosmesa.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: dosmesa.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: dosmesa.c,v $
- * Revision 1.1 1999/08/19 00:55:41 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:41 jtg
+ * Imported sources
*
* Revision 1.2 1999/03/28 21:11:57 brianp
* updated SetBuffer driver function
diff --git a/src/mesa/drivers/glide/fxglidew.c b/src/mesa/drivers/glide/fxglidew.c
index 3ced928f49f..5360bfdb371 100644
--- a/src/mesa/drivers/glide/fxglidew.c
+++ b/src/mesa/drivers/glide/fxglidew.c
@@ -1,4 +1,4 @@
-/* $Id: fxglidew.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: fxglidew.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/osmesa/osmesa.c b/src/mesa/drivers/osmesa/osmesa.c
index 25bba5b5e84..aaeea303ebc 100644
--- a/src/mesa/drivers/osmesa/osmesa.c
+++ b/src/mesa/drivers/osmesa/osmesa.c
@@ -1,4 +1,4 @@
-/* $Id: osmesa.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: osmesa.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/svga/svgamesa.c b/src/mesa/drivers/svga/svgamesa.c
index 4c4d9f793e0..fbb99aa4601 100644
--- a/src/mesa/drivers/svga/svgamesa.c
+++ b/src/mesa/drivers/svga/svgamesa.c
@@ -1,4 +1,4 @@
-/* $Id: svgamesa.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: svgamesa.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/windows/colors.h b/src/mesa/drivers/windows/colors.h
index 40ead3040fe..b9a6614a29a 100644
--- a/src/mesa/drivers/windows/colors.h
+++ b/src/mesa/drivers/windows/colors.h
@@ -24,8 +24,8 @@
/*
* $Log: colors.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.2 1999/01/03 03:08:57 brianp
* Ted Jump's changes
@@ -39,8 +39,8 @@
/*
* $Log: colors.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.2 1999/01/03 03:08:57 brianp
* Ted Jump's changes
@@ -54,8 +54,8 @@
/*
* $Log: colors.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.2 1999/01/03 03:08:57 brianp
* Ted Jump's changes
diff --git a/src/mesa/drivers/windows/wgl.c b/src/mesa/drivers/windows/wgl.c
index d5f577dd814..ed91bb10728 100644
--- a/src/mesa/drivers/windows/wgl.c
+++ b/src/mesa/drivers/windows/wgl.c
@@ -1,4 +1,4 @@
-/* $Id: wgl.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: wgl.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* This library is free software; you can redistribute it and/or
diff --git a/src/mesa/drivers/windows/wmesa.c b/src/mesa/drivers/windows/wmesa.c
index d2c0a56b26f..123a9a52f54 100644
--- a/src/mesa/drivers/windows/wmesa.c
+++ b/src/mesa/drivers/windows/wmesa.c
@@ -1,4 +1,4 @@
-/* $Id: wmesa.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: wmesa.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* File name : wmesa.c
@@ -22,8 +22,8 @@
/*
* $Log: wmesa.c,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 3.10 1999/06/15 01:35:06 brianp
* small change to wmSetPixel() from TWILMOT@cpr.fr
diff --git a/src/mesa/drivers/windows/wmesaBackup.c b/src/mesa/drivers/windows/wmesaBackup.c
index 57269fbadb0..54bc43cb9ca 100644
--- a/src/mesa/drivers/windows/wmesaBackup.c
+++ b/src/mesa/drivers/windows/wmesaBackup.c
@@ -1,4 +1,4 @@
-/* $Id: wmesaBackup.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: wmesaBackup.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* File name : wmesa.c
@@ -22,8 +22,8 @@
/*
* $Log: wmesaBackup.c,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.1 1999/01/03 03:08:57 brianp
* Initial revision
diff --git a/src/mesa/drivers/windows/wmesaOld.c b/src/mesa/drivers/windows/wmesaOld.c
index afaeecebcf4..2be1c64ddeb 100644
--- a/src/mesa/drivers/windows/wmesaOld.c
+++ b/src/mesa/drivers/windows/wmesaOld.c
@@ -20,8 +20,8 @@
/*
* $Log: wmesaOld.c,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.2 1999/01/03 03:08:57 brianp
* Ted Jump's changes
diff --git a/src/mesa/drivers/windows/wmesadef.h b/src/mesa/drivers/windows/wmesadef.h
index 7cd4bb9a7d4..668a14b0006 100644
--- a/src/mesa/drivers/windows/wmesadef.h
+++ b/src/mesa/drivers/windows/wmesadef.h
@@ -18,8 +18,8 @@
/*
* $Log: wmesadef.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.3 1999/01/03 03:08:57 brianp
* Ted Jump's changes
@@ -29,8 +29,8 @@
/*
* $Log: wmesadef.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.3 1999/01/03 03:08:57 brianp
* Ted Jump's changes
@@ -42,8 +42,8 @@
/*
* $Log: wmesadef.h,v $
- * Revision 1.1 1999/08/19 00:55:42 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+ * Imported sources
*
* Revision 1.3 1999/01/03 03:08:57 brianp
* Ted Jump's changes
diff --git a/src/mesa/drivers/x11/fakeglx.c b/src/mesa/drivers/x11/fakeglx.c
index 12567fe19c5..468a4cf1f3b 100644
--- a/src/mesa/drivers/x11/fakeglx.c
+++ b/src/mesa/drivers/x11/fakeglx.c
@@ -1,4 +1,4 @@
-/* $Id: fakeglx.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: fakeglx.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/x11/glxapi.c b/src/mesa/drivers/x11/glxapi.c
index b65bada72b9..1c3e53ff2ca 100644
--- a/src/mesa/drivers/x11/glxapi.c
+++ b/src/mesa/drivers/x11/glxapi.c
@@ -1,4 +1,4 @@
-/* $Id: glxapi.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: glxapi.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/x11/realglx.c b/src/mesa/drivers/x11/realglx.c
index 79a280419ac..668cb328f58 100644
--- a/src/mesa/drivers/x11/realglx.c
+++ b/src/mesa/drivers/x11/realglx.c
@@ -1,4 +1,4 @@
-/* $Id: realglx.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: realglx.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/x11/realglx.h b/src/mesa/drivers/x11/realglx.h
index 9587db60c9e..c2a213c3756 100644
--- a/src/mesa/drivers/x11/realglx.h
+++ b/src/mesa/drivers/x11/realglx.h
@@ -1,4 +1,4 @@
-/* $Id: realglx.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: realglx.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/x11/xfonts.c b/src/mesa/drivers/x11/xfonts.c
index c0e0a5fcd01..7acf40432c7 100644
--- a/src/mesa/drivers/x11/xfonts.c
+++ b/src/mesa/drivers/x11/xfonts.c
@@ -1,4 +1,4 @@
-/* $Id: xfonts.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: xfonts.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/drivers/x11/xmesaP.h b/src/mesa/drivers/x11/xmesaP.h
index 256a47f0a6a..4cffbf96826 100644
--- a/src/mesa/drivers/x11/xmesaP.h
+++ b/src/mesa/drivers/x11/xmesaP.h
@@ -1,4 +1,4 @@
-/* $Id: xmesaP.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: xmesaP.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/KNOWN_BUGS b/src/mesa/main/KNOWN_BUGS
index 9c9076bfedc..28099a9294c 100644
--- a/src/mesa/main/KNOWN_BUGS
+++ b/src/mesa/main/KNOWN_BUGS
@@ -1,4 +1,4 @@
-$Id: KNOWN_BUGS,v 1.1 1999/08/19 00:55:41 jtg Exp $
+$Id: KNOWN_BUGS,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $
Performance issues with EXT_point_parameters & quake2
diff --git a/src/mesa/main/Makefile.DJ b/src/mesa/main/Makefile.DJ
index 27c3556ab9b..100dc7782ee 100644
--- a/src/mesa/main/Makefile.DJ
+++ b/src/mesa/main/Makefile.DJ
@@ -1,4 +1,4 @@
-# $Id: Makefile.DJ,v 1.1 1999/08/19 00:55:41 jtg Exp $
+# $Id: Makefile.DJ,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $
# Makefile for core library for MS-DOS using djgpp
@@ -22,8 +22,8 @@
# $Log: Makefile.DJ,v $
-# Revision 1.1 1999/08/19 00:55:41 jtg
-# Initial revision
+# Revision 1.1.1.1 1999/08/19 00:55:41 jtg
+# Imported sources
#
# Revision 1.1 1999/01/01 14:35:09 brianp
# Initial revision
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11
index e6419b555ac..5fcc31c009f 100644
--- a/src/mesa/main/Makefile.X11
+++ b/src/mesa/main/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.1 1999/08/19 00:55:41 jtg Exp $
+# $Id: Makefile.X11,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $
# Mesa 3-D graphics library
# Version: 3.1
diff --git a/src/mesa/main/accum.c b/src/mesa/main/accum.c
index 29a8a134f2c..f6622bba8cf 100644
--- a/src/mesa/main/accum.c
+++ b/src/mesa/main/accum.c
@@ -1,4 +1,4 @@
-/* $Id: accum.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: accum.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/accum.h b/src/mesa/main/accum.h
index dd641da456a..8419b2bf40d 100644
--- a/src/mesa/main/accum.h
+++ b/src/mesa/main/accum.h
@@ -1,4 +1,4 @@
-/* $Id: accum.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: accum.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c
index 78f4d05b2c9..2ea212b4ebd 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -1,4 +1,4 @@
-/* $Id: attrib.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: attrib.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/attrib.h b/src/mesa/main/attrib.h
index 0661c261230..707e39b5482 100644
--- a/src/mesa/main/attrib.h
+++ b/src/mesa/main/attrib.h
@@ -1,4 +1,4 @@
-/* $Id: attrib.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: attrib.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/blend.c b/src/mesa/main/blend.c
index 10119ac3b3f..6bf0802d4eb 100644
--- a/src/mesa/main/blend.c
+++ b/src/mesa/main/blend.c
@@ -1,4 +1,4 @@
-/* $Id: blend.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: blend.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/blend.h b/src/mesa/main/blend.h
index 837ea9d6bf2..13cf7d27449 100644
--- a/src/mesa/main/blend.h
+++ b/src/mesa/main/blend.h
@@ -1,4 +1,4 @@
-/* $Id: blend.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: blend.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/clip.c b/src/mesa/main/clip.c
index 9feaf2472ea..669bd2e55f9 100644
--- a/src/mesa/main/clip.c
+++ b/src/mesa/main/clip.c
@@ -1,4 +1,4 @@
-/* $Id: clip.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: clip.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/clip.h b/src/mesa/main/clip.h
index 03e09ca7e55..943632559f1 100644
--- a/src/mesa/main/clip.h
+++ b/src/mesa/main/clip.h
@@ -1,4 +1,4 @@
-/* $Id: clip.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: clip.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/colortab.c b/src/mesa/main/colortab.c
index 22d785ba515..16cd020a734 100644
--- a/src/mesa/main/colortab.c
+++ b/src/mesa/main/colortab.c
@@ -1,4 +1,4 @@
-/* $Id: colortab.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: colortab.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/colortab.h b/src/mesa/main/colortab.h
index 8e75f13dac7..296b4fc87fa 100644
--- a/src/mesa/main/colortab.h
+++ b/src/mesa/main/colortab.h
@@ -1,4 +1,4 @@
-/* $Id: colortab.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: colortab.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h
index 0b35aba7dc6..777494d1731 100644
--- a/src/mesa/main/config.h
+++ b/src/mesa/main/config.h
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: config.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/context.c b/src/mesa/main/context.c
index 55c74678213..b49cc36ab8c 100644
--- a/src/mesa/main/context.c
+++ b/src/mesa/main/context.c
@@ -1,4 +1,4 @@
-/* $Id: context.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: context.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/context.h b/src/mesa/main/context.h
index f136da42b2d..62d6a1fffb3 100644
--- a/src/mesa/main/context.h
+++ b/src/mesa/main/context.h
@@ -1,4 +1,4 @@
-/* $Id: context.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: context.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h
index 479d73edd12..ee2baa17235 100644
--- a/src/mesa/main/dd.h
+++ b/src/mesa/main/dd.h
@@ -1,4 +1,4 @@
-/* $Id: dd.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: dd.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/depth.c b/src/mesa/main/depth.c
index 6d5a2be237e..02677bf6a97 100644
--- a/src/mesa/main/depth.c
+++ b/src/mesa/main/depth.c
@@ -1,4 +1,4 @@
-/* $Id: depth.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: depth.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/depth.h b/src/mesa/main/depth.h
index 559afc64fb3..a5e54f88407 100644
--- a/src/mesa/main/depth.h
+++ b/src/mesa/main/depth.h
@@ -1,4 +1,4 @@
-/* $Id: depth.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: depth.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c
index 001de0367b2..1823c3dcb63 100644
--- a/src/mesa/main/dlist.c
+++ b/src/mesa/main/dlist.c
@@ -1,4 +1,4 @@
-/* $Id: dlist.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: dlist.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/dlist.h b/src/mesa/main/dlist.h
index c5a59181904..433707f40f8 100644
--- a/src/mesa/main/dlist.h
+++ b/src/mesa/main/dlist.h
@@ -1,4 +1,4 @@
-/* $Id: dlist.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: dlist.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/drawpix.c b/src/mesa/main/drawpix.c
index a78f345a814..6688c2e9ec5 100644
--- a/src/mesa/main/drawpix.c
+++ b/src/mesa/main/drawpix.c
@@ -1,4 +1,4 @@
-/* $Id: drawpix.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: drawpix.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/drawpix.h b/src/mesa/main/drawpix.h
index cb517ced03b..3bee36b99a3 100644
--- a/src/mesa/main/drawpix.h
+++ b/src/mesa/main/drawpix.h
@@ -1,4 +1,4 @@
-/* $Id: drawpix.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: drawpix.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/enable.c b/src/mesa/main/enable.c
index 7f661fb75f0..788e5b62d74 100644
--- a/src/mesa/main/enable.c
+++ b/src/mesa/main/enable.c
@@ -1,4 +1,4 @@
-/* $Id: enable.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: enable.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/enable.h b/src/mesa/main/enable.h
index 92a916a9849..016ce870a5c 100644
--- a/src/mesa/main/enable.h
+++ b/src/mesa/main/enable.h
@@ -1,4 +1,4 @@
-/* $Id: enable.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: enable.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/enums.c b/src/mesa/main/enums.c
index 69b520ef403..655bc32509b 100644
--- a/src/mesa/main/enums.c
+++ b/src/mesa/main/enums.c
@@ -1,4 +1,4 @@
-/* $Id: enums.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: enums.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/enums.h b/src/mesa/main/enums.h
index 028c9b4654b..d408d367c6b 100644
--- a/src/mesa/main/enums.h
+++ b/src/mesa/main/enums.h
@@ -1,4 +1,4 @@
-/* $Id: enums.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: enums.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/eval.c b/src/mesa/main/eval.c
index 74604a21c4d..5f5c8071de8 100644
--- a/src/mesa/main/eval.c
+++ b/src/mesa/main/eval.c
@@ -1,4 +1,4 @@
-/* $Id: eval.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: eval.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/eval.h b/src/mesa/main/eval.h
index cde76b08dde..ab36d59fb5b 100644
--- a/src/mesa/main/eval.h
+++ b/src/mesa/main/eval.h
@@ -1,4 +1,4 @@
-/* $Id: eval.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: eval.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index 55687294d17..e7139c280e8 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -1,4 +1,4 @@
-/* $Id: extensions.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: extensions.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/extensions.h b/src/mesa/main/extensions.h
index a19dc479208..ffa2ad50041 100644
--- a/src/mesa/main/extensions.h
+++ b/src/mesa/main/extensions.h
@@ -1,4 +1,4 @@
-/* $Id: extensions.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: extensions.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/feedback.c b/src/mesa/main/feedback.c
index 4251aae01a3..3abbfb38903 100644
--- a/src/mesa/main/feedback.c
+++ b/src/mesa/main/feedback.c
@@ -1,4 +1,4 @@
-/* $Id: feedback.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: feedback.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/feedback.h b/src/mesa/main/feedback.h
index 99a4b7aeb15..d52c18f3da0 100644
--- a/src/mesa/main/feedback.h
+++ b/src/mesa/main/feedback.h
@@ -1,4 +1,4 @@
-/* $Id: feedback.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: feedback.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/fog.c b/src/mesa/main/fog.c
index 1579c8c47ca..93762a73c92 100644
--- a/src/mesa/main/fog.c
+++ b/src/mesa/main/fog.c
@@ -1,4 +1,4 @@
-/* $Id: fog.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: fog.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/fog.h b/src/mesa/main/fog.h
index cf9dcebaf7d..7c5bbe0a945 100644
--- a/src/mesa/main/fog.h
+++ b/src/mesa/main/fog.h
@@ -1,4 +1,4 @@
-/* $Id: fog.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: fog.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
index 65a682c5472..117dac176d7 100644
--- a/src/mesa/main/get.c
+++ b/src/mesa/main/get.c
@@ -1,4 +1,4 @@
-/* $Id: get.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: get.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/get.h b/src/mesa/main/get.h
index c4e55041f66..376c6a2a973 100644
--- a/src/mesa/main/get.h
+++ b/src/mesa/main/get.h
@@ -1,4 +1,4 @@
-/* $Id: get.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: get.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/hash.c b/src/mesa/main/hash.c
index 3d533c82e8e..c1acb7b7012 100644
--- a/src/mesa/main/hash.c
+++ b/src/mesa/main/hash.c
@@ -1,4 +1,4 @@
-/* $Id: hash.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: hash.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/hash.h b/src/mesa/main/hash.h
index a38159ce090..eefbf6b47a2 100644
--- a/src/mesa/main/hash.h
+++ b/src/mesa/main/hash.h
@@ -1,4 +1,4 @@
-/* $Id: hash.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: hash.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c
index 46c33a67d90..2c506cb37da 100644
--- a/src/mesa/main/image.c
+++ b/src/mesa/main/image.c
@@ -1,4 +1,4 @@
-/* $Id: image.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: image.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/image.h b/src/mesa/main/image.h
index 3fd2ca8b338..b00997a0989 100644
--- a/src/mesa/main/image.h
+++ b/src/mesa/main/image.h
@@ -1,4 +1,4 @@
-/* $Id: image.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: image.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/light.c b/src/mesa/main/light.c
index cc396f85a50..104c4a05f45 100644
--- a/src/mesa/main/light.c
+++ b/src/mesa/main/light.c
@@ -1,4 +1,4 @@
-/* $Id: light.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: light.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/light.h b/src/mesa/main/light.h
index 18d25e9828f..1c09ea801be 100644
--- a/src/mesa/main/light.h
+++ b/src/mesa/main/light.h
@@ -1,4 +1,4 @@
-/* $Id: light.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: light.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/lines.c b/src/mesa/main/lines.c
index ed671d7a829..da030bfe52d 100644
--- a/src/mesa/main/lines.c
+++ b/src/mesa/main/lines.c
@@ -1,4 +1,4 @@
-/* $Id: lines.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: lines.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/lines.h b/src/mesa/main/lines.h
index f85a7a49103..e1b8136efc2 100644
--- a/src/mesa/main/lines.h
+++ b/src/mesa/main/lines.h
@@ -1,4 +1,4 @@
-/* $Id: lines.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: lines.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/macros.h b/src/mesa/main/macros.h
index 61e89748369..39f1bf8d3fa 100644
--- a/src/mesa/main/macros.h
+++ b/src/mesa/main/macros.h
@@ -1,4 +1,4 @@
-/* $Id: macros.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: macros.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/matrix.c b/src/mesa/main/matrix.c
index c6459947fe5..5107ff0c54c 100644
--- a/src/mesa/main/matrix.c
+++ b/src/mesa/main/matrix.c
@@ -1,4 +1,4 @@
-/* $Id: matrix.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: matrix.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/matrix.h b/src/mesa/main/matrix.h
index f89993e316a..9f6f9e96d46 100644
--- a/src/mesa/main/matrix.h
+++ b/src/mesa/main/matrix.h
@@ -1,4 +1,4 @@
-/* $Id: matrix.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: matrix.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/pixel.c b/src/mesa/main/pixel.c
index 316c357af19..85561bc1caf 100644
--- a/src/mesa/main/pixel.c
+++ b/src/mesa/main/pixel.c
@@ -1,4 +1,4 @@
-/* $Id: pixel.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: pixel.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/pixel.h b/src/mesa/main/pixel.h
index c592d068539..ef2eb2bbb2a 100644
--- a/src/mesa/main/pixel.h
+++ b/src/mesa/main/pixel.h
@@ -1,4 +1,4 @@
-/* $Id: pixel.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: pixel.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/points.c b/src/mesa/main/points.c
index 928acc88913..02c363dff14 100644
--- a/src/mesa/main/points.c
+++ b/src/mesa/main/points.c
@@ -1,4 +1,4 @@
-/* $Id: points.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: points.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/points.h b/src/mesa/main/points.h
index a53ce9b2d22..8e5d1bbf558 100644
--- a/src/mesa/main/points.h
+++ b/src/mesa/main/points.h
@@ -1,4 +1,4 @@
-/* $Id: points.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: points.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/polygon.c b/src/mesa/main/polygon.c
index 83690035ffa..0f24e4d67e1 100644
--- a/src/mesa/main/polygon.c
+++ b/src/mesa/main/polygon.c
@@ -1,4 +1,4 @@
-/* $Id: polygon.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: polygon.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/polygon.h b/src/mesa/main/polygon.h
index ac591bbda4b..ee82ac112b5 100644
--- a/src/mesa/main/polygon.h
+++ b/src/mesa/main/polygon.h
@@ -1,4 +1,4 @@
-/* $Id: polygon.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: polygon.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/rastpos.c b/src/mesa/main/rastpos.c
index 000af375ba2..e6892fb2a44 100644
--- a/src/mesa/main/rastpos.c
+++ b/src/mesa/main/rastpos.c
@@ -1,4 +1,4 @@
-/* $Id: rastpos.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: rastpos.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/rastpos.h b/src/mesa/main/rastpos.h
index 44dfbab0d62..4cb3345c8b0 100644
--- a/src/mesa/main/rastpos.h
+++ b/src/mesa/main/rastpos.h
@@ -1,4 +1,4 @@
-/* $Id: rastpos.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: rastpos.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/simple_list.h b/src/mesa/main/simple_list.h
index 994d955b7fb..68611042e75 100644
--- a/src/mesa/main/simple_list.h
+++ b/src/mesa/main/simple_list.h
@@ -1,4 +1,4 @@
-/* $Id: simple_list.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: simple_list.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/stencil.c b/src/mesa/main/stencil.c
index 69bd70188b1..0c57d6aee56 100644
--- a/src/mesa/main/stencil.c
+++ b/src/mesa/main/stencil.c
@@ -1,4 +1,4 @@
-/* $Id: stencil.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: stencil.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/stencil.h b/src/mesa/main/stencil.h
index 989cd988fe8..350e1ad53a2 100644
--- a/src/mesa/main/stencil.h
+++ b/src/mesa/main/stencil.h
@@ -1,4 +1,4 @@
-/* $Id: stencil.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: stencil.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/teximage.c b/src/mesa/main/teximage.c
index f2f301e398b..69a6f1be1ad 100644
--- a/src/mesa/main/teximage.c
+++ b/src/mesa/main/teximage.c
@@ -1,4 +1,4 @@
-/* $Id: teximage.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: teximage.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/teximage.h b/src/mesa/main/teximage.h
index eb72f961e5a..9b0481bc464 100644
--- a/src/mesa/main/teximage.h
+++ b/src/mesa/main/teximage.h
@@ -1,4 +1,4 @@
-/* $Id: teximage.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: teximage.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/texobj.c b/src/mesa/main/texobj.c
index 78691d24f2c..414fefae274 100644
--- a/src/mesa/main/texobj.c
+++ b/src/mesa/main/texobj.c
@@ -1,4 +1,4 @@
-/* $Id: texobj.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: texobj.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/texobj.h b/src/mesa/main/texobj.h
index 655c823753c..68eb62e8e00 100644
--- a/src/mesa/main/texobj.h
+++ b/src/mesa/main/texobj.h
@@ -1,4 +1,4 @@
-/* $Id: texobj.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: texobj.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/texstate.c b/src/mesa/main/texstate.c
index eee5eaa0e44..3c32fb18b7f 100644
--- a/src/mesa/main/texstate.c
+++ b/src/mesa/main/texstate.c
@@ -1,4 +1,4 @@
-/* $Id: texstate.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: texstate.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/texstate.h b/src/mesa/main/texstate.h
index 870693bfa70..dd660b51003 100644
--- a/src/mesa/main/texstate.h
+++ b/src/mesa/main/texstate.h
@@ -1,4 +1,4 @@
-/* $Id: texstate.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: texstate.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/varray.c b/src/mesa/main/varray.c
index b63d6a7cceb..f82d3c52927 100644
--- a/src/mesa/main/varray.c
+++ b/src/mesa/main/varray.c
@@ -1,4 +1,4 @@
-/* $Id: varray.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: varray.c,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/varray.h b/src/mesa/main/varray.h
index fc81a61c720..d2a7972ccc2 100644
--- a/src/mesa/main/varray.h
+++ b/src/mesa/main/varray.h
@@ -1,4 +1,4 @@
-/* $Id: varray.h,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: varray.h,v 1.1.1.1 1999/08/19 00:55:41 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/x86/3dnow.c b/src/mesa/x86/3dnow.c
index f91a90b33f1..86da8a199e7 100644
--- a/src/mesa/x86/3dnow.c
+++ b/src/mesa/x86/3dnow.c
@@ -1,4 +1,4 @@
-/* $Id: 3dnow.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: 3dnow.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/x86/3dnow.h b/src/mesa/x86/3dnow.h
index b06cc5b2881..8f8161d5b3a 100644
--- a/src/mesa/x86/3dnow.h
+++ b/src/mesa/x86/3dnow.h
@@ -1,4 +1,4 @@
-/* $Id: 3dnow.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: 3dnow.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/x86/x86.c b/src/mesa/x86/x86.c
index fe3bb34c913..bd9b7e3716d 100644
--- a/src/mesa/x86/x86.c
+++ b/src/mesa/x86/x86.c
@@ -1,4 +1,4 @@
-/* $Id: x86.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: x86.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/x86/x86.h b/src/mesa/x86/x86.h
index c7aca91c9f5..c49f98bf10e 100644
--- a/src/mesa/x86/x86.h
+++ b/src/mesa/x86/x86.h
@@ -1,4 +1,4 @@
-/* $Id: x86.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: x86.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library