updated email addresses

This commit is contained in:
Brian Paul
2002-10-29 20:28:36 +00:00
parent fd062077c6
commit 05a4b37707
75 changed files with 155 additions and 156 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: ac_context.c,v 1.8 2002/10/24 23:57:24 brianp Exp $ */
/* $Id: ac_context.c,v 1.9 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: ac_context.h,v 1.4 2002/04/21 18:49:19 brianp Exp $ */
/* $Id: ac_context.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef _AC_CONTEXT_H

View File

@@ -1,4 +1,4 @@
/* $Id: ac_import.c,v 1.20 2002/10/24 23:57:24 brianp Exp $ */
/* $Id: ac_import.c,v 1.21 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: acache.h,v 1.3 2002/04/21 18:49:19 brianp Exp $ */
/* $Id: acache.h,v 1.4 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef _ARRAYCACHE_H

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd.c,v 1.2 2001/03/12 00:48:44 gareth Exp $ */
/* $Id: t_dd.c,v 1.3 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
static void copy_pv_rgba4_spec5( GLcontext *ctx, GLuint edst, GLuint esrc )

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_dmatmp.h,v 1.14 2002/10/11 08:24:13 keithw Exp $ */
/* $Id: t_dd_dmatmp.h,v 1.15 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_rendertmp.h,v 1.2 2001/03/12 00:48:44 gareth Exp $ */
/* $Id: t_dd_rendertmp.h,v 1.3 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_tritmp.h,v 1.12 2001/07/17 19:39:32 keithw Exp $ */
/* $Id: t_dd_tritmp.h,v 1.13 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_unfilled.h,v 1.4 2001/04/28 15:26:43 keithw Exp $ */
/* $Id: t_dd_unfilled.h,v 1.5 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#if HAVE_RGBA

View File

@@ -23,7 +23,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "math/m_translate.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_vbtmp.h,v 1.22 2002/10/23 10:24:27 keithw Exp $ */
/* $Id: t_dd_vbtmp.h,v 1.23 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_vertex.h,v 1.12 2002/06/15 02:38:18 brianp Exp $ */
/* $Id: t_dd_vertex.h,v 1.13 2002/10/29 20:29:05 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
typedef struct {

View File

@@ -1,4 +1,4 @@
/* $Id: fxtris.c,v 1.20 2002/10/24 23:57:23 brianp Exp $ */
/* $Id: fxtris.c,v 1.21 2002/10/29 20:28:57 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -25,7 +25,7 @@
*/
/* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: fxvbtmp.h,v 1.11 2002/08/21 02:59:54 brianp Exp $ */
/* $Id: fxvbtmp.h,v 1.12 2002/10/29 20:28:57 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -25,7 +25,7 @@
*/
/* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: api_arrayelt.c,v 1.10 2002/10/24 23:57:19 brianp Exp $ */
/* $Id: api_arrayelt.c,v 1.11 2002/10/29 20:28:36 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -25,7 +25,7 @@
*/
/* Author:
* Keith Whitwell <keith_whitwell@yahoo.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: api_eval.c,v 1.2 2001/12/14 02:50:01 brianp Exp $ */
/* $Id: api_eval.c,v 1.3 2002/10/29 20:28:42 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: api_loopback.c,v 1.16 2002/10/17 22:26:06 kschultz Exp $ */
/* $Id: api_loopback.c,v 1.17 2002/10/29 20:28:43 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: enums.c,v 1.23 2002/10/25 21:06:26 brianp Exp $ */
/* $Id: enums.c,v 1.24 2002/10/29 20:28:45 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Author:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: texformat.c,v 1.17 2002/10/24 23:57:21 brianp Exp $ */
/* $Id: texformat.c,v 1.18 2002/10/29 20:28:47 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Author:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: texformat.h,v 1.12 2002/09/27 02:45:38 brianp Exp $ */
/* $Id: texformat.h,v 1.13 2002/10/29 20:28:49 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Author:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef TEXFORMAT_H

View File

@@ -1,4 +1,4 @@
/* $Id: texformat_tmp.h,v 1.9 2002/09/27 02:45:38 brianp Exp $ */
/* $Id: texformat_tmp.h,v 1.10 2002/10/29 20:28:50 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
* Brian Paul
*/

