OSDN Git Service

Wrapper the DriverContextP of backend driver
authorZhao Yakui <yakui.zhao@intel.com>
Sun, 6 Sep 2015 01:39:09 +0000 (09:39 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Sun, 6 Sep 2015 07:13:58 +0000 (15:13 +0800)
commit23c19292df0b52a47eea3897ac888dc0b0271d4a
tree0b8dce61a7d820379c2598e4409853e39d44334b
parent3ed20e394054f960a9d4f52a5f68369043448b31
Wrapper the DriverContextP of backend driver

The default directory of backend driver is used.(LIBVA_DRIVERS_PATH).
Only when the backend driver exists, the wrapper is initialized and added.
Otherwise it won't be initialized.

And the option of "enable-wrapper" is added, which is used to determine whether
the wrapper of backend driver is supported.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Sean V Kelley <seanvk@posteo.de>
(cherry picked from commit 3bbaff8b4180d2510c8c77d9e4d19bf84853f31a)
configure.ac
src/Makefile.am
src/i965_drv_video.c
src/i965_drv_video.h