summaryrefslogtreecommitdiff
path: root/i965_drv_video/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-281-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Install drivers into pkglibdir/va/.Gwenole Beauchesne2009-07-081-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-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 GwenoleAustin Yuan2009-07-061-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Move back dri --> src/X11Austin Yuan2009-07-031-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Refine the directory, move src/X11 to dri/Austin Yuan2009-07-021-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 ↵Austin Yuan2009-07-021-0/+40
graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>