Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.

This commit is contained in:
Ian Romanick
2003-06-05 00:50:18 +00:00
parent b9e1411660
commit 9ac51f57ef
277 changed files with 5 additions and 433 deletions

View File

@@ -1,5 +1,3 @@
/* $Id: amesa.h,v 1.2 2000/02/09 19:03:28 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 3.3 * Version: 3.3

View File

@@ -1,5 +1,3 @@
/* $Id: foomesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 3.0 * Version: 3.0
@@ -21,17 +19,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. * Example Foo/Mesa interface. See src/ddsample.c for more info.
*/ */

View File

@@ -1,5 +1,3 @@
/* $Id: fxmesa.h,v 1.4 2001/09/23 16:06:13 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.0 * Version: 4.0

View File

@@ -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]) * Mesa 3-D graphics library GGI bindings (GGIGL [giggle])
* Version: 4.0 * Version: 4.0

View File

@@ -1,5 +1,3 @@
/* $Id: glu_mangle.h,v 1.3 2001/09/20 22:18:47 kschultz Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 3.0 * 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 #ifndef GLU_MANGLE_H
#define GLU_MANGLE_H #define GLU_MANGLE_H

View File

@@ -1,4 +1,3 @@
/* $Id*/
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
@@ -21,17 +20,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. * This header file is based on the REAL glut.h by Mark J. Kilgard.
* *

View File

@@ -1,5 +1,3 @@
/* $Id: glx.h,v 1.39 2003/01/14 04:49:31 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.1 * Version: 4.1

View File

@@ -1,5 +1,3 @@
/* $Id: glx_mangle.h,v 1.2 2001/11/09 22:01:02 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.1 * Version: 4.1

View File

@@ -1,5 +1,3 @@
/* $Id: mesa_wgl.h,v 1.6 2001/05/07 13:58:00 gareth Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 3.1 * Version: 3.1

View File

@@ -5,8 +5,8 @@
* Copyright (C) 1996 SciTech Software. * Copyright (C) 1996 SciTech Software.
* All rights reserved. * All rights reserved.
* *
* Filename: $Workfile: mglmesa.h $ * Filename: mglmesa.h
* Version: $Revision: 1.1 $ * Version: Revision: 1.1.1.1
* *
* Language: ANSI C * Language: ANSI C
* Environment: Any * Environment: Any
@@ -34,7 +34,6 @@
* License along with this library; if not, write to the Free * License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* $Date: 1999/08/19 00:55:40 $ $Author: jtg $
* *
****************************************************************************/ ****************************************************************************/

View File

