head	1.5;
access;
symbols
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1;
locks; strict;
comment	@# @;


1.5
date	2001.04.16.18.58.32;	author kris;	state dead;
branches;
next	1.4;

1.4
date	99.10.22.09.35.48;	author nakai;	state Exp;
branches;
next	1.3;

1.3
date	99.10.20.10.59.05;	author nakai;	state Exp;
branches;
next	1.2;

1.2
date	99.10.20.03.59.13;	author nakai;	state dead;
branches;
next	1.1;

1.1
date	98.04.23.16.50.41;	author mph;	state Exp;
branches;
next	;


desc
@@


1.5
log
@This port has been broken for a long time, and is also obsolete
software.  Wave goodbye, now!

Approved by:	maintainer
@
text
@--- src/harmony/scene/mesacontext.C.orig	Wed Feb 26 02:06:48 1997
+++ src/harmony/scene/mesacontext.C	Fri Oct 22 15:19:42 1999
@@@@ -95,8 +95,8 @@@@
 
 #include <IV-X11/Xdefs.h>      /* Display, Font of X11 */
 /* include <mesa/GL/xmesa.h> */
-#include <mesa/GL/glx.h>
-#include <mesa/GL/glu.h>
+#include <GL/glx.h>
+#include <GL/glu.h>
 #include <IV-X11/Xundefs.h>  /* get back to IV's names */
 
 #include <iostream.h>
@@@@ -236,6 +236,7 @@@@
     xdpy, &xvisinfo_, 1,  // rgb mode
     0,  // no alpha planes (Mesa 2.0)
     double_buffered_,
+    0,
     imgcontext,  // ximage or pixmap
     1, 0, 0,  // depth buffer, no stencil, no accum (Mesa 2.0)
     0  // level (Mesa 2.0)
@


1.4
log
@Add some patches for the clean install.
@
text
@@


1.3
log
@Revert my delete, and set this MAINTAINER to ports.

Vrweb is obsolete by its authors and the new version is
java-based VRWave ( not ported yet ) so I don't work
around this but somebody may make this port works again..
@
text
@d1 2
a2 2
--- src/harmony/scene/mesacontext.C.orig	Thu Apr 23 16:08:17 1998
+++ src/harmony/scene/mesacontext.C	Thu Apr 23 16:08:47 1998
d14 8
@


1.2
log
@Remove vrweb.
This VRML browser is obsolete and nobody needs for a long time.
@
text
@@


1.1
log
@Patches from maintainer to make the port non-BROKEN.

PR:		6392
Submitted by:	Yukihiro Nakai <nakai@@apricot.astec.co.jp>
@
text
@@

