| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for -fstack-protector | Bernd Kuhls | 2018-08-21 | 1 | -1/+4 |
* | Add '-fstack-protector' to CFLAGS | Haihao Xiang | 2018-03-15 | 1 | -0/+1 |
* | build: delete shaders targets at distclean | Víctor Manuel Jáquez Leal | 2018-02-11 | 1 | -0/+7 |
* | build: remove undefined variable | Víctor Manuel Jáquez Leal | 2018-02-11 | 1 | -1/+1 |
* | build: Add libdrm_intel dependency | Víctor Manuel Jáquez Leal | 2018-02-11 | 1 | -1/+1 |
* | Remove generated file from tree and on clean | Philipp Kerling | 2017-06-28 | 1 | -0/+6 |
* | Move source lists into Makefile.sources | Chih-Wei Huang | 2017-05-02 | 1 | -134/+1 |
* | Improve the HEVC encoding quality on SKL/APL/KBL | peng.chen | 2017-04-13 | 1 | -0/+6 |
* | Add the new kernel binary for the improved HEVC encoder on SKL/APL/KBL | peng.chen | 2017-04-13 | 1 | -0/+1 |
* | ENC: add VME pipeline for AVC encoder | Pengfei Qu | 2017-03-02 | 1 | -0/+1 |
* | ENC: add AVC common structure and functions | Pengfei Qu | 2017-03-02 | 1 | -0/+2 |
* | ENC: add kernel related structure and define for AVC | Pengfei Qu | 2017-03-02 | 1 | -0/+1 |
* | ENC: add AVC kernel binary on SKL | Pengfei Qu | 2017-03-02 | 1 | -0/+2 |
* | ENC: add const data/table for AVC encoder | Pengfei Qu | 2017-03-02 | 1 | -0/+2 |
* | ENC: add common structure for AVC encoder | Pengfei Qu | 2017-03-02 | 1 | -0/+3 |
* | Set the pipeline to use the new VP8 encoding shaders on SKL/BXT/KBL | Xiang, Haihao | 2017-02-22 | 1 | -0/+1 |
* | Set the pipeline to use the new VP8 encoding shaders on BSW | Xiang, Haihao | 2017-02-22 | 1 | -0/+6 |
* | config: Explicitly handle wayland-client pkgconfig | Sean V Kelley | 2017-02-04 | 1 | -1/+1 |
* | Revert "ENC:support more quality level and switch to new AVC encoder solution... | Sean V Kelley | 2017-01-17 | 1 | -11/+0 |
* | ENC:support more quality level and switch to new AVC encoder solution on SKL | Pengfei Qu | 2017-01-10 | 1 | -0/+11 |
* | Rewrite Media_kernel to optimize the YUV420 8Bit-scaling on Gen9+ | Zhao Yakui | 2016-11-29 | 1 | -0/+1 |
* | Move some VPP structures/functions into the common files to support more plat... | Zhao Yakui | 2016-11-29 | 1 | -0/+2 |
* | i965: compile driver source as convenience library | U. Artie Eoff | 2016-09-07 | 1 | -4/+13 |
* | Don't check WAYLAND_SCANNER if wayland isn't used or found | Xiang, Haihao | 2016-06-03 | 1 | -2/+5 |
* | Add the low-level implementation of VP9 encoding | Zhao Yakui | 2016-05-27 | 1 | -0/+7 |
* | Refine vp9_probs.h so that the prob table can be used for encoding | Zhao Yakui | 2016-05-26 | 1 | -0/+1 |
* | Implement low power mode on SKL | Xiang, Haihao | 2016-05-09 | 1 | -0/+2 |
* | VP9 HWDEC:add vp9 table file | Sirisha Muppavarapu | 2015-12-07 | 1 | -0/+1 |
* | render: extract out yuv->rgb coefs | Lionel Landwerlin | 2015-11-09 | 1 | -0/+2 |
* | Wrapper the DriverContextP of backend driver | Zhao Yakui | 2015-09-06 | 1 | -0/+1 |
* | Add Android.mk to the corresponding EXTRA_DIST | Xiang, Haihao | 2015-06-04 | 1 | -1/+1 |
* | HEVC ENC:Added PAK pipeline | Qu,Pengfei | 2015-03-19 | 1 | -0/+1 |
* | HEVC ENC:Added PAK context for HEVC | Qu,Pengfei | 2015-03-19 | 1 | -0/+1 |
* | VP8 HWEnc: Build VP8 PAK pipeline and enabling I frame | Zhong Li | 2015-03-19 | 1 | -0/+1 |
* | Add the initial code for HEVC decoding on SKL into the driver | Xiang, Haihao | 2014-12-14 | 1 | -0/+2 |
* | Add the initial support for VPP on SKL | Xiang, Haihao | 2014-12-14 | 1 | -0/+2 |
* | Skl: Add the initial support for media encoding | Zhao Yakui | 2014-12-14 | 1 | -0/+2 |
* | Skl: Add the initial support for rendering on Skl | Zhao Yakui | 2014-12-14 | 1 | -0/+1 |
* | vpp: factor out calculation of AVS coefficients. | Gwenole Beauchesne | 2014-11-11 | 1 | -0/+2 |
* | Add final header to fix 'make dist' | Emil Velikov | 2014-11-10 | 1 | -0/+1 |
* | Do not overlink i965_drv_video | Emil Velikov | 2014-11-10 | 1 | -1/+0 |
* | i965_drv_video: add git commit id to VA driver version string. | Gwenole Beauchesne | 2014-09-09 | 1 | -2/+37 |
* | Move all of PCIIDs and codec info into separated files | Xiang, Haihao | 2014-05-26 | 1 | -0/+2 |
* | Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_video | Zhao Yakui | 2014-04-23 | 1 | -0/+1 |
* | Add the seperated file for Video post-processing on BDW | Zhao Yakui | 2014-04-23 | 1 | -0/+1 |
* | Add the seperated file for rendering on BDW | Zhao Yakui | 2014-04-23 | 1 | -0/+1 |
* | Add the separated media encoding/decoding files for BDW | Zhao Yakui | 2014-02-27 | 1 | -0/+3 |
* | fix the broken package generated by make dist | Xiang, Haihao | 2013-09-24 | 1 | -0/+1 |
* | Merge branch 'master' into staging | Xiang, Haihao | 2013-04-03 | 1 | -8/+10 |
|\ |
|
| * | Automake 1.13 fixups | Armin K | 2013-03-19 | 1 | -1/+1 |