summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2017-12-04meson: build gallium vdpau state trackerDylan Baker1-1/+44
2017-12-04meson: drop gallium-media argumentDylan Baker1-17/+0
2017-12-04util: Add a NORETURN macroJason Ekstrand1-0/+4
2017-12-01configure: avoid testing for negative compiler optionsMarc Dietrich1-8/+15
2017-12-01meson: Add lmsensors supportDylan Baker1-0/+11
2017-12-01meson: Add support for gallium extra hudDylan Baker1-0/+4
2017-11-30meson: fix deps and underlinkage of libGLJon Turney1-2/+4
2017-11-30meson: don't require dri2proto for darwin or windowsJon Turney1-1/+3
2017-11-30meson: set _GNU_SOURCE on cygwinJon Turney1-1/+1
2017-11-30meson: set windows glx definesJon Turney1-0/+2
2017-11-30anv: Check if memfd_create is already defined.Vinson Lee1-1/+1
2017-11-28meson: build virgl driverDylan Baker1-5/+11
2017-11-28meson: build svga driver on linuxDylan Baker1-2/+4
2017-11-28meson: build r600 driverDylan Baker1-6/+16
2017-11-28meson: build r300 driverDylan Baker1-2/+4
2017-11-28meson: build i915g driverDylan Baker1-1/+6
2017-11-23meson: fix strtof locale support checkEric Engestrom1-1/+1
2017-11-22meson: replace with_*dri with with_dri_platformDylan Baker1-4/+0
2017-11-22meson: add logic to select apple and windows driDylan Baker1-2/+14
2017-11-22meson: Fix LLVM requires for radeonsiDylan Baker1-2/+2
2017-11-22meson: convert llvm option to tristateDylan Baker1-23/+25
2017-11-22meson: Convert platform to autoDylan Baker1-0/+7
2017-11-22meson: Remove duplicate _GNU_SOURCEDylan Baker1-1/+0
2017-11-22meson: Remove completed or irrelevant TODO commentsDylan Baker1-15/+0
2017-11-22meson: Fix TODO for missing dl_iterate_phdr functionDylan Baker1-2/+4
2017-11-22meson: disable x86 asm in fewer cases.Dylan Baker1-7/+10
2017-11-22meson: Enable SSE4.1 optimizationsDylan Baker1-1/+14
2017-11-16meson: Don't define HAVE_PTHREAD only on linuxJon Turney1-1/+1
2017-11-16threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle1-1/+1
2017-11-14meson: if dep_dl is an empty list, it's not a dependency objectJon Turney1-1/+1
2017-11-13meson: Move -Dvulkan-drivers handling higher in the fileJason Ekstrand1-23/+23
2017-11-13meson: Stop requiring platforms for VulkanJason Ekstrand1-3/+0
2017-11-10meson: build gallium-xlib based glxDylan Baker1-8/+8
2017-11-10meson: add support for xlib glxDylan Baker1-23/+34
2017-11-09meson: implement default driver argumentsDylan Baker1-0/+38
2017-11-09meson: Add script to use VERSION file for getting versionDylan Baker1-1/+3
2017-11-09meson: Enable VC4's NEON assembly support.Eric Anholt1-2/+2
2017-11-09meson: Drop stale comment about making valgrind conditional.Eric Anholt1-1/+0
2017-11-09meson: Leave dep_llvm empty if !with_llvmEric Anholt1-3/+4
2017-11-09mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri1-1/+1
2017-11-08meson: Allow building glvnd with EGL and non-dri based GLXDylan Baker1-2/+6
2017-11-07meson: only turn on Mesa's DEBUG for buildtype==debugEric Engestrom1-2/+2
2017-11-07meson: switch default build type to debugoptimizedEric Engestrom1-1/+1
2017-11-03winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky1-1/+1
2017-11-02Revert "meson: bump libdrm version required by amdgpu"Dylan Baker1-1/+1
2017-11-01meson: bump libdrm version required by amdgpuEric Engestrom1-1/+1
2017-10-31meson: Use true and false instead of yes and no for tristate optionsDylan Baker1-3/+3
2017-10-31meson: do not search for needless depsErik Faye-Lund1-6/+14
2017-10-30meson: wire up egl/androidEric Engestrom1-3/+12
2017-10-27meson: build gallium based osmesaDylan Baker1-0/+3