Add the VPP shader of NV12->RGBX conversion
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 23 May 2013 02:22:09 +0000 (10:22 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:22:06 +0000 (10:22 +0800)
commit69a1c54dc8156946b9eec835164e1501d1676d42
treefde8f43cd812b97ee732cb609bab2c9cdba84f7b
parent5a779ff22fe428c80187a2fa68398a536c0cbd9d
Add the VPP shader of NV12->RGBX conversion

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_post_processing.c
src/shaders/post_processing/gen8/Makefile.am
src/shaders/post_processing/gen8/Save_AVS_RGBX.g8a [new file with mode: 0644]
src/shaders/post_processing/gen8/YUV_to_RGB.g8a [new file with mode: 0644]
src/shaders/post_processing/gen8/pl2_to_rgbx.asm [new file with mode: 0644]
src/shaders/post_processing/gen8/pl2_to_rgbx.g8b [new file with mode: 0644]