radeonsi: replace TGSI_INTERPOLATE with INTERP_MODE
[mesa.git] / src / gallium / drivers / i915 / Makefile.sources
1 C_SOURCES := \
2 i915_batchbuffer.h \
3 i915_batch.h \
4 i915_blit.c \
5 i915_blit.h \
6 i915_clear.c \
7 i915_context.c \
8 i915_context.h \
9 i915_debug.c \
10 i915_debug_fp.c \
11 i915_debug.h \
12 i915_debug_private.h \
13 i915_flush.c \
14 i915_fpc_emit.c \
15 i915_fpc.h \
16 i915_fpc_optimize.c \
17 i915_fpc_translate.c \
18 i915_prim_emit.c \
19 i915_prim_vbuf.c \
20 i915_public.h \
21 i915_query.c \
22 i915_query.h \
23 i915_reg.h \
24 i915_resource_buffer.c \
25 i915_resource.c \
26 i915_resource.h \
27 i915_resource_texture.c \
28 i915_screen.c \
29 i915_screen.h \
30 i915_state.c \
31 i915_state_derived.c \
32 i915_state_dynamic.c \
33 i915_state_emit.c \
34 i915_state_fpc.c \
35 i915_state.h \
36 i915_state_immediate.c \
37 i915_state_inlines.h \
38 i915_state_sampler.c \
39 i915_state_static.c \
40 i915_surface.c \
41 i915_surface.h \
42 i915_winsys.h