gallium: add some temporary code for testing draw module vertex passthrough
[mesa.git] / src / mesa / swrast_setup / ss_vb.h
index a7d05bf71a2e241d7ac3d0dbd7296c13b3928931..6ea0cb1a70460c861c7816bfeb8021d9eb0f6ded 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: ss_vb.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -24,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>
  */
 
 #ifndef SS_VB_H