summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-08-20build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10Kai Wasserbäch1-1/+1
2019-08-18meson: build lima tools as part of 'all' toolsErico Nunes1-0/+1
2019-08-16mesa: add support for CET to x86/x86-64 asm files.Dave Airlie1-1/+1
2019-08-13meson: Don't require DRI classic swrast for OSMesa.Eric Anholt1-3/+0
2019-08-08util: fix cpuset support on FreeBSDGreg V1-0/+6
2019-08-08meson: define ETIME to ETIMEDOUT if not presentGreg V1-0/+5
2019-08-07meson: build intel-ui tools as part of `all` toolsEric Engestrom1-0/+1
2019-08-05meson: Add panfrost to the --auto listAlyssa Rosenzweig1-1/+1
2019-08-03mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen1-2/+2
2019-08-03meson: Do not use GLX_USE_TLS on Android.Bas Nieuwenhuizen1-1/+5
2019-07-30scons+meson: suppress spammy build warning on MacOSEric Engestrom1-0/+1
2019-07-30meson: Test for program_invocation_nameMatt Turner1-0/+7
2019-07-30meson: Test for random_r()Matt Turner1-1/+1
2019-07-29meson: bump required version to 0.46Eric Engestrom1-1/+1
2019-07-25v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt1-1/+10
2019-07-23meson: allow building all glx without any driversDylan Baker1-4/+2
2019-07-10meson: remove unused env_testEric Engestrom1-4/+0
2019-07-03meson: require libdrm_amdgpu 2.4.99 for NaviMarek Olšák1-1/+1
2019-07-01mesa: Enable asm unconditionally, now that gen_matypes is gone.Eric Anholt1-61/+33
2019-06-28Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker1-11/+2
2019-06-28meson: Improve detection of Python when using Meson >=0.50.Arfrever Frehtes Taifersar Arahesis1-1/+5
2019-06-28meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCEJames Clarke1-2/+2
2019-06-28meson: only add empty lines betwen active summary sectionsEric Engestrom1-3/+3
2019-06-28meson: bump required libdrm version to 2.4.81Eric Engestrom1-1/+1
2019-06-27meson: Add support for using cmake for finding LLVMDylan Baker1-2/+11
2019-06-24meson: error out if platforms contains empty stringTapani Pälli1-0/+4
2019-06-21drisw: move build logic to build systemsEric Engestrom1-1/+1
2019-06-19meson: Allow building radeonsi with just the android platform.Bas Nieuwenhuizen1-3/+3
2019-06-19meson: Search for execinfo.hJory Pratt1-1/+1
2019-06-13vl: Always enable drm winsys.Bas Nieuwenhuizen1-12/+0
2019-06-05build: Build etnaviv drmGuido Günther1-3/+5
2019-06-04Revert "vl: Enable DRM by default."Bas Nieuwenhuizen1-2/+2
2019-06-04mesa: prevent common string formatting security issuesMark Janes1-0/+4
2019-06-04vl: Enable DRM by default.Bas Nieuwenhuizen1-2/+2
2019-05-31util: Add a helper for faster remaindersConnor Abbott1-0/+4
2019-05-09meson: fix a couple typos in commentsEric Engestrom1-3/+3
2019-05-08meson: Force the use of config-tool for llvmDylan Baker1-0/+1
2019-05-03meson: make nm binary optionalDylan Baker1-1/+4
2019-05-03meson: Make shader-cache a trillean instead of booleanDylan Baker1-4/+14
2019-05-03meson: switch gles1 and gles2 to auto optionsDylan Baker1-8/+26
2019-05-03meson: Fix missing glproto dependency for gallium-glxChuck Atkins1-2/+4
2019-05-02meson: add build-summaryErik Faye-Lund1-0/+127
2019-05-02meson: give dri- and gallium-drivers separate varsErik Faye-Lund1-36/+36
2019-04-26kmsro: Add support for V3D.Eric Anholt1-1/+1
2019-04-11kmsro: Add lima renderonly supportRob Herring1-2/+2
2019-04-11gallium: add lima driverQiang Yu1-1/+2
2019-04-04simplify LLVM version string printingEric Engestrom1-9/+1
2019-04-03meson: Error if LLVM is turned off but clover it turned onDylan Baker1-0/+2
2019-04-03meson: Error if LLVM doesn't have rtti when building cloverDylan Baker1-0/+2
2019-03-21configure.ac / meson: depend on libnativewindow when appropriateGurchetan Singh1-0/+3