summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Added libva-tpi.pc fileAustin Yuan2010-09-251-2/+2
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne2010-05-131-1/+4
|
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Drop libva_display. Explicitly use libva-x11.Gwenole Beauchesne2009-09-031-8/+3
|
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-281-2/+7
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Add new DSO versioning (SONAME changed to ↵Gwenole Beauchesne2009-07-081-1/+6
| | | | | | libva-VERSION.so.CURRENT.REVISION.AGE). Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Allow conditional build of video drivers (dummy, i965).Gwenole Beauchesne2009-07-081-1/+8
| | | | 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-1/+1
| | | | | | graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix the issue that all files are moved into a sub-directory libva.Austin Yuan2009-06-131-0/+29
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Upload latest libVA libraryAustin Yuan2009-06-131-30/+0
| | | | | | | | | 1. Upgrade VAAPI to version 0.30 which has encode support 2. Incorporate Gwenole Beauchesne's patches 102, 103, 104. 105, 106, 107, 109 and part of 202 (see http://www.splitted-desktop.com/~gbeauchesne/libva/patches/) 3. DRI2 support Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Test write permissionAustin Yuan2009-05-191-0/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* libva 0.23Waldo Bastian2007-09-131-0/+29