1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
Status: applied
Index: b/glide3x/h3/glide3/src/cpudtect.S
===================================================================
--- a/glide3x/h3/glide3/src/cpudtect.S
+++ b/glide3x/h3/glide3/src/cpudtect.S
@@ -21,9 +21,9 @@
/* $Header: /cvsroot/glide/glide3x/h3/glide3/src/cpudtect.S,v 1.1.1.1 1999/11/24 21:44:53 joseph Exp $ */
/* $Log: cpudtect.S,v $
-/* Revision 1.1.1.1 1999/11/24 21:44:53 joseph
-/* Initial checkin for SourceForge
-/* */
+ * Revision 1.1.1.1 1999/11/24 21:44:53 joseph
+ * Initial checkin for SourceForge
+ */
/* */
/* 4 4/06/99 3:54p Dow */
/* Alt tab again. */
Index: b/glide3x/h3/glide3/src/xdraw2.inc.S
===================================================================
--- a/glide3x/h3/glide3/src/xdraw2.inc.S
+++ b/glide3x/h3/glide3/src/xdraw2.inc.S
@@ -23,20 +23,20 @@
/* $Revision: 1.4 $ */
/* $Log: xdraw2.inc.S,v $
/* Revision 1.4 2002/04/09 22:21:43 alanh
-/* AMD 3DNow fixes
-/*
-/* Revision 1.3 2000/10/20 19:07:00 billwhite
-/* 1.) Added changes for AMD 3DNow instructions in h5/glide3 and
-/* h3/glide3.
-/* 2.) Fixed a typographical error in configure.in. The default
-/* texture utility library is texus2, not texus.
-/*
-/* Revision 1.2 2000/02/15 22:35:59 joseph
-/* Changes to support FreeBSD (patch submitted by Doug Rabson)
-/*
-/* Revision 1.1.1.1 1999/11/24 21:44:58 joseph
-/* Initial checkin for SourceForge
-/* */
+ * AMD 3DNow fixes
+ *
+ * Revision 1.3 2000/10/20 19:07:00 billwhite
+ * 1.) Added changes for AMD 3DNow instructions in h5/glide3 and
+ * h3/glide3.
+ * 2.) Fixed a typographical error in configure.in. The default
+ * texture utility library is texus2, not texus.
+ *
+ * Revision 1.2 2000/02/15 22:35:59 joseph
+ * Changes to support FreeBSD (patch submitted by Doug Rabson)
+ *
+ * Revision 1.1.1.1 1999/11/24 21:44:58 joseph
+ * Initial checkin for SourceForge
+ */
/* */
/* 2 10/30/97 6:53p Peter */
/* first real cut at tri asm */
Index: b/glide3x/h3/glide3/src/xdraw2.S
===================================================================
--- a/glide3x/h3/glide3/src/xdraw2.S
+++ b/glide3x/h3/glide3/src/xdraw2.S
@@ -21,12 +21,12 @@
/* $Header: /cvsroot/glide/glide3x/h3/glide3/src/xdraw2.S,v 1.2 2000/02/15 22:35:59 joseph Exp $ */
/* $Revision: 1.2 $ */
/* $Log: xdraw2.S,v $
-/* Revision 1.2 2000/02/15 22:35:59 joseph
-/* Changes to support FreeBSD (patch submitted by Doug Rabson)
-/*
-/* Revision 1.1.1.1 1999/11/24 21:44:58 joseph
-/* Initial checkin for SourceForge
-/* */
+ * Revision 1.2 2000/02/15 22:35:59 joseph
+ * Changes to support FreeBSD (patch submitted by Doug Rabson)
+ *
+ * Revision 1.1.1.1 1999/11/24 21:44:58 joseph
+ * Initial checkin for SourceForge
+ */
/* */
/* 4 4/06/99 3:54p Dow */
/* Alt tab again. */
Index: b/glide3x/h3/glide3/src/xdraw3.S
===================================================================
--- a/glide3x/h3/glide3/src/xdraw3.S
+++ b/glide3x/h3/glide3/src/xdraw3.S
@@ -606,9 +606,9 @@ _grDrawTriangles_3DNow:
/* 989 : } */
/* 990 : else { */
-/* 991 : /* */
+/* 991 : * */
/* 992 : * first cut of clip space coordinate code, no optimization. */
-/* 993 : /* */
+/* 993 : * */
/* 994 : float oow */
/* 995 : */
/* 996 : while (count > 0) { */
@@ -623,7 +623,7 @@ _grDrawTriangles_3DNow:
/* 1005 : vPtr = *(float **)pointers */
/* 1006 : oow = 1.0f / FARRAY(vPtr, gc->state.vData.wInfo.offset) */
/* 1007 : */
-/* 1008 : /* x, y /* */
+/* 1008 : * x, y * */
/* 1009 : TRI_SETF(FARRAY(vPtr, 0) */
/* 1010 : *oow*gc->state.Viewport.hwidth + gc->state.Viewport.ox) */
/* 1011 : TRI_SETF(FARRAY(vPtr, 4) */
@@ -1849,7 +1849,7 @@ _grDrawVertexList_3DNow_Clip:
pfrcpit2 %mm1 , %mm0 /* oow = 1.0f / FARRAY(vPtr, gc->state.vData.wInfo.offset */
mov paramIndex(%gc) , %esi /* gc->state.paramIndex */
-/* /* x, y /* */
+/* * x, y * */
/* TRI_SETF(FARRAY(vPtr, 0) */
/* *oow*gc->state.Viewport.hwidth + gc->state.Viewport.ox) */
/* TRI_SETF(FARRAY(vPtr, 4) */
@@ -2157,7 +2157,7 @@ _grDrawVertexList_3DNow_Clip:
.L_grDrawVertexList_3DNow_Clip_strip_done:
/* } */
/* #undef FN_NAME */
-/* } /* _grDrawVertexList /* */
+/* } * _grDrawVertexList * */
pop %ebx /* restore caller's register variable */
pop %ebp /* restore frame pointer */
|