From: Brian Date: Tue, 21 Aug 2007 22:24:48 +0000 (-0600) Subject: added fpc sources X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d97f90b93e5a60bdb3aa4ee6714fdf187675e231;p=mesa.git added fpc sources --- diff --git a/src/mesa/pipe/i915simple/Makefile b/src/mesa/pipe/i915simple/Makefile index 9a0d40a8d49..fc825c7302f 100644 --- 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 = \