projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af1f3b
)
added fpc sources
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 21 Aug 2007 22:24:48 +0000
(16:24 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 21 Aug 2007 22:24:48 +0000
(16:24 -0600)
src/mesa/pipe/i915simple/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/i915simple/Makefile
b/src/mesa/pipe/i915simple/Makefile
index
9a0d40a
..
fc825c7
100644
(file)
--- a/
src/mesa/pipe/i915simple/Makefile
+++ b/
src/mesa/pipe/i915simple/Makefile
@@
-22,6
+22,10
@@
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 \
i915_surface.c
C_SOURCES = \