summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_swtcl.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@nx6125b.(none)>2007-07-01 18:43:22 +1000
committerDave Airlie <airlied@nx6125b.(none)>2007-07-01 18:43:22 +1000
commit6564e4bffac60a500ac55b6b5ff01919fa28ca0b (patch)
tree4402ad0e0233cd08568eb3e9eebddcc1e1a64e67 /src/mesa/drivers/dri/r300/r300_swtcl.h
parent2d5313db72354ef52e5d041c8c2efac52efc12a9 (diff)
r300: add authorship
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_swtcl.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_swtcl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_swtcl.h b/src/mesa/drivers/dri/r300/r300_swtcl.h
index 8e56c5d9b2..2ea6ceded7 100644
--- a/src/mesa/drivers/dri/r300/r300_swtcl.h
+++ b/src/mesa/drivers/dri/r300/r300_swtcl.h
@@ -28,7 +28,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
/*
* Authors:
- * Keith Whitwell <keith@tungstengraphics.com>
+ * Keith Whitwell <keith@tungstengraphics.com> - original r200 code
+ * Dave Airlie <airlied@linux.ie>
*/
#ifndef __R300_SWTCL_H__