mesa: add index_size_shift = log2(index_size) into _mesa_index_buffer
[mesa.git] / src / mesa / tnl / t_vb_texmat.c
index f3e317b33b080f4868931b5aac0aa3adbfcc95f2..ef034d643bf2d4ce4b52dce089567b50f199e8ab 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com>
+ *    Keith Whitwell <keithw@vmware.com>
  */
 
 
 #include "main/glheader.h"
-#include "main/colormac.h"
 #include "main/macros.h"
 #include "main/imports.h"
 #include "main/mtypes.h"