summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* meson: use a feature option for shared-llvmDylan Baker2023-01-191-14/+4
* meson: use a feature option for eglDylan Baker2023-01-191-29/+8
* meson: use a feature option for zstdDylan Baker2023-01-191-15/+3
* meson: use a feature option for xlib-leaseDylan Baker2023-01-191-13/+3
* meson: use a feature option for power8Dylan Baker2023-01-191-9/+2
* meson: use a feature option for lmsensorsDylan Baker2023-01-191-15/+3
* meson: use a feature option for libunwindDylan Baker2023-01-191-18/+8
* meson: use a feature option for valgrindDylan Baker2023-01-191-15/+3
* meson: use a feature option for llvmDylan Baker2023-01-191-9/+2
* meson: use a feature option for gbmDylan Baker2023-01-191-16/+4
* meson: use a feature option for gles2Dylan Baker2023-01-191-34/+6
* meson: use a feature option for gles1Dylan Baker2023-01-191-15/+7
* meson: use a feature option for shared-glapiDylan Baker2023-01-191-13/+3
* meson: use a feature option for shader_cacheDylan Baker2023-01-191-22/+8
* meson: use a feature option for gallium-xaDylan Baker2023-01-191-23/+5
* meson: use a feature option for gallium-vaDylan Baker2023-01-191-36/+19
* meson: use a feature option for gallium-vdpauDylan Baker2023-01-191-44/+18
* meson: use a feature option for dri3Dylan Baker2023-01-191-13/+1
* meson: drop meson < 0.54 workaroundDylan Baker2023-01-191-11/+0
* meson: replace uses of ExternalProgram.path with .full_pathDylan Baker2023-01-191-2/+2
* meson: replace has_exe_wrapper with can_run_host_binariesDylan Baker2023-01-191-1/+1
* meson: bump minimum required version to meson 0.59Dylan Baker2023-01-191-1/+1
* zink: add renderdoc handlingMike Blumenkrantz2023-01-141-1/+2
* meson: Define VK_USE_PLATFORM_WIN32_KHR for C++Jesse Natalie2023-01-111-2/+1
* OpenCL/draw module: Support linking with LLVM and clang 15 static librariespal10002022-12-161-2/+11
* vdpau: allow building vdpau st with virgl onlyJan Palus2022-12-121-1/+2
* nine: enable on panfrostDavid Heidelberg2022-12-101-0/+1
* meson: Do not enable drm for KGSL Turnip buildDanylo Piliaiev2022-12-071-1/+5
* meson: sort drivers alphabetically in any-of checksEric Engestrom2022-12-011-15/+15
* meson: make long any-of checks easier to read and to updateEric Engestrom2022-12-011-12/+35
* meson: Enable system_has_kms_drm for androidRoman Stratiienko2022-11-291-1/+1
* meson: Don't depend on expat for !use_xmlconfigAlyssa Rosenzweig2022-11-231-4/+12
* intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argumentPhilippe Lecluse2022-11-231-0/+5
* meson: do not use source_root() when possibleDanylo Piliaiev2022-11-221-1/+10
* freedreno: Find curses properly for building fdperfJami Kettunen2022-11-171-1/+1
* meson: Enable initialized-but-unused warning for MSVCJesse Natalie2022-11-171-0/+1
* meson: Enable SSE4.1 for MSVCJesse Natalie2022-11-171-24/+26
* meson: only enable intel-clc for x86_64 buildsLuis Felipe Strano Moraes2022-11-111-2/+7
* meson: enable Wmisleading-indentationLucas Stach2022-11-111-0/+2
* util/glsl2spirv: pass path to glslangValidator into the scriptDylan Baker2022-11-101-1/+1
* meson: prog_glslang should always be for the build machineDylan Baker2022-11-101-1/+1
* meson: -DVK_ENABLE_BETA_EXTENSIONS at a single placeYonggang Luo2022-11-091-3/+4
* nine: enable on freedrenoDavid Heidelberg2022-11-051-1/+2
* meson: simplified meson for enabling ray-tracing on IntelLuis Felipe Strano Moraes2022-11-011-6/+2
* gallium: Stub support for Asahi + DRMAlyssa Rosenzweig2022-10-291-1/+5
* meson: with_glx never assigned to 'gallium-xlib', remove 'gallium-xlib'Yonggang Luo2022-10-221-4/+4
* meson: with_glx never assigned to 'gallium-xlib', so need add with_glx == 'xl...Yonggang Luo2022-10-221-1/+1
* c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consisten...Yonggang Luo2022-10-201-2/+9
* meson/mesa/wide: define WIN32_LEAN_AND_MEAN with pre_argsYonggang Luo2022-10-201-0/+4
* deps: Update DirectX-Headers req to 1.606.4Jesse Natalie2022-10-201-1/+1