View File

@@ -1,4 +1,4 @@
/* $Id: texstate.c,v 1.84 2002/10/24 23:57:21 brianp Exp $ */
/* $Id: texstate.c,v 1.85 2002/10/29 20:28:51 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -1202,7 +1202,6 @@ _mesa_TexParameterfv( GLenum target, GLenum pname, const GLfloat *params )
texObj->MaxLevel = (GLint) params[0];
break;
case GL_TEXTURE_PRIORITY:
/* (keithh@netcomuk.co.uk) */
FLUSH_VERTICES(ctx, _NEW_TEXTURE);
texObj->Priority = CLAMP( params[0], 0.0F, 1.0F );
break;

View File

@@ -1,4 +1,4 @@
/* $Id: texutil.c,v 1.33 2002/10/24 23:57:21 brianp Exp $ */
/* $Id: texutil.c,v 1.34 2002/10/29 20:28:53 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
/*

View File

@@ -1,4 +1,4 @@
/* $Id: texutil.h,v 1.10 2001/05/02 21:02:38 brianp Exp $ */
/* $Id: texutil.h,v 1.11 2002/10/29 20:28:54 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/

View File

@@ -1,4 +1,4 @@
/* $Id: texutil_tmp.h,v 1.11 2002/09/21 16:51:25 brianp Exp $ */
/* $Id: texutil_tmp.h,v 1.12 2002/10/29 20:28:55 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Author:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/

View File

@@ -1,4 +1,4 @@
/* $Id: vtxfmt.c,v 1.13 2002/10/24 23:57:21 brianp Exp $ */
/* $Id: vtxfmt.c,v 1.14 2002/10/29 20:28:56 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,8 +24,8 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Gareth Hughes <gareth@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
* Gareth Hughes
*/
#include "glheader.h"

View File

@@ -1,10 +1,10 @@
/* $Id: vtxfmt.h,v 1.4 2001/03/12 00:48:39 gareth Exp $ */
/* $Id: vtxfmt.h,v 1.5 2002/10/29 20:28:56 brianp Exp $ */
/*
* Mesa 3-D graphics library
* Version: 3.5
* Version: 4.1
*
* Copyright (C) 1999-2001 Brian Paul All Rights Reserved.
* Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -24,8 +24,8 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Gareth Hughes <gareth@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
* Gareth Hughes
*/
#ifndef _VTXFMT_H_

View File

