summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/.gitignore
diff options
context:
space:
mode:
authorOliver McFadden <z3ro.geek@gmail.com>2007-05-09 20:52:09 +0000
committerOliver McFadden <z3ro.geek@gmail.com>2007-05-09 20:52:09 +0000
commita9ab36b8f2f650d6af362ed3be5fd2c1fe40e7eb (patch)
treee619621198b93d6556a1e00d046e6974b831744d /src/mesa/drivers/dri/r300/.gitignore
parent88288b614eb89b8995cbc2ece4bbdb25b7adb191 (diff)
r300: radeon_span.h is now common code; radeon_span.c still needs some work.
Diffstat (limited to 'src/mesa/drivers/dri/r300/.gitignore')
-rw-r--r--src/mesa/drivers/dri/r300/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/r300/.gitignore b/src/mesa/drivers/dri/r300/.gitignore
index f8118b7c32..3689a6a78e 100644
--- a/src/mesa/drivers/dri/r300/.gitignore
+++ b/src/mesa/drivers/dri/r300/.gitignore
@@ -1,3 +1,4 @@
radeon_chipset.h
radeon_screen.[ch]
+radeon_span.h
server