summaryrefslogtreecommitdiff
path: root/xc/extras/ogl-sample/main/gfx/lib/glw
diff options
context:
space:
mode:
Diffstat (limited to 'xc/extras/ogl-sample/main/gfx/lib/glw')
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/Distfile2
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c4
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c4
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h6
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h6
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c4
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h6
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h6
-rwxr-xr-xxc/extras/ogl-sample/main/gfx/lib/glw/GNUmakefile2
9 files changed, 5 insertions, 35 deletions
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/Distfile b/xc/extras/ogl-sample/main/gfx/lib/glw/Distfile
index 926d3f6f2..3270654bf 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/Distfile
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/Distfile
@@ -1,6 +1,4 @@
#
-# $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-# $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/Distfile,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
#
DISTFILES_SI = \
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c
index e506f7926..ba4ce5bd5 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c
@@ -31,16 +31,14 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
*/
/* utility routines for GLX.
* Since these routines are used both in the Motif and X versions of
* the widget, they cannot peek directly into the structure
*
- * $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwDAUtil.c,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
-/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c,v 1.2 2000/11/02 20:39:06 dawes Exp $ */
+/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c,v 1.3 2001/05/02 13:37:45 dawes Exp $ */
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c
index 4e917b7e4..8eee9fc23 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwDrawA.c,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
#include <stdio.h>
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h
index b2052beb5..5789b8e39 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwDrawA.h,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
/*
@@ -43,7 +39,7 @@
** tree and for generating both Motif(TM) 1.2 and 2.x versions of the widgets
** in the same library.
*/
-/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h,v 1.2 2000/11/02 20:39:07 dawes Exp $ */
+/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h,v 1.3 2001/05/02 13:37:45 dawes Exp $ */
#ifndef _GLwDrawA_h
#define _GLwDrawA_h
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h
index 91189a345..6ee9d45ec 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwDrawAP.h,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
/*
@@ -43,7 +39,7 @@
** tree and for generating both Motif(TM) 1.2 and 2.x versions of the widgets
** in the same library.
*/
-/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h,v 1.2 2000/11/02 20:39:07 dawes Exp $ */
+/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h,v 1.3 2001/05/02 13:37:45 dawes Exp $ */
#ifndef _GLwDrawAP_h
#define _GLwDrawAP_h
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c
index 7cd5c1a23..35c34aabb 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwMDrawA.c,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
#ifndef __GLX_MOTIF
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h
index a275aec47..d51abc8f6 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwMDrawA.h,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
/*
@@ -43,7 +39,7 @@
** tree and for generating both Motif(TM) 1.2 and 2.x versions of the widgets
** in the same library.
*/
-/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h,v 1.2 2000/11/02 20:39:07 dawes Exp $ */
+/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h,v 1.3 2001/05/02 13:37:45 dawes Exp $ */
#ifndef __GLX_MOTIF
#define __GLX_MOTIF 1
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h
index b36bb7b93..4289c7bce 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h
@@ -31,10 +31,6 @@
** published by SGI, but has not been independently verified as being
** compliant with the OpenGL(R) version 1.2.1 Specification.
**
-** $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-*/
-/*
-** $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GLwMDrawAP.h,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
*/
/*
@@ -43,7 +39,7 @@
** tree and for generating both Motif(TM) 1.2 and 2.x versions of the widgets
** in the same library.
*/
-/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h,v 1.2 2000/11/02 20:39:07 dawes Exp $ */
+/* $XFree86: xc/extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h,v 1.3 2001/05/02 13:37:45 dawes Exp $ */
#ifndef __GLX_MOTIF
#define __GLX_MOTIF 1
diff --git a/xc/extras/ogl-sample/main/gfx/lib/glw/GNUmakefile b/xc/extras/ogl-sample/main/gfx/lib/glw/GNUmakefile
index 4dc3eb204..ba2a99ee1 100755
--- a/xc/extras/ogl-sample/main/gfx/lib/glw/GNUmakefile
+++ b/xc/extras/ogl-sample/main/gfx/lib/glw/GNUmakefile
@@ -32,8 +32,6 @@
# published by SGI, but has not been independently verified as being
# compliant with the OpenGL(R) version 1.2.1 Specification.
#
-# $Date: 2000/11/08 02:53:56 $ $Revision: 1.1.1.1 $
-# $Header: /home/ajax/dri-backup/xc/xc/extras/ogl-sample/main/gfx/lib/glw/Attic/GNUmakefile,v 1.1.1.1 2000/11/08 02:53:56 dawes Exp $
include $(ROOT)/usr/include/make/commondefs