summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200
diff options
context:
space:
mode:
authorNicolai Hähnle <nhaehnle@gmail.com>2009-06-27 18:08:44 +0200
committerNicolai Hähnle <nhaehnle@gmail.com>2009-06-27 18:08:44 +0200
commit9fa0d25c547a940fa275f786a63de85f6bc39870 (patch)
tree1809e6b021dcfa3094d9a62ac62acc78b27a97a8 /src/mesa/drivers/dri/r200
parent3f15acb7e8575faeacc50dcede6d68b1e583727d (diff)
radeon: Update .gitignore
Add all source files that are symlink'ed from common radeon code to the ignore list. Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
Diffstat (limited to 'src/mesa/drivers/dri/r200')
-rw-r--r--src/mesa/drivers/dri/r200/.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r200/.gitignore b/src/mesa/drivers/dri/r200/.gitignore
index 3773d8ea73..2f9cd1a987 100644
--- a/src/mesa/drivers/dri/r200/.gitignore
+++ b/src/mesa/drivers/dri/r200/.gitignore
@@ -1,3 +1,15 @@
+radeon_bocs_wrapper.h
+radeon_bo_legacy.[ch]
radeon_chipset.h
-radeon_screen.*
+radeon_cmdbuf.h
+radeon_common.[ch]
+radeon_common_context.[ch]
+radeon_cs_legacy.[ch]
+radeon_dma.[ch]
+radeon_fbo.c
+radeon_lock.[ch]
+radeon_mipmap_tree.[ch]
+radeon_screen.[ch]
+radeon_span.[ch]
+radeon_texture.[ch]
server