summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2014-03-04 16:23:08 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2014-04-23 14:14:35 +0800
commit5cd2a559ec618c9e628fa695f15a0e90450824f2 (patch)
treee5d7d9617a2666f64a60b14f4f638f0bed9c433f /src/Makefile.am
parent8e665f172f23acd3a73c387ab10a0eec35655209 (diff)
downloadlibva-intel-driver-5cd2a559ec618c9e628fa695f15a0e90450824f2.tar.gz
Add the seperated file for Video post-processing on BDW
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> (cherry picked from commit 6e1baecded9d23b32daa8e34828b6a5d32a27c46) Conflicts: src/i965_post_processing.c
Diffstat (limited to 'src/Makefile.am')
-rwxr-xr-xsrc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 61f35293..28334626 100755
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,6 +75,7 @@ source_c = \
i965_media_mpeg2.c \
i965_gpe_utils.c \
i965_post_processing.c \
+ gen8_post_processing.c \
i965_render.c \
gen8_render.c \
intel_batchbuffer.c \