@@ -1,5 +1,3 @@
/* $Id: osmesa.h,v 1.10 2002/04/04 16:58:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.1 * Version: 4.1

View File

@@ -1,5 +1,3 @@
/* $Id: svgamesa.h,v 1.6 2001/09/23 16:06:13 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.0 * Version: 4.0

View File

@@ -1,5 +1,3 @@
/* $Id: wmesa.h,v 1.2 2002/04/23 18:23:32 kschultz Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 3.0 * Version: 3.0
@@ -22,32 +20,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) * Windows driver by: Mark E. Peterson (markp@ic.mankato.mn.us)
* Updated by Li Wei (liwei@aiar.xjtu.edu.cn) * Updated by Li Wei (liwei@aiar.xjtu.edu.cn)

View File

@@ -1,5 +1,3 @@
/* $Id: xmesa.h,v 1.14 2002/10/05 03:03:37 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 4.1 * Version: 4.1

View File

@@ -30,7 +30,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Authors: * Authors:
* Kevin E. Martin <kevin@precisioninsight.com> * 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_ #ifndef _XMESA_X_H_

View File

@@ -30,7 +30,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Authors: * Authors:
* Kevin E. Martin <kevin@precisioninsight.com> * 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_ #ifndef _XMESA_XF86_H_

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.BeOS-R4,v 1.15 2003/04/17 19:20:54 brianp Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 3.5 # Version: 3.5

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.cygnus,v 1.12 2000/12/24 22:53:54 pesco Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 3.3 # Version: 3.3

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.win,v 1.8 2003/04/17 19:20:55 brianp Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 5.1 # Version: 5.1
@@ -129,4 +128,4 @@ readtex.c:
-copy ..\util\readtex.c . -copy ..\util\readtex.c .
readtex.h: readtex.h:
-copy ..\util\readtex.h . -copy ..\util\readtex.h .

View File

@@ -1,4 +1,3 @@
/* $Id: bounce.c,v 1.3 2000/08/16 20:36:34 brianp Exp $ */
/* /*
* Bouncing ball demo. * Bouncing ball demo.

View File

@@ -1,4 +1,3 @@
/* $Id: clearspd.c,v 1.5 2002/10/31 12:38:32 keithw Exp $ */
/* /*
* Simple GLUT program to measure glClear() and glutSwapBuffers() speed. * Simple GLUT program to measure glClear() and glutSwapBuffers() speed.

View File

@@ -1,4 +1,3 @@
/* $Id: drawpix.c,v 1.8 2002/07/12 15:54:02 brianp Exp $ */
/* /*
* glDrawPixels demo/test/benchmark * glDrawPixels demo/test/benchmark

View File

@@ -1,4 +1,3 @@
/* $Id: gamma.c,v 1.3 2002/04/22 16:03:37 brianp Exp $ */
/* Draw test patterns to help determine correct gamma value for a display. /* Draw test patterns to help determine correct gamma value for a display.
When the intensities of the inner squares nearly match the intensities When the intensities of the inner squares nearly match the intensities

View File

@@ -1,4 +1,3 @@
/* $Id: gears.c,v 1.6 2000/04/06 02:22:59 brianp Exp $ */
/* /*
* 3-D gear wheels. This program is in the public domain. * 3-D gear wheels. This program is in the public domain.

View File

@@ -1,4 +1,3 @@
/* $Id: geartrain.c,v 1.8 2001/10/04 19:14:26 kschultz Exp $ */
/* /*
* GearTrain Simulator * Version: 1.00 * GearTrain Simulator * Version: 1.00

View File

@@ -1,4 +1,3 @@
/* $Id: glinfo.c,v 1.2 2002/04/22 16:03:37 brianp Exp $ */
/* /*
* Print GL, GLU and GLUT version and extension info * Print GL, GLU and GLUT version and extension info

View File

@@ -1,4 +1,3 @@
/* $Id: gloss.c,v 1.7 2002/11/28 15:51:55 brianp Exp $ */
/* /*
* Specular reflection demo. The specular highlight is modulated by * Specular reflection demo. The specular highlight is modulated by

View File

@@ -1,4 +1,3 @@
/* $Id: glutfx.c,v 1.3 2002/04/22 16:03:37 brianp Exp $ */
/* /*
* Example of how one might use GLUT with the 3Dfx driver in full-screen mode. * Example of how one might use GLUT with the 3Dfx driver in full-screen mode.

View File

@@ -1,4 +1,3 @@
/* $Id: isosurf.c,v 1.15 2002/10/18 17:47:35 kschultz Exp $ */
/* /*
* Display an isosurface of 3-D wind speed volume. * Display an isosurface of 3-D wind speed volume.

View File

@@ -1,27 +1,3 @@
/* $Id: morph3d.c,v 1.4 2000/06/27 17:04:43 brianp Exp $ */
/*
* $Log: morph3d.c,v $
* Revision 1.4 2000/06/27 17:04:43 brianp
* fixed compiler warnings
*
* Revision 1.3 1999/12/15 13:00:45 brianp
* moved #define to column 0
*
* Revision 1.2 1999/09/17 12:27:01 brianp
* silenced some warnings
*
* Revision 1.1.1.1 1999/08/19 00:55:40 jtg
* Imported sources
*
* Revision 3.1 1998/06/29 02:37:30 brianp
* minor changes for Windows (Ted Jump)
*
* Revision 3.0 1998/02/14 18:42:29 brianp
* initial rev
*
*/
/*- /*-
* morph3d.c - Shows 3D morphing objects * morph3d.c - Shows 3D morphing objects

View File

@@ -1,4 +1,3 @@
/* $Id: multiarb.c,v 1.12 2003/05/30 15:30:17 brianp Exp $ */
/* /*
* GL_ARB_multitexture demo * GL_ARB_multitexture demo

View File

@@ -1,4 +1,3 @@
/* $Id: osdemo.c,v 1.10 2003/03/03 03:14:25 brianp Exp $ */
/* /*
* Demo of off-screen Mesa rendering * Demo of off-screen Mesa rendering

View File

@@ -1,4 +1,3 @@
/* $Id: paltex.c,v 1.9 2002/07/22 13:45:31 brianp Exp $ */
/* /*
* Paletted texture demo. Written by Brian Paul. * Paletted texture demo. Written by Brian Paul.

View File

@@ -1,4 +1,3 @@
/* $Id: readpix.c,v 1.8 2002/07/12 15:54:02 brianp Exp $ */
/* /*
* glReadPixels and glCopyPixels test * glReadPixels and glCopyPixels test

View File

@@ -1,4 +1,3 @@
/* $Id: reflect.c,v 1.7 2001/04/25 15:51:32 brianp Exp $ */
/* /*
* Demo of a reflective, texture-mapped surface with OpenGL. * Demo of a reflective, texture-mapped surface with OpenGL.

View File

@@ -1,15 +1,9 @@
/* $Id: renormal.c,v 1.3 1999/09/17 12:27:01 brianp Exp $ */
/* /*
* Test GL_EXT_rescale_normal extension * Test GL_EXT_rescale_normal extension
* Brian Paul January 1998 This program is in the public domain. * Brian Paul January 1998 This program is in the public domain.
*/ */
/*
* $Id: renormal.c,v 1.3 1999/09/17 12:27:01 brianp Exp $
*/
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <math.h> #include <math.h>

