summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile
diff options
context:
space:
mode:
authorChristian König <[email protected]>2010-10-23 17:47:30 +0200
committerChristian König <[email protected]>2010-10-23 17:47:30 +0200
commit4381580936f07e0c5eb0ad7c51d2ccf765000d08 (patch)
treec9a4fd23cf7c2cca3b0c7e13d5b7c4723d0b433c /src/gallium/drivers/r600/Makefile
parentde4c2b91f4dd2408422bcbdbf3e9cf3897533e6d (diff)
First xvmc-r600 implementation
Diffstat (limited to 'src/gallium/drivers/r600/Makefile')
-rw-r--r--src/gallium/drivers/r600/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/Makefile b/src/gallium/drivers/r600/Makefile
index ede0bb2ec45..0dc9663de6a 100644
--- a/src/gallium/drivers/r600/Makefile
+++ b/src/gallium/drivers/r600/Makefile
@@ -17,6 +17,7 @@ C_SOURCES = \
r600_shader.c \
r600_state.c \
r600_texture.c \
+ r600_video_context.c \
r700_asm.c \
evergreen_state.c \
eg_asm.c