summaryrefslogtreecommitdiff
path: root/include/GL
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2003-06-05 00:50:18 +0000
committerIan Romanick <idr@us.ibm.com>2003-06-05 00:50:18 +0000
commit9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch)
tree6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /include/GL
parentb9e1411660d80612ec9706c443eacb0f46caefad (diff)
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'include/GL')
-rw-r--r--include/GL/amesa.h2
-rw-r--r--include/GL/foomesa.h13
-rw-r--r--include/GL/fxmesa.h2
-rw-r--r--include/GL/ggimesa.h2
-rw-r--r--include/GL/glu_mangle.h21
-rw-r--r--include/GL/glut_h.dja12
-rw-r--r--include/GL/glx.h2
-rw-r--r--include/GL/glx_mangle.h2
-rw-r--r--include/GL/mesa_wgl.h2
-rw-r--r--include/GL/mglmesa.h5
-rw-r--r--include/GL/osmesa.h2
-rw-r--r--include/GL/svgamesa.h2
-rw-r--r--include/GL/wmesa.h28
-rw-r--r--include/GL/xmesa.h2
-rw-r--r--include/GL/xmesa_x.h1
-rw-r--r--include/GL/xmesa_xf86.h1
16 files changed, 2 insertions, 97 deletions
diff --git a/include/GL/amesa.h b/include/GL/amesa.h
index 25a5aa48a8..852d34cf4f 100644
--- a/include/GL/amesa.h
+++ b/include/GL/amesa.h
@@ -1,5 +1,3 @@
-/* $Id: amesa.h,v 1.2 2000/02/09 19:03:28 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 3.3
diff --git a/include/GL/foomesa.h b/include/GL/foomesa.h
index 8874629450..8517d88388 100644
--- a/include/GL/foomesa.h
+++ b/include/GL/foomesa.h
@@ -1,5 +1,3 @@
-/* $Id: foomesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 3.0
@@ -22,17 +20,6 @@
/*
- * $Log: foomesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
- *
- * Revision 1.1 1998/06/02 01:34:18 brianp
- * Initial revision
- *
- */
-
-
-/*
* Example Foo/Mesa interface. See src/ddsample.c for more info.
*/
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index 60a9b5f99e..b197892398 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -1,5 +1,3 @@
-/* $Id: fxmesa.h,v 1.4 2001/09/23 16:06:13 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.0
diff --git a/include/GL/ggimesa.h b/include/GL/ggimesa.h
index 1e8eb52b6a..90e0b42222 100644
--- a/include/GL/ggimesa.h
+++ b/include/GL/ggimesa.h
@@ -1,5 +1,3 @@
-/* $Id: ggimesa.h,v 1.4 2002/06/10 15:16:44 brianp Exp $ */
-
/*
* Mesa 3-D graphics library GGI bindings (GGIGL [giggle])
* Version: 4.0
diff --git a/include/GL/glu_mangle.h b/include/GL/glu_mangle.h
index 6f92f221a5..4cc9b6f044 100644
--- a/include/GL/glu_mangle.h
+++ b/include/GL/glu_mangle.h
@@ -1,5 +1,3 @@
-/* $Id: glu_mangle.h,v 1.3 2001/09/20 22:18:47 kschultz Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 3.0
@@ -21,25 +19,6 @@
*/
-/*
- * $Log: glu_mangle.h,v $
- * Revision 1.3 2001/09/20 22:18:47 kschultz
- * add mangling for new entry points
- *
- * Revision 1.2 1999/09/10 02:08:19 gareth
- * Added GLU 1.3 tessellation (except winding rule code).
- *
- * 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
- *
- * Revision 3.0 1998/02/20 05:04:45 brianp
- * initial rev
- *
- */
-
#ifndef GLU_MANGLE_H
#define GLU_MANGLE_H
diff --git a/include/GL/glut_h.dja b/include/GL/glut_h.dja
index d5713f0c90..e76dcb985e 100644
--- a/include/GL/glut_h.dja
+++ b/include/GL/glut_h.dja
@@ -1,4 +1,3 @@
-/* $Id*/
/*
* Mesa 3-D graphics library
@@ -22,17 +21,6 @@
/*
- * $Log: glut_h.dja,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
- *
- * Revision 1.1 1999/06/23 00:51:27 brianp
- * initial check-in
- *
- */
-
-
-/*
* This header file is based on the REAL glut.h by Mark J. Kilgard.
*
* The DJGPP/ALLEGRO (DJA) GLUT implementation was written by
diff --git a/include/GL/glx.h b/include/GL/glx.h
index 88fa0f571c..5feb013bae 100644
--- a/include/GL/glx.h
+++ b/include/GL/glx.h
@@ -1,5 +1,3 @@
-/* $Id: glx.h,v 1.39 2003/01/14 04:49:31 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.1
diff --git a/include/GL/glx_mangle.h b/include/GL/glx_mangle.h
index da96d2003f..d0b47d94e7 100644
--- a/include/GL/glx_mangle.h
+++ b/include/GL/glx_mangle.h
@@ -1,5 +1,3 @@
-/* $Id: glx_mangle.h,v 1.2 2001/11/09 22:01:02 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.1
diff --git a/include/GL/mesa_wgl.h b/include/GL/mesa_wgl.h
index 8a7b746857..a331bb3514 100644
--- a/include/GL/mesa_wgl.h
+++ b/include/GL/mesa_wgl.h
@@ -1,5 +1,3 @@
-/* $Id: mesa_wgl.h,v 1.6 2001/05/07 13:58:00 gareth Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 3.1
diff --git a/include/GL/mglmesa.h b/include/GL/mglmesa.h
index 76deb33971..d9ba61c175 100644
--- a/include/GL/mglmesa.h
+++ b/include/GL/mglmesa.h
@@ -5,8 +5,8 @@
* Copyright (C) 1996 SciTech Software.
* All rights reserved.
*
-* Filename: $Workfile: mglmesa.h $
-* Version: $Revision: 1.1 $
+* Filename: mglmesa.h
+* Version: Revision: 1.1.1.1
*
* Language: ANSI C
* Environment: Any
@@ -34,7 +34,6 @@
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
-* $Date: 1999/08/19 00:55:40 $ $Author: jtg $
*
****************************************************************************/
diff --git a/include/GL/osmesa.h b/include/GL/osmesa.h
index d941237812..cf892b91c9 100644
--- a/include/GL/osmesa.h
+++ b/include/GL/osmesa.h
@@ -1,5 +1,3 @@
-/* $Id: osmesa.h,v 1.10 2002/04/04 16:58:04 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.1
diff --git a/include/GL/svgamesa.h b/include/GL/svgamesa.h
index 775251a05b..67c0e4c5c6 100644
--- a/include/GL/svgamesa.h
+++ b/include/GL/svgamesa.h
@@ -1,5 +1,3 @@
-/* $Id: svgamesa.h,v 1.6 2001/09/23 16:06:13 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.0
diff --git a/include/GL/wmesa.h b/include/GL/wmesa.h
index 67ca17f7a4..dc1ec89d2b 100644
--- a/include/GL/wmesa.h
+++ b/include/GL/wmesa.h
@@ -1,5 +1,3 @@
-/* $Id: wmesa.h,v 1.2 2002/04/23 18:23:32 kschultz Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 3.0
@@ -23,32 +21,6 @@
/*
- * $Log: wmesa.h,v $
- * Revision 1.2 2002/04/23 18:23:32 kschultz
- * Fix up alpha buffer handling for Windows.
- * - add two new Pixel Format Descriptors that do not have alpha bits to
- * mirror the two that do.
- * - add logic to wglChoosePixelFormat to match PFD's with respect to alpha.
- * - Create/clear software alpha buffer as required.
- * Now a wgl or GLUT program can control the creation of a software alpha
- * buffer via the PFD or GLUT parms, respectively.
- *
- * 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
- *
- * Revision 3.1 1998/12/01 02:34:27 brianp
- * applied Mark Kilgard's patches from November 30, 1998
- *
- * Revision 3.0 1998/02/20 05:06:59 brianp
- * initial rev
- *
- */
-
-
-/*
* Windows driver by: Mark E. Peterson (markp@ic.mankato.mn.us)
* Updated by Li Wei (liwei@aiar.xjtu.edu.cn)
*
diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h
index d5a08f9d5f..2b7f367543 100644
--- a/include/GL/xmesa.h
+++ b/include/GL/xmesa.h
@@ -1,5 +1,3 @@
-/* $Id: xmesa.h,v 1.14 2002/10/05 03:03:37 brianp Exp $ */
-
/*
* Mesa 3-D graphics library
* Version: 4.1
diff --git a/include/GL/xmesa_x.h b/include/GL/xmesa_x.h
index d5fb399b44..def0447195 100644
--- a/include/GL/xmesa_x.h
+++ b/include/GL/xmesa_x.h
@@ -30,7 +30,6 @@ 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.2 2000/02/25 20:31:11 brianp Exp $
*/
#ifndef _XMESA_X_H_
diff --git a/include/GL/xmesa_xf86.h b/include/GL/xmesa_xf86.h
index a07c7f4893..983f234ddd 100644
--- a/include/GL/xmesa_xf86.h
+++ b/include/GL/xmesa_xf86.h
@@ -30,7 +30,6 @@ 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.5 2000/04/05 22:09:10 brianp Exp $
*/
#ifndef _XMESA_XF86_H_