summaryrefslogtreecommitdiff
path: root/src/mesa/x86
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 20:28:36 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 20:28:36 +0000
commit05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch)
tree1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/x86
parentfd062077c649406047451cbc650fb27943e85240 (diff)
updated email addresses
Diffstat (limited to 'src/mesa/x86')
-rw-r--r--src/mesa/x86/clip_args.h4
-rw-r--r--src/mesa/x86/common_x86_asm.h4
-rw-r--r--src/mesa/x86/common_x86_features.h4
-rw-r--r--src/mesa/x86/common_x86_macros.h4
-rw-r--r--src/mesa/x86/gen_matypes.c4
-rw-r--r--src/mesa/x86/norm_args.h4
-rw-r--r--src/mesa/x86/xform_args.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/mesa/x86/clip_args.h b/src/mesa/x86/clip_args.h
index 9d415ea014..cccf801981 100644
--- a/src/mesa/x86/clip_args.h
+++ b/src/mesa/x86/clip_args.h
@@ -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__
diff --git a/src/mesa/x86/common_x86_asm.h b/src/mesa/x86/common_x86_asm.h
index c5c2667e51..83e1521ec8 100644
--- a/src/mesa/x86/common_x86_asm.h
+++ b/src/mesa/x86/common_x86_asm.h
@@ -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.
*/
diff --git a/src/mesa/x86/common_x86_features.h b/src/mesa/x86/common_x86_features.h
index c70e6e8803..258f38937b 100644
--- a/src/mesa/x86/common_x86_features.h
+++ b/src/mesa/x86/common_x86_features.h
@@ -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__
diff --git a/src/mesa/x86/common_x86_macros.h b/src/mesa/x86/common_x86_macros.h
index eff1f5b8e4..ba155caae1 100644
--- a/src/mesa/x86/common_x86_macros.h
+++ b/src/mesa/x86/common_x86_macros.h
@@ -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__
diff --git a/src/mesa/x86/gen_matypes.c b/src/mesa/x86/gen_matypes.c
index d2428033d5..9b06721d74 100644
--- a/src/mesa/x86/gen_matypes.c
+++ b/src/mesa/x86/gen_matypes.c
@@ -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
*/
/*
diff --git a/src/mesa/x86/norm_args.h b/src/mesa/x86/norm_args.h
index d38b061965..32bcf3def9 100644
--- a/src/mesa/x86/norm_args.h
+++ b/src/mesa/x86/norm_args.h
@@ -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__
diff --git a/src/mesa/x86/xform_args.h b/src/mesa/x86/xform_args.h
index c5060a23b9..89a04205c1 100644
--- a/src/mesa/x86/xform_args.h
+++ b/src/mesa/x86/xform_args.h
@@ -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__