summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/common/t_dd_tritmp.h
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2001-04-06 16:26:41 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2001-04-06 16:26:41 +0000
commitd3abe14a3a2e7d098986f0fb3c1435ba60cc8768 (patch)
tree86548bf015a5e80154b4ac1a4da4ff41de730f48 /src/mesa/drivers/common/t_dd_tritmp.h
parent2aacac9a5d14498149c7d493c6e4776db17ef925 (diff)
add FINISH function at end of each render_* function
fix typo.
Diffstat (limited to 'src/mesa/drivers/common/t_dd_tritmp.h')
-rw-r--r--src/mesa/drivers/common/t_dd_tritmp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mesa/drivers/common/t_dd_tritmp.h b/src/mesa/drivers/common/t_dd_tritmp.h
index 6e07d902a6..963db08826 100644
--- a/src/mesa/drivers/common/t_dd_tritmp.h
+++ b/src/mesa/drivers/common/t_dd_tritmp.h
@@ -1,11 +1,10 @@
-/* $Id: t_dd_tritmp.h,v 1.7 2001/03/13 17:39:56 gareth Exp $ */
+/* $Id: t_dd_tritmp.h,v 1.8 2001/04/06 16:26:41 alanh Exp $ */
/*
* Mesa 3-D graphics library
* Version: 3.5
*
- * Copyright (C) 1999-2001
-Brian Paul All Rights Reserved.
+ * Copyright (C) 1999-2001 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),