summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-05meson: Set with_dri from with_gallium when DRI glx is explicitly configuredJon Turney1-1/+5
2018-06-22meson: Fix typo that breaks -Dgalium-xvmc=falseDylan Baker1-1/+1
2018-06-22meson: Fix auto option for vaDylan Baker1-6/+9
2018-06-22meson: Fix auto option for xvmcDylan Baker1-5/+4
2018-06-22meson: Correct behavior of vdpau=autoDylan Baker1-8/+9
2018-06-21swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero1-3/+1
2018-06-20vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard1-0/+2
2018-06-20configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)Gert Wollny1-3/+10
2018-06-19vulkan: Add EXT_acquire_xlib_display [v5]Keith Packard1-0/+11
2018-06-18mesa: Unconditionally enable floating-point texturesTimothy Arceri1-4/+0
2018-06-15meson: fix private libs when building without glxLukas Rusak1-6/+12
2018-06-13meson: Test for __atomic_add_fetch in atomic checksAndrew Galante1-2/+5
2018-06-13meson: Fix -latomic checkMatt Turner1-1/+7
2018-06-13meson: Remove various completed todosDylan Baker1-8/+0