summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/GL/amesa.h6
-rw-r--r--include/GL/foomesa.h6
-rw-r--r--include/GL/fxmesa.h6
-rw-r--r--include/GL/ggimesa.h6
-rw-r--r--include/GL/gl.h2
-rw-r--r--include/GL/gl_mangle.h2
-rw-r--r--include/GL/glu.h6
-rw-r--r--include/GL/glu_mangle.h6
-rw-r--r--include/GL/glut_h.dja4
-rw-r--r--include/GL/glx.h6
-rw-r--r--include/GL/glx_mangle.h6
-rw-r--r--include/GL/mglmesa.h2
-rw-r--r--include/GL/osmesa.h6
-rw-r--r--include/GL/svgamesa.h6
-rw-r--r--include/GL/wmesa.h6
-rw-r--r--include/GL/xmesa.h6
-rw-r--r--include/GL/xmesa_x.h2
-rw-r--r--include/GL/xmesa_xf86.h2
18 files changed, 43 insertions, 43 deletions
diff --git a/include/GL/amesa.h b/include/GL/amesa.h
index b4a1867d042..f9f13a83e95 100644
--- a/include/GL/amesa.h
+++ b/include/GL/amesa.h
@@ -1,4 +1,4 @@
-/* $Id: amesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: amesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -27,8 +27,8 @@
/*
* $Log: amesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.1 1999/03/16 01:24:13 brianp
* initial check-in
diff --git a/include/GL/foomesa.h b/include/GL/foomesa.h
index 88746294501..160f9b04cae 100644
--- a/include/GL/foomesa.h
+++ b/include/GL/foomesa.h
@@ -1,4 +1,4 @@
-/* $Id: foomesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: foomesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: foomesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.1 1998/06/02 01:34:18 brianp
* Initial revision
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index 68f15eb3cbb..caa1eea5d78 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -1,4 +1,4 @@
-/* $Id: fxmesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: fxmesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: fxmesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.2 1999/01/03 02:46:31 brianp
* now using GLAPI and GLAPIENTRY keywords (Ted Jump)
diff --git a/include/GL/ggimesa.h b/include/GL/ggimesa.h
index b7f937976b3..b635e06256e 100644
--- a/include/GL/ggimesa.h
+++ b/include/GL/ggimesa.h
@@ -1,4 +1,4 @@
-/* $Id: ggimesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: ggimesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,8 +24,8 @@
/*
* $Log: ggimesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.2 1998/09/29 01:46:40 brianp
* applied Emmanuel Marty's patches for latest GGI
diff --git a/include/GL/gl.h b/include/GL/gl.h
index 58b51d5abf6..fc2a246b06a 100644
--- a/include/GL/gl.h
+++ b/include/GL/gl.h
@@ -1,4 +1,4 @@
-/* $Id: gl.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: gl.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/include/GL/gl_mangle.h b/include/GL/gl_mangle.h
index 8ab25a90f07..fd9d49053bf 100644
--- a/include/GL/gl_mangle.h
+++ b/include/GL/gl_mangle.h
@@ -1,4 +1,4 @@
-/* $Id: gl_mangle.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: gl_mangle.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/include/GL/glu.h b/include/GL/glu.h
index b1321c0e978..c9dc28abb87 100644
--- a/include/GL/glu.h
+++ b/include/GL/glu.h
@@ -1,4 +1,4 @@
-/* $Id: glu.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: glu.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: glu.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.6 1999/02/14 03:39:45 brianp
* updated for BeOS R4
diff --git a/include/GL/glu_mangle.h b/include/GL/glu_mangle.h
index ed3944c54b1..3dd27135626 100644
--- a/include/GL/glu_mangle.h
+++ b/include/GL/glu_mangle.h
@@ -1,4 +1,4 @@
-/* $Id: glu_mangle.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: glu_mangle.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: glu_mangle.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.1 1999/06/21 22:00:42 brianp
* added #ifndef GLU_MANGLE_H stuff
diff --git a/include/GL/glut_h.dja b/include/GL/glut_h.dja
index d5713f0c90a..b54b0ea941e 100644
--- a/include/GL/glut_h.dja
+++ b/include/GL/glut_h.dja
@@ -23,8 +23,8 @@
/*
* $Log: glut_h.dja,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.1 1999/06/23 00:51:27 brianp
* initial check-in
diff --git a/include/GL/glx.h b/include/GL/glx.h
index 4b27880eba9..6625e454f34 100644
--- a/include/GL/glx.h
+++ b/include/GL/glx.h
@@ -1,4 +1,4 @@
-/* $Id: glx.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: glx.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -27,8 +27,8 @@
/*
* $Log: glx.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.3 1999/02/14 03:39:09 brianp
* new copyright
diff --git a/include/GL/glx_mangle.h b/include/GL/glx_mangle.h
index e246801f78c..6a75b0ddf4d 100644
--- a/include/GL/glx_mangle.h
+++ b/include/GL/glx_mangle.h
@@ -1,4 +1,4 @@
-/* $Id: glx_mangle.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: glx_mangle.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: glx_mangle.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.3 1999/06/21 22:01:00 brianp
* added #ifndef GLX_MANGLE_H stuff, video sync extension functions
diff --git a/include/GL/mglmesa.h b/include/GL/mglmesa.h
index 76deb339710..17e5d3ca2f8 100644
--- a/include/GL/mglmesa.h
+++ b/include/GL/mglmesa.h
@@ -6,7 +6,7 @@
* All rights reserved.
*
* Filename: $Workfile: mglmesa.h $
-* Version: $Revision: 1.1 $
+* Version: $Revision: 1.1.1.1 $
*
* Language: ANSI C
* Environment: Any
diff --git a/include/GL/osmesa.h b/include/GL/osmesa.h
index 11423a8e3d0..34288ef6390 100644
--- a/include/GL/osmesa.h
+++ b/include/GL/osmesa.h
@@ -1,4 +1,4 @@
-/* $Id: osmesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: osmesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -27,8 +27,8 @@
/*
* $Log: osmesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.4 1999/02/14 03:39:09 brianp
* new copyright
diff --git a/include/GL/svgamesa.h b/include/GL/svgamesa.h
index 9625a5b59ab..8e93bf073a0 100644
--- a/include/GL/svgamesa.h
+++ b/include/GL/svgamesa.h
@@ -1,4 +1,4 @@
-/* $Id: svgamesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: svgamesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: svgamesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.0 1998/02/20 05:07:24 brianp
* initial rev
diff --git a/include/GL/wmesa.h b/include/GL/wmesa.h
index 94b61974c37..a5e33416952 100644
--- a/include/GL/wmesa.h
+++ b/include/GL/wmesa.h
@@ -1,4 +1,4 @@
-/* $Id: wmesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: wmesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,8 +24,8 @@
/*
* $Log: wmesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 3.2 1999/01/03 02:54:45 brianp
* updated per Ted Jump
diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h
index b25a2ace7e8..714c2c27c84 100644
--- a/include/GL/xmesa.h
+++ b/include/GL/xmesa.h
@@ -1,4 +1,4 @@
-/* $Id: xmesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: xmesa.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -27,8 +27,8 @@
/*
* $Log: xmesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
+ * Revision 1.1.1.1 1999/08/19 00:55:40 jtg
+ * Imported sources
*
* Revision 1.3 1999/02/24 22:43:27 jens
* Name changes to get XMesa to compile standalone inside XFree86
diff --git a/include/GL/xmesa_x.h b/include/GL/xmesa_x.h
index c9bb17a53f7..5ff10bd28c4 100644
--- a/include/GL/xmesa_x.h
+++ b/include/GL/xmesa_x.h
@@ -30,7 +30,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Authors:
* Kevin E. Martin <kevin@precisioninsight.com>
*
- * $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/include/GL/xmesa_x.h,v 1.1 1999/08/19 00:55:40 jtg Exp $
+ * $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/include/GL/xmesa_x.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $
*/
#ifndef _XMESA_X_H_
diff --git a/include/GL/xmesa_xf86.h b/include/GL/xmesa_xf86.h
index 5c1af7a641f..9b4d9faf065 100644
--- a/include/GL/xmesa_xf86.h
+++ b/include/GL/xmesa_xf86.h
@@ -30,7 +30,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Authors:
* Kevin E. Martin <kevin@precisioninsight.com>
*
- * $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/include/GL/xmesa_xf86.h,v 1.1 1999/08/19 00:55:40 jtg Exp $
+ * $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/include/GL/xmesa_xf86.h,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $
*/
#ifndef _XMESA_XF86_H_