@@ -1,4 +1,4 @@
/* $Id: vtxfmt_tmp.h,v 1.10 2002/10/08 23:58:55 brianp Exp $ */
/* $Id: vtxfmt_tmp.h,v 1.11 2002/10/29 20:28:56 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef PRE_LOOPBACK

View File

@@ -1,4 +1,4 @@
/* $Id: m_debug.h,v 1.4 2001/05/21 16:33:41 gareth Exp $ */
/* $Id: m_debug.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __M_DEBUG_H__

View File

@@ -1,4 +1,4 @@
/* $Id: m_debug_clip.c,v 1.3 2002/10/24 23:57:24 brianp Exp $ */
/* $Id: m_debug_clip.c,v 1.4 2002/10/29 20:28:59 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: m_debug_norm.c,v 1.10 2002/10/24 23:57:24 brianp Exp $ */
/* $Id: m_debug_norm.c,v 1.11 2002/10/29 20:28:59 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: m_debug_util.h,v 1.5 2002/06/29 19:48:17 brianp Exp $ */
/* $Id: m_debug_util.h,v 1.6 2002/10/29 20:28:59 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __M_DEBUG_UTIL_H__

View File

@@ -1,4 +1,4 @@
/* $Id: s_context.c,v 1.41 2002/10/24 23:57:24 brianp Exp $ */
/* $Id: s_context.c,v 1.42 2002/10/29 20:28:59 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: s_context.h,v 1.21 2002/10/11 17:41:06 brianp Exp $ */
/* $Id: s_context.h,v 1.22 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,13 +24,13 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
/**
* \file swrast/s_context.h
* \brief fill in description
* \author Keith Whitwell <keithw@valinux.com>
* \author Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef S_CONTEXT_H

View File

@@ -1,4 +1,4 @@
/* $Id: swrast.h,v 1.31 2002/10/21 15:06:26 brianp Exp $ */
/* $Id: swrast.h,v 1.32 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -28,7 +28,7 @@
/**
* \file swrast/swrast.h
* \brief Defines basic structures for sw_rasterizer.
* \author Keith Whitwell <keithw@valinux.com>
* \author Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef SWRAST_H

View File

@@ -1,4 +1,4 @@
/* $Id: ss_context.c,v 1.19 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: ss_context.c,v 1.20 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: ss_context.h,v 1.11 2002/10/04 17:37:47 brianp Exp $ */
/* $Id: ss_context.h,v 1.12 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef SS_CONTEXT_H

View File

@@ -1,4 +1,4 @@
/* $Id: ss_triangle.c,v 1.18 2002/10/04 17:37:47 brianp Exp $ */
/* $Id: ss_triangle.c,v 1.19 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: ss_triangle.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
/* $Id: ss_triangle.h,v 1.4 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef SS_TRIANGLE_H

View File

@@ -1,4 +1,4 @@
/* $Id: ss_tritmp.h,v 1.17 2002/10/04 17:37:47 brianp Exp $ */
/* $Id: ss_tritmp.h,v 1.18 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: ss_vb.c,v 1.21 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: ss_vb.c,v 1.22 2002/10/29 20:29:00 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: ss_vb.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
/* $Id: ss_vb.h,v 1.4 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef SS_VB_H

View File

@@ -1,4 +1,4 @@
/* $Id: ss_vbtmp.h,v 1.21 2002/04/19 00:42:20 brianp Exp $ */
/* $Id: ss_vbtmp.h,v 1.22 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: swrast_setup.h,v 1.9 2001/07/12 22:09:21 keithw Exp $ */
/* $Id: swrast_setup.h,v 1.10 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
/* Public interface to the swrast_setup module. This module provides

View File

@@ -1,4 +1,4 @@
/* $Id: t_array_import.c,v 1.26 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_array_import.c,v 1.27 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_context.c,v 1.29 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_context.c,v 1.30 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_alloc.c,v 1.16 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_alloc.c,v 1.17 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_api.c,v 1.34 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_api.c,v 1.35 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_debug.h,v 1.2 2001/03/12 00:48:43 gareth Exp $ */
/* $Id: t_imm_debug.h,v 1.3 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef _T_DEBUG_H

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_dlist.c,v 1.43 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_dlist.c,v 1.44 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_dlist.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
/* $Id: t_imm_dlist.h,v 1.4 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef _T_DLIST_H

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_elt.c,v 1.19 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_elt.c,v 1.20 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_elt.h,v 1.2 2001/03/12 00:48:43 gareth Exp $ */
/* $Id: t_imm_elt.h,v 1.3 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_eval.c,v 1.26 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_eval.c,v 1.27 2002/10/29 20:29:02 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
* Brian Paul - vertex program updates
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_imm_fixup.c,v 1.38 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_imm_fixup.c,v 1.39 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -26,7 +26,7 @@
/*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_pipeline.c,v 1.24 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_pipeline.c,v 1.25 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "glheader.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_pipeline.h,v 1.9 2001/12/14 02:51:45 brianp Exp $ */
/* $Id: t_pipeline.h,v 1.10 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_cliptmp.h,v 1.15 2002/03/29 17:27:59 brianp Exp $ */
/* $Id: t_vb_cliptmp.h,v 1.16 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_fog.c,v 1.18 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_fog.c,v 1.19 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_lighttmp.h,v 1.25 2002/02/13 00:53:20 keithw Exp $ */
/* $Id: t_vb_lighttmp.h,v 1.26 2002/10/29 20:29:03 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -25,8 +25,8 @@
*
*
* Authors:
* Brian Paul <brianp@valinux.com>
* Keith Whitwell <keithw@valinux.com>
* Brian Paul
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_normals.c,v 1.16 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_normals.c,v 1.17 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_points.c,v 1.9 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_points.c,v 1.10 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Brian Paul <brian@valinux.com>
* Brian Paul
*/
#include "mtypes.h"

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_render.c,v 1.32 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_render.c,v 1.33 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_rendertmp.h,v 1.9 2002/02/13 00:53:20 keithw Exp $ */
/* $Id: t_vb_rendertmp.h,v 1.10 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_texgen.c,v 1.14 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_texgen.c,v 1.15 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,8 +24,8 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Brian Paul <brian@valinux.com>
* Keith Whitwell <keithw@valinux.com>
* Brian Paul
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_texmat.c,v 1.9 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_texmat.c,v 1.10 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: t_vb_vertex.c,v 1.15 2002/10/24 23:57:25 brianp Exp $ */
/* $Id: t_vb_vertex.c,v 1.16 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/

View File

@@ -1,4 +1,4 @@
/* $Id: tnl.h,v 1.9 2002/02/13 00:53:20 keithw Exp $ */
/* $Id: tnl.h,v 1.10 2002/10/29 20:29:04 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Keith Whitwell <keithw@valinux.com>
* Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef _TNL_H

View File

@@ -1,4 +1,4 @@
/* $Id: clip_args.h,v 1.4 2001/05/21 16:33:41 gareth Exp $ */
/* $Id: clip_args.h,v 1.5 2002/10/29 20:28:57 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -29,7 +29,7 @@
* FRAME_OFFSET to the number of bytes pushed onto the stack before
* using the ARG_* argument macros.
*
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __CLIP_ARGS_H__

View File

@@ -1,4 +1,4 @@
/* $Id: common_x86_asm.h,v 1.9 2002/04/09 14:58:03 keithw Exp $ */
/* $Id: common_x86_asm.h,v 1.10 2002/10/29 20:28:57 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -32,7 +32,7 @@
* Changed by Andre Werthmann <wertmann@cs.uni-potsdam.de> for using the
* new Katmai functions
*
* Reimplemented by Gareth Hughes <gareth@valinux.com> in a more
* Reimplemented by Gareth Hughes in a more
* future-proof manner, based on code in the Linux kernel.
*/

