Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31 | Austin Yuan | 2009-08-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Remove context from vaSyncSurface | Austin Yuan | 2009-08-28 | 1 | -6/+0 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so). | Gwenole Beauchesne | 2009-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2 | Austin Yuan | 2009-08-27 | 1 | -38/+5 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Merge branch 'test'libva30 | Austin Yuan | 2009-08-25 | 1 | -1/+1 |
|\ | |||||
| * | Install drivers into pkglibdir/va/. | Gwenole Beauchesne | 2009-07-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | | i965_drv_video: clear draw buffer before rendering. | Xiang, Haihao | 2009-08-11 | 2 | -0/+52 |
| | | |||||
* | | i965_drv_video: fix rendering issue | Zou Nan hai | 2009-08-07 | 1 | -9/+12 |
| | | |||||
* | | i965_drv_driver: fix assertion failure | Xiang, Haihao | 2009-08-05 | 1 | -3/+4 |
| | | |||||
* | | i965_drv_video: Eanble VAAPI on IGDNG | Xiang, Haihao | 2009-07-27 | 6 | -51/+375 |
| | | |||||
* | | i965_drv_video: add new compiled shader programs for IGDNG | Xiang, Haihao | 2009-07-27 | 24 | -4/+6944 |
|/ | |||||
* | Fix make dist (i965_drv_video missing files, Paul Bender). | Gwenole Beauchesne | 2009-07-08 | 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> | ||||
* | X11->x11 per the suggestion from Gwenole | Austin Yuan | 2009-07-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Move back dri --> src/X11 | Austin Yuan | 2009-07-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Remove vaSetSubpicturePalette, please use vaSetImagePalette | Austin Yuan | 2009-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Refine the directory, move src/X11 to dri/ | Austin Yuan | 2009-07-02 | 4 | -793/+1 |
| | | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | ||||
* | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 ↵ | Austin Yuan | 2009-07-02 | 111 | -0/+19443 |
graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> |