summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* vl: Enable DRM by default.Bas Nieuwenhuizen2019-06-041-2/+2
* util: Add a helper for faster remaindersConnor Abbott2019-05-311-0/+4
* meson: fix a couple typos in commentsEric Engestrom2019-05-091-3/+3
* meson: Force the use of config-tool for llvmDylan Baker2019-05-081-0/+1
* meson: make nm binary optionalDylan Baker2019-05-031-1/+4
* meson: Make shader-cache a trillean instead of booleanDylan Baker2019-05-031-4/+14
* meson: switch gles1 and gles2 to auto optionsDylan Baker2019-05-031-8/+26
* meson: Fix missing glproto dependency for gallium-glxChuck Atkins2019-05-031-2/+4
* meson: add build-summaryErik Faye-Lund2019-05-021-0/+127
* meson: give dri- and gallium-drivers separate varsErik Faye-Lund2019-05-021-36/+36
* kmsro: Add support for V3D.Eric Anholt2019-04-261-1/+1
* kmsro: Add lima renderonly supportRob Herring2019-04-111-2/+2
* gallium: add lima driverQiang Yu2019-04-111-1/+2
* simplify LLVM version string printingEric Engestrom2019-04-041-9/+1
* meson: Error if LLVM is turned off but clover it turned onDylan Baker2019-04-031-0/+2
* meson: Error if LLVM doesn't have rtti when building cloverDylan Baker2019-04-031-0/+2
* configure.ac / meson: depend on libnativewindow when appropriateGurchetan Singh2019-03-211-0/+3