summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/Makefile
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-21 06:44:16 -0700
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-21 06:52:22 -0700
commit58abfebaad80b72c4a4bedad2d96a3959651eea3 (patch)
tree4af6bda6604691568867421c96928518a91b2ef8 /src/gallium/drivers/r300/Makefile
parentd56125a298106d81e10674f1c4b3b43b51a5139d (diff)
r300g: Kill r300_surface with fire.
If you really want to see it again, check the history.
Diffstat (limited to 'src/gallium/drivers/r300/Makefile')
-rw-r--r--src/gallium/drivers/r300/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/Makefile b/src/gallium/drivers/r300/Makefile
index 69e4724790..c4f2c021c4 100644
--- a/src/gallium/drivers/r300/Makefile
+++ b/src/gallium/drivers/r300/Makefile
@@ -20,7 +20,6 @@ C_SOURCES = \
r300_state_derived.c \
r300_state_invariant.c \
r300_vs.c \
- r300_surface.c \
r300_texture.c \
r300_tgsi_to_rc.c