VirtualBox

source: vbox/trunk/src/libs/dxvk-native-1.9.2a/meson_options.txt

Last change on this file was 96497, checked in by vboxsync, 22 months ago

libs/dxvk-native-1.9.2a: export to OSE

  • Property svn:eol-style set to native
File size: 689 bytes
Line 
1option('enable_tests', type : 'boolean', value : false)
2option('enable_dxgi', type : 'boolean', value : true, description: 'Build DXGI')
3option('enable_d3d9', type : 'boolean', value : true, description: 'Build D3D9')
4option('enable_d3d10', type : 'boolean', value : true, description: 'Build D3D10')
5option('enable_d3d11', type : 'boolean', value : true, description: 'Build D3D11')
6option('build_id', type : 'boolean', value : false)
7
8option('dxvk_native_force', type : 'boolean', value : false, description: 'Force building using DXVK native. Eg. for Windows')
9option('dxvk_native_wsi', type : 'string', value : 'sdl2', description: 'WSI system to use if building natively.')
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use