1 Star 0 Fork 3

LLL/libva

forked from openKylin/libva 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
meson_options.txt 495 Bytes
Copy Edit Raw Blame History
LLL authored 2022-06-27 15:38 . Import Upstream version 2.7.0
option('driverdir', type : 'string', description : 'drivers path')
option('disable_drm', type : 'boolean', value : false)
option('with_x11', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
option('with_glx', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
option('with_wayland', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
option('enable_docs', type : 'boolean', value : false)
option('enable_va_messaging', type : 'boolean', value : true)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lllcky/libva.git
git@gitee.com:lllcky/libva.git
lllcky
libva
libva
openkylin/yangtze

Search