i965: Rework vertex uploads for Broadwell.
[mesa.git] / src / mesa / tnl_dd / t_dd_vb.c
index 913605affbb829874a3d5ce38c335042af375450..6360ef17d5c7ba5f1e54b0e94a59bff01b48f7b6 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
@@ -24,7 +23,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com>
+ *    Keith Whitwell <keithw@vmware.com>
  */
 #include "math/m_translate.h"