• Home
  • Raw
  • Download

Lines Matching +full:shared +full:- +full:glapi

1 # Copyright © 2017-2019 Intel Corporation
31 'egl-native-platform',
41 'android-stub',
44 description : 'Build against android-stub',
55 'dri-drivers',
60 'dri-drivers-path',
66 'dri-search-path',
69 …: 'Locations to search for dri drivers, passed as colon separated list. Default: dri-drivers-path.'
72 'gallium-drivers',
83 'gallium-extra-hud',
89 'gallium-vdpau',
96 'vdpau-libs-path',
102 'gallium-xvmc',
109 'xvmc-libs-path',
115 'gallium-omx',
122 'omx-libs-path',
125 description : 'path to put omx libraries. defaults to omx-bellagio pkg-config pluginsdir.'
128 'gallium-va',
135 'va-libs-path',
141 'gallium-xa',
148 'gallium-nine',
154 'gallium-d3d10umd',
160 'gallium-opencl',
167 'opencl-spirv',
170 description : 'build gallium "clover" OpenCL frontend with SPIR-V binary support.',
173 'opencl-native',
179 'static-libclc',
183 description : 'Link libclc SPIR-V statically.',
186 'd3d-drivers-path',
192 'vulkan-drivers',
195 …broadcom', 'freedreno', 'imagination-experimental', 'intel', 'microsoft-experimental', 'panfrost',…
199 'freedreno-kgsl',
205 'freedreno-virtio',
211 'imagination-srv',
217 'shader-cache',
221 description : 'Build with on-disk shader cache support.',
224 'shader-cache-default',
230 'shader-cache-max-size',
234 If set, determines the maximum size of the on-disk cache of compiled
241 'vulkan-icd-dir',
247 'moltenvk-dir',
253 'vulkan-layers',
256 choices : ['device-select', 'intel-nullhw', 'overlay'],
260 'shared-glapi', combo
264 …description : 'Whether to build a shared or static glapi. Defaults to false on Windows, true elsew…
294 'gbm-backends-path',
320 'microsoft-clc',
326 'spirv-to-dxil',
329 description : 'Build support for the SPIR-V to DXIL library'
332 'glvnd-vendor-name',
338 'glx-read-only-text',
351 'shared-llvm',
355 description : 'Whether to link LLVM shared or statically.'
358 'draw-use-llvm',
375 description : 'Use libunwind for stack-traces'
385 'build-tests',
391 'build-aco-tests',
397 'install-intel-gpu-tests',
406 …description : 'Build an SELinux-aware Mesa. This currently disables execmem support at runtime un…
412glapi will fail to generate dynamic glapi stubs when entrypoints unknown to glapi but known to DRI…
421 'osmesa-bits',
432 …drm-shim', 'etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'lima', …
433 description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
443 'xlib-lease',
450 'glx-direct',
455 option('egl-lib-suffix',
461 'gles-lib-suffix',
467 'platform-sdk-version',
507 'custom-shader-replacement',
513 'vmware-mks-stats',
519 'vulkan-beta',
525 'intel-clc',
528 description : 'Build the intel-clc compiler (required for ray queries).'
531 'video-codecs',
537 … enabling these. This is used for all video APIs (vaapi, vdpau, vulkan). Non-patent encumbered cod…
540 'gallium-d3d12-video',
546 'radv-build-id',
549 …e build id for shader cache keys (hex string). Can be extracted with readelf -x .note.gnu.build-id'
552 'min-windows-version',