summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-08-21 20:13:31 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-08-21 20:18:58 -0600
commit0d9bcdbeb11ad1ce7e5257f652ccf9ebf1aa59a7 (patch)
tree1870f28e4635270a9be238cec0ab4f61f8611c62 /src/mesa/pipe/i915simple/Makefile
parentd70d41eefc1045bd2f8ddf2cb701d7789c671012 (diff)
Fragment shader translation seems to basically work now. More testing needed.
Diffstat (limited to 'src/mesa/pipe/i915simple/Makefile')
-rw-r--r--src/mesa/pipe/i915simple/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/i915simple/Makefile b/src/mesa/pipe/i915simple/Makefile
index fc825c7302..2353d0df01 100644
--- a/src/mesa/pipe/i915simple/Makefile
+++ b/src/mesa/pipe/i915simple/Makefile
@@ -22,7 +22,6 @@ DRIVER_SOURCES = \
i915_strings.c \
i915_prim_emit.c \
i915_tex_layout.c \
- i915_fpc.c \
i915_fpc_debug.c \
i915_fpc_emit.c \
i915_fpc_translate.c \