1 # Copyright © 2017-2019 Intel Corporation
3 # Permission is hereby granted, free of charge, to any person obtaining a copy
4 # of this software and associated documentation files (the "Software"), to deal
5 # in the Software without restriction, including without limitation the rights
6 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 # copies of the Software, and to permit persons to whom the Software is
8 # furnished to do so, subject to the following conditions:
10 # The above copyright notice and this permission notice shall be included in
11 # all copies or substantial portions of the Software.
13 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26 'auto', 'x11', 'wayland', 'drm', 'surfaceless', 'haiku', 'android',
29 description : 'window systems to support. If this is set to `auto`, all platforms applicable will be enabled.'
35 choices : ['auto', 'true', 'false', 'disabled', 'enabled'],
36 description : 'enable support for dri3'
42 choices : ['auto', 'i915', 'i965', 'r100', 'r200', 'nouveau', 'swrast'],
43 description : 'List of dri drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
49 description : 'Location to install dri drivers. Default: $libdir/dri.'
55 description : 'Locations to search for dri drivers, passed as colon separated list. Default: dri-drivers-path.'
62 'auto', 'kmsro', 'radeonsi', 'r300', 'r600', 'nouveau', 'freedreno',
63 'swrast', 'v3d', 'vc4', 'etnaviv', 'tegra', 'i915', 'svga', 'virgl',
64 'swr', 'panfrost', 'iris', 'lima', 'zink'
66 description : 'List of gallium drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
72 description : 'Enable HUD block/NIC I/O HUD status support',
78 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
79 description : 'enable gallium vdpau frontend.',
85 description : 'path to put vdpau libraries. defaults to $libdir/vdpau.'
91 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
92 description : 'enable gallium xvmc frontend.',
98 description : 'path to put xvmc libraries. defaults to $libdir.'
104 choices : ['auto', 'disabled', 'bellagio', 'tizonia'],
105 description : 'enable gallium omx frontend.',
111 description : 'path to put omx libraries. defaults to omx-bellagio pkg-config pluginsdir.'
117 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
118 description : 'enable gallium va frontend.',
124 description : 'path to put va libraries. defaults to $libdir/dri.'
130 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
131 description : 'enable gallium xa frontend.',
137 description : 'build gallium "nine" Direct3D 9.x frontend.',
142 choices : ['icd', 'standalone', 'disabled'],
144 description : 'build gallium "clover" OpenCL frontend.',
150 description : 'build gallium "clover" OpenCL frontend with SPIR-V binary support.',
156 description : 'Location of D3D drivers. Default: $libdir/d3d',
162 choices : ['auto', 'amd', 'freedreno', 'intel'],
163 description : 'List of vulkan drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
169 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
170 description : 'Build with on-disk shader cache support'
176 description : 'Location relative to prefix to put vulkan icds on install. Default: $datadir/vulkan/icd.d'
179 'vulkan-overlay-layer',
182 description : 'Whether to build the vulkan overlay layer'
185 'vulkan-device-select-layer',
188 description : 'Whether to build the vulkan device select layer'
194 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
195 description : 'Whether to build a shared or static glapi. Defaults to false on Windows, true elsewhere'
201 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
202 description : 'Build support for OpenGL ES 1.x'
208 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
209 description : 'Build support for OpenGL ES 2.x and 3.x'
215 description : 'Build support for OpenGL (all versions)'
221 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
222 description : 'Build support for gbm platform'
228 choices : ['auto', 'disabled', 'dri', 'xlib', 'gallium-xlib'],
229 description : 'Build support for GLX platform'
235 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
236 description : 'Build support for EGL platform'
242 description : 'Enable GLVND support.'
245 'glx-read-only-text',
248 description : 'Disable writable .text section on x86 (decreases performance)'
254 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
255 description : 'Build with LLVM support.'
261 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
262 description : 'Whether to link LLVM shared or statically.'
268 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
269 description : 'Build with valgrind support'
275 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
276 description : 'Use libunwind for stack-traces'
282 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
283 description : 'Enable HUD lmsensors support.'
289 description : 'Build unit tests. Currently this will build *all* unit tests, which may build more than expected.'
292 'install-intel-gpu-tests',
295 description : 'Build and install Intel unit tests which require the GPU. This option is for developers and the Intel CI system only.'
301 description : 'Build an SELinux-aware Mesa'
307 choices : ['none', 'classic', 'gallium'],
308 description : 'Build OSmesa.'
314 choices : ['8', '16', '32'],
315 description : 'Number of channel bits for OSMesa.'
320 value : ['avx', 'avx2'],
321 choices : ['avx', 'avx2', 'knl', 'skx'],
322 description : 'Architectures to build SWR support for.',
328 description : 'Whether to link SWR shared or statically.',
335 choices : ['drm-shim', 'etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'lima', 'panfrost', 'all'],
336 description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
342 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
343 description : 'Enable power8 optimizations.',
349 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
350 description : 'Enable VK_EXT_acquire_xlib_display.'
356 description : 'Enable direct rendering in GLX and EGL for DRI',
362 description : 'Prefer new Intel iris driver over older i965 driver'
364 option('egl-lib-suffix',
367 description : 'Suffix to append to EGL library name. Default: none.'
373 description : 'Suffix to append to GLES library names. Default: none.'
376 'platform-sdk-version',
381 description : 'Android Platform SDK version. Default: Nougat version.'
386 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
388 description : 'Use ZSTD instead of ZLIB in some cases.'