VirtualBox

source: vbox/trunk/src/libs/dxvk-2.3.1/meson_options.txt@ 107044

Last change on this file since 107044 was 105107, checked in by vboxsync, 5 months ago

libs/dxvk-2.3.1: Make it build, bugref:10716

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 504 bytes
Line 
1option('enable_dxgi', type : 'boolean', value : true, description: 'Build DXGI')
2option('enable_d3d9', type : 'boolean', value : true, description: 'Build D3D9')
3option('enable_d3d10', type : 'boolean', value : true, description: 'Build D3D10')
4option('enable_d3d11', type : 'boolean', value : true, description: 'Build D3D11')
5option('build_id', type : 'boolean', value : false)
6
7option('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.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette