OSDN Git Service

Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Wed, 8 Jul 2009 07:54:44 +0000 (07:54 +0000)
committerAustin Yuan <shengquan.yuan@intel.com>
Fri, 28 Aug 2009 03:00:00 +0000 (11:00 +0800)
commite2a24f0189561cc4feaf00d0b48f22947704ae56
tree0e398b0c611b7dfc19bd0fe7bd3a47099e3f6dfd
parent4e71a2ddfd56543c60e91525726d136a526d1162
Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Makefile.am
configure.ac
i965_drv_video/Makefile.am
libva_display.pc.in [new file with mode: 0644]
src/Makefile.am
src/va.c
src/x11/va_x11.c