summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-01-02meson: Error out if building nouveau and using LLVM without rttiDylan Baker1-0/+3
2018-12-28meson: Override C++ standard to gnu++11 when building with altivec on ppc64Dylan Baker1-0/+9
2018-12-13meson: don't require glx/egl/gbm with gallium driversEmil Velikov1-3/+3
2018-12-18meson: Fix libsensors detection.Vinson Lee1-1/+1
2018-12-18meson: Fix typo.Vinson Lee1-1/+1
2018-12-18meson: add etnaviv to the tools optionChristian Gmeiner1-1/+1
2018-12-18meson: Add toggle for glx-directDylan Baker1-3/+1
2018-12-18meson: Add support for gnu hurdDylan Baker1-4/+2
2018-12-18meson: remove duplicate definitionDylan Baker1-2/+0
2018-12-18meson: Fix ppc64 little endian detectionDylan Baker1-2/+7
2018-12-13glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov1-2/+2
2018-12-07meson: link LLVM 'native' component when LLVM is availableNicolai Hähnle1-1/+1
2018-12-06amd: remove support for LLVM 6.0Samuel Pitoiset1-1/+1
2018-12-04meson: skip asm check when asm is disabledEric Engestrom1-1/+1
2018-11-26build: stop defining unused VERSIONEric Engestrom1-2/+1
2018-11-20glx: make xf86vidmode mandatory for direct renderingEmil Velikov1-4/+2
2018-11-13meson: fix wayland-less buildsEric Engestrom1-7/+0
2018-11-12meson: fix libatomic testsDylan Baker1-1/+2
2018-11-12meson: Don't set -WallDylan Baker1-2/+2
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark1-3/+0
2018-10-23meson: update required amdgpu version to 2.4.95Boyuan Zhang1-1/+1
2018-10-22meson: don't require libelf for r600 without LLVMDylan Baker1-8/+10
2018-10-19meson: Add -Werror=return-type when supported.Kenneth Graunke1-2/+4
2018-10-17freedreno/a6xx: add infrastructure for CP_DRAW_STATERob Clark1-1/+1
2018-10-10meson: Don't allow building EGL on Windows or MacOSDylan Baker1-1/+6
2018-10-03meson: remove invalid "opencl" llvm componentEmil Velikov1-1/+1
2018-09-25meson+autotools: get rid of spammy GCC warning -Wformat-truncationEric Engestrom1-2/+2
2018-09-25meson: make it trivial to add other -Wno-foo CFLAGSEric Engestrom1-3/+6
2018-09-24meson: de-duplicate LLVM checkDylan Baker1-15/+8
2018-09-21meson: Don't force libva to required from autoDylan Baker1-2/+0
2018-09-20meson: add option to statically link llvmChristoph Haag1-0/+4
2018-09-17move pthread_setaffinity_np check to the build systemDylan Baker1-0/+7
2018-09-06meson: disable asserts by default on release buildsEric Engestrom1-2/+2
2018-09-06meson: drop unnecessary llvm version hacksEric Engestrom1-9/+0
2018-09-05meson: Print a message about why a libdrm version was selectedDylan Baker1-0/+5
2018-08-27meson: Don't enable any vulkan drivers on arm, aarch64Guido Günther1-0/+2
2018-08-27meson: Be a bit more helpful when arch or OS is unknownGuido Günther1-7/+14
2018-08-20swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero1-1/+1
2018-08-16freedreno: Add a6xx backendKristian H. Kristensen1-1/+1
2018-08-16meson: use python3 module to find python3Dylan Baker1-1/+1
2018-08-16meson: Ensure that mako is >= 0.8.0Dylan Baker1-2/+8
2018-08-10meson: Build with Python 3Mathieu Bridon1-3/+3
2018-08-08meson: recommend building the surfaceless platformEmil Velikov1-1/+1
2018-08-07meson: stop exporting internal wayland detailsEmil Velikov1-0/+6
2018-08-07meson: use dependency()+find_program() for wayland-scannerEmil Velikov1-1/+2
2018-08-03amd: remove support for LLVM 5.0Marek Olšák1-1/+3
2018-08-03winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0Marek Olšák1-1/+1
2018-08-02meson: use correct keyword to fix a meson warningJon Turney1-1/+1
2018-07-20util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.Bas Nieuwenhuizen1-1/+1
2018-07-13meson: Move xvmc test tools from unit tests to installed tools.Eric Anholt1-1/+1