summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Add coroutines component to llvmpipe build.Vinson Lee2019-09-111-0/+2
* gallium: Require LLVM >= 3.9Adam Jackson2019-09-111-3/+1
* gallium: Require LLVM >= 3.8Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.7Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.6Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.5Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.4Adam Jackson2019-09-111-1/+1
* meson: don't allow glvnd on windowsDylan Baker2019-09-101-1/+3
* meson: don't build glx or dri by default on windowsDylan Baker2019-09-101-0/+2
* meson: Add a platform for windowsDylan Baker2019-09-101-1/+4
* meson: fix dl detection on non cygwin windowsDylan Baker2019-09-101-8/+9
* meson: add a expat subprojectDylan Baker2019-09-101-1/+1
* meson: add a zlib subprojectDylan Baker2019-09-101-1/+1
* meson: Make shared-glapi a comboDylan Baker2019-09-101-2/+9
* meson/scons/android: drop now-unused HAVE_LLVMEric Engestrom2019-09-061-6/+2
* meson/scons/android: add LLVM_AVAILABLE binary flagEric Engestrom2019-09-061-0/+1
* ac,radv,radeonsi: remove LLVM 7 supportSamuel Pitoiset2019-08-231-1/+1
* build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10Kai Wasserbäch2019-08-201-1/+1
* meson: build lima tools as part of 'all' toolsErico Nunes2019-08-181-0/+1
* mesa: add support for CET to x86/x86-64 asm files.Dave Airlie2019-08-161-1/+1
* meson: Don't require DRI classic swrast for OSMesa.Eric Anholt2019-08-131-3/+0
* util: fix cpuset support on FreeBSDGreg V2019-08-081-0/+6
* meson: define ETIME to ETIMEDOUT if not presentGreg V2019-08-081-0/+5
* meson: build intel-ui tools as part of `all` toolsEric Engestrom2019-08-071-0/+1
* meson: Add panfrost to the --auto listAlyssa Rosenzweig2019-08-051-1/+1
* mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen2019-08-031-2/+2
* meson: Do not use GLX_USE_TLS on Android.Bas Nieuwenhuizen2019-08-031-1/+5
* scons+meson: suppress spammy build warning on MacOSEric Engestrom2019-07-301-0/+1
* meson: Test for program_invocation_nameMatt Turner2019-07-301-0/+7
* meson: Test for random_r()Matt Turner2019-07-301-1/+1
* meson: bump required version to 0.46Eric Engestrom2019-07-291-1/+1
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-251-1/+10
* meson: allow building all glx without any driversDylan Baker2019-07-231-4/+2
* meson: remove unused env_testEric Engestrom2019-07-101-4/+0
* meson: require libdrm_amdgpu 2.4.99 for NaviMarek Olšák2019-07-031-1/+1
* mesa: Enable asm unconditionally, now that gen_matypes is gone.Eric Anholt2019-07-011-61/+33
* Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker2019-06-281-11/+2
* meson: Improve detection of Python when using Meson >=0.50.Arfrever Frehtes Taifersar Arahesis2019-06-281-1/+5
* meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCEJames Clarke2019-06-281-2/+2
* meson: only add empty lines betwen active summary sectionsEric Engestrom2019-06-281-3/+3
* meson: bump required libdrm version to 2.4.81Eric Engestrom2019-06-281-1/+1
* meson: Add support for using cmake for finding LLVMDylan Baker2019-06-271-2/+11
* meson: error out if platforms contains empty stringTapani Pälli2019-06-241-0/+4
* drisw: move build logic to build systemsEric Engestrom2019-06-211-1/+1
* meson: Allow building radeonsi with just the android platform.Bas Nieuwenhuizen2019-06-191-3/+3
* meson: Search for execinfo.hJory Pratt2019-06-191-1/+1
* vl: Always enable drm winsys.Bas Nieuwenhuizen2019-06-131-12/+0
* build: Build etnaviv drmGuido Günther2019-06-051-3/+5
* Revert "vl: Enable DRM by default."Bas Nieuwenhuizen2019-06-041-2/+2
* mesa: prevent common string formatting security issuesMark Janes2019-06-041-0/+4