View File

@@ -1,4 +1,3 @@
/* $Id: spectex.c,v 1.2 2002/04/22 16:03:37 brianp Exp $ */
/* /*
* GLUT demonstration of texturing with specular highlights. * GLUT demonstration of texturing with specular highlights.

View File

@@ -1,4 +1,3 @@
/* $Id: tessdemo.c,v 1.13 2002/10/18 17:47:36 kschultz Exp $ */
/* /*
* A demo of the GLU polygon tesselation functions written by Bogdan Sikorski. * A demo of the GLU polygon tesselation functions written by Bogdan Sikorski.

View File

@@ -1,4 +1,3 @@
/* $Id: texcyl.c,v 1.6 2002/04/22 16:03:37 brianp Exp $ */
/* /*
* Textured cylinder demo: lighting, texturing, reflection mapping. * Textured cylinder demo: lighting, texturing, reflection mapping.

View File

@@ -1,4 +1,3 @@
/* $Id: texdown.c,v 1.4 2001/02/07 03:04:58 gareth Exp $ */
/* /*
* Copyright (C) 1999 Brian Paul All Rights Reserved. * Copyright (C) 1999 Brian Paul All Rights Reserved.

View File

@@ -1,4 +1,3 @@
/* $Id: texobj.c,v 1.7 2003/04/21 14:50:12 brianp Exp $ */
/* /*
* Example of using the 1.1 texture object functions. * Example of using the 1.1 texture object functions.

View File

@@ -1,4 +1,3 @@
/* $Id: trispd.c,v 1.4 2002/07/12 15:54:02 brianp Exp $ */
/* /*
* Simple GLUT program to measure triangle strip rendering speed. * Simple GLUT program to measure triangle strip rendering speed.

View File

@@ -1,4 +1,3 @@
/* $Id: winpos.c,v 1.7 2003/02/27 19:43:02 kschultz Exp $ */
/* /*
* Example of how to use the GL_MESA_window_pos extension. * Example of how to use the GL_MESA_window_pos extension.

View File

@@ -1,21 +1,7 @@
# $Id: Makefile.BeOS-R4,v 1.2 1999/09/17 00:08:31 brianp Exp $
# Makefile for OpenGL Programming Guide programs for BeOS R4 # Makefile for OpenGL Programming Guide programs for BeOS R4
# This file is in the public domain. # This file is in the public domain.
# $Log: Makefile.BeOS-R4,v $
# Revision 1.2 1999/09/17 00:08:31 brianp
# link with -lGLU -lGL instead of -lMesaGLU -lMesaGL
#
# Revision 1.1.1.1 1999/08/19 00:55:40 jtg
# Imported sources
#
# Revision 1.1 1999/02/25 02:13:06 brianp
# initial check-in
#
##### MACROS ##### ##### MACROS #####
INCDIR = ../include INCDIR = ../include

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.BeOS-R4,v 1.2 1999/09/17 00:08:38 brianp Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 3.1 # Version: 3.1

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.dja,v 1.1 1999/08/19 00:55:41 jtg Exp $
# Makefile for sample programs for MS-DOS with DJGPP and ALLEGRO # Makefile for sample programs for MS-DOS with DJGPP and ALLEGRO

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.win,v 1.1 2002/01/16 00:57:54 kschultz Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 3.5 # Version: 3.5

View File

@@ -1,4 +1,3 @@
/* $Id: logo.c,v 1.3 2002/11/05 20:59:16 brianp Exp $ */
/* /*
* Copyright (c) 1991, 1992, 1993 Silicon Graphics, Inc. * Copyright (c) 1991, 1992, 1993 Silicon Graphics, Inc.

View File

@@ -1,4 +1,3 @@
/* $Id: glthreads.c,v 1.2 2002/03/08 19:44:28 brianp Exp $ */
/* /*
* Copyright (C) 2000 Brian Paul All Rights Reserved. * Copyright (C) 2000 Brian Paul All Rights Reserved.

View File

@@ -1,4 +1,3 @@
/* $Id: glxdemo.c,v 1.2 2002/04/02 23:53:56 brianp Exp $ */
/* /*
@@ -8,21 +7,6 @@
* Brian Paul * Brian Paul
*/ */
/*
* $Log: glxdemo.c,v $
* Revision 1.2 2002/04/02 23:53:56 brianp
* added an error check
*
* Revision 1.1.1.1 1999/08/19 00:55:43 jtg
* Imported sources
*
* Revision 3.0 1998/02/21 02:16:54 brianp
* initial rev
*
*/
#include <GL/gl.h> #include <GL/gl.h>
#include <GL/glx.h> #include <GL/glx.h>
#include <stdio.h> #include <stdio.h>

