summaryrefslogtreecommitdiff
path: root/src/shaders/vme/inter_frame_haswell.asm
AgeCommit message (Expand)AuthorFilesLines
2013-04-03Merge branch 'master' into stagingXiang, Haihao1-3/+1
2013-03-13Issue memory fence message to assure memory ordering on Ivb/HswZhao Yakui1-0/+17
2013-01-23Fix the issue of GPU hang when encoding picture with one macroblock widthZhao Yakui1-0/+3
2013-01-17Fix one error of calculating VME parameter for inter-frame on HaswellZhao Yakui1-6/+6
2013-01-17Adjust the reference window based on MVP prediction to optimize VME param on ...Zhao Yakui1-0/+11
2013-01-17Add the MV prediction to optimize VME parameter on HaswellZhao Yakui1-0/+338
2013-01-17Discard the intermediate result during VME prediction on haswellZhao Yakui1-77/+0
2012-10-31Restrict the max MV number in MV predictionZhao Yakui1-1/+2
2012-10-23Add the support of encoding P frame on haswellZhao Yakui1-0/+405
2012-10-23Fix the incorrect syntax in VME shaders for HaswellZhao Yakui1-1/+1
2012-10-23Pass the mb_intra_struct by using thread payload on haswellZhao Yakui1-16/+2
2012-10-23Add the support of encoding P/B-frame on haswellZhao Yakui1-0/+440