View File

@@ -1,4 +1,4 @@
/* $Id: common_x86_features.h,v 1.4 2001/03/28 20:44:44 gareth Exp $ */
/* $Id: common_x86_features.h,v 1.5 2002/10/29 20:28:57 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -29,7 +29,7 @@
* _mesa_identify_x86_cpu_features() and interpreted with the cpu_has_*
* helper macros.
*
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __COMMON_X86_FEATURES_H__

View File

@@ -1,4 +1,4 @@
/* $Id: common_x86_macros.h,v 1.2 2002/08/08 16:53:12 brianp Exp $ */
/* $Id: common_x86_macros.h,v 1.3 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __COMMON_X86_MACROS_H__

View File

@@ -1,4 +1,4 @@
/* $Id: gen_matypes.c,v 1.9 2002/10/24 23:57:23 brianp Exp $ */
/* $Id: gen_matypes.c,v 1.10 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
/*

View File

@@ -1,4 +1,4 @@
/* $Id: norm_args.h,v 1.2 2001/03/30 14:44:43 gareth Exp $ */
/* $Id: norm_args.h,v 1.3 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -29,7 +29,7 @@
* FRAME_OFFSET to the number of bytes pushed onto the stack before
* using the ARG_* argument macros.
*
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __NORM_ARGS_H__

View File

@@ -1,4 +1,4 @@
/* $Id: xform_args.h,v 1.4 2001/03/30 14:44:43 gareth Exp $ */
/* $Id: xform_args.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -29,7 +29,7 @@
* FRAME_OFFSET to the number of bytes pushed onto the stack before
* using the ARG_* argument macros.
*
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes
*/
#ifndef __XFORM_ARGS_H__