View File

@@ -1,4 +1,3 @@
/* $Id: glxheads.c,v 1.4 2003/04/21 14:51:16 brianp Exp $ */
/* /*
* Exercise multiple GLX connections on multiple X displays. * Exercise multiple GLX connections on multiple X displays.

View File

@@ -1,4 +1,3 @@
/* $Id: glxpixmap.c,v 1.3 2002/07/12 15:54:02 brianp Exp $ */
/* /*

View File

@@ -1,4 +1,3 @@
/* $Id: pbdemo.c,v 1.1 2002/10/05 18:30:13 brianp Exp $ */
/* /*
* This program demonstrates how to do "off-screen" rendering using * This program demonstrates how to do "off-screen" rendering using

View File

@@ -1,4 +1,3 @@
/* $Id: pbinfo.c,v 1.2 2003/04/21 14:51:16 brianp Exp $ */
/* /*
* Print list of fbconfigs and test each to see if a pbuffer can be created * Print list of fbconfigs and test each to see if a pbuffer can be created

View File

@@ -1,4 +1,3 @@
/* $Id: pbutil.c,v 1.1 2002/10/05 18:30:13 brianp Exp $ */
/* /*
* OpenGL pbuffers utility functions. * OpenGL pbuffers utility functions.

View File

@@ -1,4 +1,3 @@
/* $Id: pbutil.h,v 1.1 2002/10/05 18:30:13 brianp Exp $ */
/* /*
* OpenGL pbuffers utility functions. * OpenGL pbuffers utility functions.

View File

@@ -1,4 +1,3 @@
/* $Id: shape.c,v 1.3 2000/06/27 15:34:35 brianp Exp $ */
/* /*
* Example of using the X "shape" extension with OpenGL: render a spinning * Example of using the X "shape" extension with OpenGL: render a spinning

View File

@@ -1,4 +1,3 @@
/* $Id: vindex.c,v 1.1 1999/08/19 00:55:43 jtg Exp $ */
/* /*
* Test Linux 8-bit SVGA/Mesa color index mode * Test Linux 8-bit SVGA/Mesa color index mode

View File

@@ -1,4 +1,3 @@
/* $Id: vtest.c,v 1.1 1999/08/19 00:55:43 jtg Exp $ */
/* /*
* Test SVGA/Mesa interface in 32K color mode. * Test SVGA/Mesa interface in 32K color mode.

View File

@@ -1,4 +1,3 @@
/* $Id: wincopy.c,v 1.1 1999/11/25 17:41:51 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,5 +1,3 @@
/* $Id: xdemo.c,v 1.2 2000/04/05 22:09:58 brianp Exp $ */
/* /*
* Very simple demo of how to use the Mesa/X11 interface instead of the * Very simple demo of how to use the Mesa/X11 interface instead of the
@@ -11,22 +9,6 @@
* Brian Paul * Brian Paul
*/ */
/*
* $Log: xdemo.c,v $
* Revision 1.2 2000/04/05 22:09:58 brianp
* new arguments to XMesaCreateVisual()
*
* Revision 1.1.1.1 1999/08/19 00:55:43 jtg
* Imported sources
*
* Revision 3.0 1998/02/21 02:16:54 brianp
* initial rev
*
*/
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>

