summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* configure: avoid testing for negative compiler optionsMarc Dietrich2017-12-011-8/+15
* meson: Add lmsensors supportDylan Baker2017-12-011-0/+11
* meson: Add support for gallium extra hudDylan Baker2017-12-011-0/+4
* meson: fix deps and underlinkage of libGLJon Turney2017-11-301-2/+4
* meson: don't require dri2proto for darwin or windowsJon Turney2017-11-301-1/+3
* meson: set _GNU_SOURCE on cygwinJon Turney2017-11-301-1/+1
* meson: set windows glx definesJon Turney2017-11-301-0/+2
* anv: Check if memfd_create is already defined.Vinson Lee2017-11-301-1/+1
* meson: build virgl driverDylan Baker2017-11-281-5/+11
* meson: build svga driver on linuxDylan Baker2017-11-281-2/+4
* meson: build r600 driverDylan Baker2017-11-281-6/+16
* meson: build r300 driverDylan Baker2017-11-281-2/+4
* meson: build i915g driverDylan Baker2017-11-281-1/+6
* meson: fix strtof locale support checkEric Engestrom2017-11-231-1/+1
* meson: replace with_*dri with with_dri_platformDylan Baker2017-11-221-4/+0
* meson: add logic to select apple and windows driDylan Baker2017-11-221-2/+14
* meson: Fix LLVM requires for radeonsiDylan Baker2017-11-221-2/+2
* meson: convert llvm option to tristateDylan Baker2017-11-221-23/+25
* meson: Convert platform to autoDylan Baker2017-11-221-0/+7
* meson: Remove duplicate _GNU_SOURCEDylan Baker2017-11-221-1/+0
* meson: Remove completed or irrelevant TODO commentsDylan Baker2017-11-221-15/+0
* meson: Fix TODO for missing dl_iterate_phdr functionDylan Baker2017-11-221-2/+4
* meson: disable x86 asm in fewer cases.Dylan Baker2017-11-221-7/+10
* meson: Enable SSE4.1 optimizationsDylan Baker2017-11-221-1/+14
* meson: Don't define HAVE_PTHREAD only on linuxJon Turney2017-11-161-1/+1
* threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle2017-11-161-1/+1
* meson: if dep_dl is an empty list, it's not a dependency objectJon Turney2017-11-141-1/+1
* meson: Move -Dvulkan-drivers handling higher in the fileJason Ekstrand2017-11-131-23/+23
* meson: Stop requiring platforms for VulkanJason Ekstrand2017-11-131-3/+0
* meson: build gallium-xlib based glxDylan Baker2017-11-101-8/+8
* meson: add support for xlib glxDylan Baker2017-11-101-23/+34
* meson: implement default driver argumentsDylan Baker2017-11-091-0/+38
* meson: Add script to use VERSION file for getting versionDylan Baker2017-11-091-1/+3
* meson: Enable VC4's NEON assembly support.Eric Anholt2017-11-091-2/+2
* meson: Drop stale comment about making valgrind conditional.Eric Anholt2017-11-091-1/+0
* meson: Leave dep_llvm empty if !with_llvmEric Anholt2017-11-091-3/+4
* mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri2017-11-091-1/+1
* meson: Allow building glvnd with EGL and non-dri based GLXDylan Baker2017-11-081-2/+6
* meson: only turn on Mesa's DEBUG for buildtype==debugEric Engestrom2017-11-071-2/+2
* meson: switch default build type to debugoptimizedEric Engestrom2017-11-071-1/+1
* winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky2017-11-031-1/+1
* Revert "meson: bump libdrm version required by amdgpu"Dylan Baker2017-11-021-1/+1
* meson: bump libdrm version required by amdgpuEric Engestrom2017-11-011-1/+1
* meson: Use true and false instead of yes and no for tristate optionsDylan Baker2017-10-311-3/+3
* meson: do not search for needless depsErik Faye-Lund2017-10-311-6/+14
* meson: wire up egl/androidEric Engestrom2017-10-301-3/+12
* meson: build gallium based osmesaDylan Baker2017-10-271-0/+3
* meson: build classic osmesaDylan Baker2017-10-271-4/+18
* meson: rename all instances of xf86vm to xxf86vmDylan Baker2017-10-271-3/+3
* meson: fix pkg-config Gl Require.PrivateDylan Baker2017-10-271-1/+1