Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-25 | Add debian packaging. | Gwenole Beauchesne | 1 | -1/+15 | |
2011-08-25 | New project build rules and files. | Gwenole Beauchesne | 1 | -0/+9 | |
2011-08-22 | Moved files around. | Gwenole Beauchesne | 1 | -99/+0 | |
2011-07-27 | i965_drv_video: don't export internal driver functions.1.0.14 | Gwenole Beauchesne | 1 | -1/+6 | |
Make sure to use our internal functions. In particular, we override some DRM functions and they have to be used. e.g. this fixes VA/GLX. | |||||
2011-07-26 | i965_drv_video: cosmetics (cleanup Makefile). | Gwenole Beauchesne | 1 | -40/+58 | |
2011-05-25 | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge | Xiang, Haihao | 1 | -2/+4 | |
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2011-05-16 | i965_drv_vidoe: thread safety for rendering | Xiang, Haihao | 1 | -2/+4 | |
2011-04-07 | i965_drv_vidoe: Encoder on Sandy Bridge | Zhou Chang | 1 | -2/+8 | |
Currently it supports Intra frame Signed-off-by: Zhou Chang <chang.zhou@intel.com> Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2010-12-06 | i965_drv_video: H.264 decoding on Sandybridge | Xiang, Haihao | 1 | -2/+4 | |
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2010-09-15 | i965_drv_video: deinterlacing & scaling1.0.5 | Xiang, Haihao | 1 | -2/+4 | |
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2010-07-12 | Fix out-of-source builds. | Gwenole Beauchesne | 1 | -1/+1 | |
2010-05-07 | i965_drv_video: [H.264] add support for ILDB | Xiang, Haihao | 1 | -2/+4 | |
2010-03-26 | i965_drv_video: add support for H264 on Clarkdale/Arrandale | Xiang, Haihao | 1 | -2/+10 | |
2010-03-08 | Fix drivers build. | Gwenole Beauchesne | 1 | -1/+1 | |
2010-03-08 | Remove IN_LIBVA defines, Thanks for the patch from Gwenole | Austin Yuan | 1 | -2/+2 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2009-08-28 | Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so). | Gwenole Beauchesne | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Install drivers into pkglibdir/va/. | Gwenole Beauchesne | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Fix make dist (i965_drv_video missing files, Paul Bender). | Gwenole Beauchesne | 1 | -0/+12 | |
commit a02c6205509411b9e444b5546023dd8c5672fd99 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Thu Jul 2 09:28:02 2009 +0000 Fix make dist (tests). commit 93db0794456910eb4b1daf2e1c1a7f45448897c1 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Wed Jun 24 07:49:02 2009 +0000 Fix make dist. Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-06 | X11->x11 per the suggestion from Gwenole | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-03 | Move back dri --> src/X11 | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-02 | Refine the directory, move src/X11 to dri/ | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-02 | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 ↵ | Austin Yuan | 1 | -0/+40 | |
graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> |