View File

@@ -1,4 +1,3 @@
/* $Id: xfont.c,v 1.3 1999/11/05 08:12:46 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.BeOS-R4,v 1.7 2000/07/11 14:11:04 brianp Exp $
# Makefile for GLU for BeOS R4 # Makefile for GLU for BeOS R4
# Mesa 3-D graphics library # Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: all.h,v 1.2 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glu.c,v 1.24 2001/03/20 17:56:10 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: gluP.h,v 1.5 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: mipmap.c,v 1.8 2000/10/26 21:48:18 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: nurbs.c,v 1.4 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: nurbs.h,v 1.3 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: nurbscrv.c,v 1.3 2000/11/10 17:23:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: nurbssrf.c,v 1.2 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: nurbsutl.c,v 1.4 2000/11/10 17:23:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: polytest.c,v 1.4 2000/11/10 17:23:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: project.c,v 1.3 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: quadric.c,v 1.9 2001/01/15 20:04:28 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: tess.c,v 1.27 2002/10/15 14:45:19 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: tess.h,v 1.18 2001/03/20 17:56:10 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: tesselat.c,v 1.3 2000/07/11 14:11:04 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: ac_context.c,v 1.11 2003/03/01 01:50:24 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: ac_context.h,v 1.6 2003/01/14 04:55:46 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: acache.h,v 1.4 2002/10/29 20:28:58 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glxapi.c,v 1.32 2003/01/14 04:49:07 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glxapi.h,v 1.15 2003/01/14 04:49:07 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glxheader.h,v 1.5 2002/10/25 00:01:58 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: realglx.c,v 1.7 2003/01/14 04:49:07 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: realglx.h,v 1.5 2002/10/08 23:16:27 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: xfonts.c,v 1.15 2002/10/24 23:57:23 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: xfonts.h,v 1.3 2001/01/08 04:06:20 keithw Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: xm_line.c,v 1.24 2003/04/01 17:28:12 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: xm_tri.c,v 1.33 2003/04/01 17:28:12 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: xmesaP.h,v 1.36 2003/04/01 17:28:12 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glapi.c,v 1.67 2002/10/29 15:03:14 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glapi.h,v 1.20 2002/06/29 19:48:16 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glthread.c,v 1.10 2002/10/24 23:57:20 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: glthread.h,v 1.12 2002/12/12 13:03:15 keithw Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
$Id: KNOWN_BUGS,v 1.3 2000/07/19 15:08:55 brianp Exp $
Performance issues with EXT_point_parameters & quake2 Performance issues with EXT_point_parameters & quake2

View File

@@ -1,4 +1,3 @@
# $Id: Makefile.OSMesa16,v 1.15 2003/04/17 02:33:11 brianp Exp $
# Mesa 3-D graphics library # Mesa 3-D graphics library
# Version: 5.1 # Version: 5.1

View File

@@ -1,4 +1,3 @@
/* $Id: accum.c,v 1.39 2002/10/24 23:57:19 brianp Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,4 +1,3 @@
/* $Id: accum.h,v 1.6 2001/03/12 00:48:37 gareth Exp $ */
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library

View File

@@ -1,3 +1,4 @@
/* /*
* Mesa 3-D graphics library * Mesa 3-D graphics library
* Version: 5.1 * Version: 5.1

Some files were not shown because too many files have changed in this diff Show More