fragment program execution
[mesa.git] / src / mesa / tnl / t_imm_dlist.h
index e4080832ed4269856ba11f7ebdc26b27120dd993..187074db05150cca867f02e38aae2220533dd4a5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t_imm_dlist.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
+/* $Id: t_imm_dlist.h,v 1.4 2002/10/29 20:29:02 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -24,7 +24,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 _T_DLIST_H