OSDN Git Service

build: delete shaders targets at distclean
[android-x86/hardware-intel-common-vaapi.git] / src / shaders / vme / Makefile.am
2018-02-11 Víctor Manuel Jáqu... build: delete shaders targets at distclean
2015-07-08 Xiang, HaihaoMerge branch 'v1.6-branch' into master
2015-06-04 Xiang, HaihaoAdd vp8_inter_frame_gen8.asm and vp8_intra_frame_gen8...
2015-03-19 Zhong LiVP8 HWEnc: Add BSW VP8 HWEnc support
2015-03-19 Zhong LiVP8 HWEnc: Add P frame encoding support
2015-03-19 Zhong LiVP8 HWEnc: Add vp8 gen9 intra frame encoding shader
2014-12-15 Xiang, HaihaoFix the build of H.264 encoding shaders for SKL
2014-12-13 Zhong LiUse BDW rebuilt shaders for skl encoding
2014-03-24 Xiang, HaihaoFix the broken package made by 'make dist'
2014-02-27 Zhao YakuiRemove the duplicated header file for mpeg2 encoding...
2014-02-27 Zhao YakuiRemove unnecessary GPU binary shader of mpeg2 encoding...
2014-02-27 Zhao YakuiRewrite the GPU VME shader for MPEG2 encoding on Gen8
2014-02-27 Zhao YakuiRewrite the VME shader for encoding on BDW
2013-11-13 Zhao YakuiFix an incorrect makefile rule for VME shader on Ivybridge
2013-09-24 Xiang, Haihaofix the broken package generated by make dist
2013-09-24 Xiang, Haihaofix make dist
2013-09-06 Zhao YakuiRemove the unnecessary shader binary for MPEG2 encoding...
2013-09-06 Zhao YakuiRewrite the VME shader for MPEG2 encoding on Ivy
2013-09-06 Zhao YakuiRewrite inter-frame shader for MPEG2 encoding on HSW...
2013-06-27 Gwenole Beauchesnebuild: fix make dist for packaging.
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2013-01-17 Zhao YakuiAdd the VME shader for Ivy that supports MVP
2013-01-17 Zhao YakuiAdd the bidirectional MV prediction for B-frame on...
2013-01-17 Li XiaoweiAdd MPEG2 VME shader files for IVB
2012-12-14 Xiang, HaihaoShader for MPEG-2 encoding
2012-10-23 Zhao YakuiAdd the support of encoding P frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-10-23 Zhao YakuiAdd the support of encoding P/B-frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-15 Xiang, HaihaoVME: Handle multiple macroblocks in a single thread
2012-03-01 Xiang, HaihaoPreprocess VME shader first
2012-02-29 Xiang, HaihaoPreprocess VME shader first
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-14 Xiang, HaihaoCreate batchbuffer for VME via GPU shader on Sandybridge
2012-02-14 Xiang, HaihaoA new shader to create VME batchbuffer on Ivybridge
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-28 Gwenole Beauchesnebuild: fix make dist when intel-gen4asm is not installed.
2011-10-17 Gwenole Beauchesnebuild: use AM_V_GEN to generate files quietly.
2011-10-17 Gwenole Beauchesnebuild: use GEN4ASM variable to hold path to intel-gen4a...
2011-08-25 Gwenole BeauchesneFix make dist.
2011-08-25 Gwenole BeauchesneNew project build rules and files.
2011-08-22 Gwenole BeauchesneMoved files around.