diff options
author | jtg <jtg> | 1999-08-19 00:55:39 +0000 |
---|---|---|
committer | jtg <jtg> | 1999-08-19 00:55:39 +0000 |
commit | fd624c0601f71bf8b39ccc748a8a13d01ea5f7d2 (patch) | |
tree | 85cb4d55b85164f23c13d9ff0e4fcadd0ca561fd /include/GL | |
parent | afb833d4e89c312460a4ab9ed6a7a8ca4ebbfe1c (diff) |
Diffstat (limited to 'include/GL')
-rw-r--r-- | include/GL/amesa.h | 6 | ||||
-rw-r--r-- | include/GL/foomesa.h | 6 | ||||
-rw-r--r-- | include/GL/fxmesa.h | 6 | ||||
-rw-r--r-- | include/GL/ggimesa.h | 6 | ||||
-rw-r--r-- | include/GL/gl.h | 2 | ||||
-rw-r--r-- | include/GL/gl_mangle.h | 2 | ||||
-rw-r--r-- | include/GL/glu.h | 6 | ||||
-rw-r--r-- | include/GL/glu_mangle.h | 6 | ||||
-rw-r--r-- | include/GL/glut_h.dja | 4 | ||||
-rw-r--r-- | include/GL/glx.h | 6 | ||||
-rw-r--r-- | include/GL/glx_mangle.h | 6 | ||||
-rw-r--r-- | include/GL/mglmesa.h | 2 | ||||
-rw-r--r-- | include/GL/osmesa.h | 6 | ||||
-rw-r--r-- | include/GL/svgamesa.h | 6 | ||||
-rw-r--r-- | include/GL/wmesa.h | 6 | ||||
-rw-r--r-- | include/GL/xmesa.h | 6 | ||||
-rw-r--r-- | include/GL/xmesa_x.h | 2 | ||||
-rw-r--r-- | include/GL/xmesa_xf86.h | 2 |
18 files changed, 43 insertions, 43 deletions
diff --git a/include/GL/amesa.h b/include/GL/amesa.h index b4a1867d04..f9f13a83e9 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 8874629450..160f9b04ca 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 68f15eb3cb..caa1eea5d7 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 b7f937976b..b635e06256 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 58b51d5abf..fc2a246b06 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 8ab25a90f0..fd9d49053b 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 b1321c0e97..c9dc28abb8 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 ed3944c54b..3dd2713562 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 d5713f0c90..b54b0ea941 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 4b27880eba..6625e454f3 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 e246801f78..6a75b0ddf4 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 76deb33971..17e5d3ca2f 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 11423a8e3d..34288ef639 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 9625a5b59a..8e93bf073a 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 94b61974c3..a5e3341695 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 b25a2ace7e..714c2c27c8 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 c9bb17a53f..5ff10bd28c 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 5c1af7a641..9b4d9faf06 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_ |