summaryrefslogtreecommitdiffstats
path: root/src/mesa/math
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/math')
-rw-r--r--src/mesa/math/m_clip_tmp.h1
-rw-r--r--src/mesa/math/m_copy_tmp.h1
-rw-r--r--src/mesa/math/m_debug.h1
-rw-r--r--src/mesa/math/m_debug_clip.c1
-rw-r--r--src/mesa/math/m_debug_norm.c1
-rw-r--r--src/mesa/math/m_debug_util.h1
-rw-r--r--src/mesa/math/m_debug_xform.c1
-rw-r--r--src/mesa/math/m_dotprod_tmp.h1
-rw-r--r--src/mesa/math/m_eval.c1
-rw-r--r--src/mesa/math/m_eval.h1
-rw-r--r--src/mesa/math/m_matrix.c1
-rw-r--r--src/mesa/math/m_matrix.h1
-rw-r--r--src/mesa/math/m_norm_tmp.h1
-rw-r--r--src/mesa/math/m_translate.h1
-rw-r--r--src/mesa/math/m_vector.c1
-rw-r--r--src/mesa/math/m_vector.h1
-rw-r--r--src/mesa/math/m_xform.c1
-rw-r--r--src/mesa/math/m_xform.h1
-rw-r--r--src/mesa/math/m_xform_tmp.h1
-rw-r--r--src/mesa/math/mathmod.h1
20 files changed, 0 insertions, 20 deletions
diff --git a/src/mesa/math/m_clip_tmp.h b/src/mesa/math/m_clip_tmp.h
index 5a8bd0d0b84..6551798c318 100644
--- a/src/mesa/math/m_clip_tmp.h
+++ b/src/mesa/math/m_clip_tmp.h
@@ -1,4 +1,3 @@
-/* $Id: m_clip_tmp.h,v 1.9 2003/03/19 05:33:09 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_copy_tmp.h b/src/mesa/math/m_copy_tmp.h
index ccde3f3c476..a9e33511ee2 100644
--- a/src/mesa/math/m_copy_tmp.h
+++ b/src/mesa/math/m_copy_tmp.h
@@ -1,4 +1,3 @@
-/* $Id: m_copy_tmp.h,v 1.6 2001/03/30 14:44:43 gareth Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_debug.h b/src/mesa/math/m_debug.h
index 193e540aa28..6476b6de28c 100644
--- a/src/mesa/math/m_debug.h
+++ b/src/mesa/math/m_debug.h
@@ -1,4 +1,3 @@
-/* $Id: m_debug.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_debug_clip.c b/src/mesa/math/m_debug_clip.c
index aad7b662778..867850c6137 100644
--- a/src/mesa/math/m_debug_clip.c
+++ b/src/mesa/math/m_debug_clip.c
@@ -1,4 +1,3 @@
-/* $Id: m_debug_clip.c,v 1.6 2002/12/04 14:24:44 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_debug_norm.c b/src/mesa/math/m_debug_norm.c
index 0786ad05ee8..4eac6f6dc69 100644
--- a/src/mesa/math/m_debug_norm.c
+++ b/src/mesa/math/m_debug_norm.c
@@ -1,4 +1,3 @@
-/* $Id: m_debug_norm.c,v 1.13 2003/03/01 01:50:24 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_debug_util.h b/src/mesa/math/m_debug_util.h
index a9724fc5264..9b89c90e36a 100644
--- a/src/mesa/math/m_debug_util.h
+++ b/src/mesa/math/m_debug_util.h
@@ -1,4 +1,3 @@
-/* $Id: m_debug_util.h,v 1.6 2002/10/29 20:28:59 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_debug_xform.c b/src/mesa/math/m_debug_xform.c
index 7879660fdff..ba2701e1798 100644
--- a/src/mesa/math/m_debug_xform.c
+++ b/src/mesa/math/m_debug_xform.c
@@ -1,4 +1,3 @@
-/* $Id: m_debug_xform.c,v 1.12 2003/02/25 19:27:07 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_dotprod_tmp.h b/src/mesa/math/m_dotprod_tmp.h
index 9eead6c36ef..03e65af6c1a 100644
--- a/src/mesa/math/m_dotprod_tmp.h
+++ b/src/mesa/math/m_dotprod_tmp.h
@@ -1,4 +1,3 @@
-/* $Id: m_dotprod_tmp.h,v 1.6 2001/03/30 14:44:43 gareth Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_eval.c b/src/mesa/math/m_eval.c
index dca09b029bd..42ffd4133d3 100644
--- a/src/mesa/math/m_eval.c
+++ b/src/mesa/math/m_eval.c
@@ -1,4 +1,3 @@
-/* $Id: m_eval.c,v 1.6 2001/09/18 23:06:14 kschultz Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_eval.h b/src/mesa/math/m_eval.h
index 2553c96a678..a23cbd402e6 100644
--- a/src/mesa/math/m_eval.h
+++ b/src/mesa/math/m_eval.h
@@ -1,4 +1,3 @@
-/* $Id: m_eval.h,v 1.2 2001/03/12 00:48:41 gareth Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_matrix.c b/src/mesa/math/m_matrix.c
index 95a77e6a084..e204cc7bbc6 100644
--- a/src/mesa/math/m_matrix.c
+++ b/src/mesa/math/m_matrix.c
@@ -1,4 +1,3 @@
-/* $Id: m_matrix.c,v 1.16 2003/03/01 01:50:24 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_matrix.h b/src/mesa/math/m_matrix.h
index 74eb610e81a..00bfcf8d166 100644
--- a/src/mesa/math/m_matrix.h
+++ b/src/mesa/math/m_matrix.h
@@ -1,4 +1,3 @@
-/* $Id: m_matrix.h,v 1.6 2003/02/25 19:27:06 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_norm_tmp.h b/src/mesa/math/m_norm_tmp.h
index 5f24f5a2a27..2b7945586e3 100644
--- a/src/mesa/math/m_norm_tmp.h
+++ b/src/mesa/math/m_norm_tmp.h
@@ -1,4 +1,3 @@
-/* $Id: m_norm_tmp.h,v 1.14 2003/03/04 16:34:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_translate.h b/src/mesa/math/m_translate.h
index f15bb77e2d3..c473f83d6fb 100644
--- a/src/mesa/math/m_translate.h
+++ b/src/mesa/math/m_translate.h
@@ -1,4 +1,3 @@
-/* $Id: m_translate.h,v 1.6 2001/03/12 00:48:41 gareth Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_vector.c b/src/mesa/math/m_vector.c
index 3e453e8e8d2..e01c87d67df 100644
--- a/src/mesa/math/m_vector.c
+++ b/src/mesa/math/m_vector.c
@@ -1,4 +1,3 @@
-/* $Id: m_vector.c,v 1.9 2002/12/04 14:24:44 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_vector.h b/src/mesa/math/m_vector.h
index 222a49880bc..4b1b643ea7c 100644
--- a/src/mesa/math/m_vector.h
+++ b/src/mesa/math/m_vector.h
@@ -1,4 +1,3 @@
-/* $Id: m_vector.h,v 1.6 2001/03/12 00:48:41 gareth Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_xform.c b/src/mesa/math/m_xform.c
index a6813d29e9f..94d0f6d753b 100644
--- a/src/mesa/math/m_xform.c
+++ b/src/mesa/math/m_xform.c
@@ -1,4 +1,3 @@
-/* $Id: m_xform.c,v 1.19 2003/03/01 01:50:24 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_xform.h b/src/mesa/math/m_xform.h
index 5d94b5151b4..badc29eaf5f 100644
--- a/src/mesa/math/m_xform.h
+++ b/src/mesa/math/m_xform.h
@@ -1,4 +1,3 @@
-/* $Id: m_xform.h,v 1.11 2002/01/05 20:51:12 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/m_xform_tmp.h b/src/mesa/math/m_xform_tmp.h
index 96def930a1f..7cf4780bd39 100644
--- a/src/mesa/math/m_xform_tmp.h
+++ b/src/mesa/math/m_xform_tmp.h
@@ -1,4 +1,3 @@
-/* $Id: m_xform_tmp.h,v 1.7 2001/05/18 23:58:26 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/math/mathmod.h b/src/mesa/math/mathmod.h
index 44bf2b97d5b..35f6671f2d1 100644
--- a/src/mesa/math/mathmod.h
+++ b/src/mesa/math/mathmod.h
@@ -1,4 +1,3 @@
-/* $Id: mathmod.h,v 1.3 2001/03/12 00:48:41 gareth Exp $ */
/*
* Mesa 3-D graphics library