summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-21configure.ac/meson.build: Add options for library suffixesBenjamin Gordon1-0/+3
2019-03-11turnip: guard -Dvulkan-driver=freedrenoChia-I Wu1-0/+4
2019-03-11turnip: Add driver skeleton (v2)Bas Nieuwenhuizen1-0/+1
2019-03-08build: make passing an incorrect pointer type a hard errorEric Engestrom1-0/+1
2019-03-06meson: fix with_dri2 definition for GNU HurdEric Engestrom1-1/+2
2019-03-05meson: avoid going back up the tree with include_directories()Eric Engestrom1-2/+0
2019-02-25d3d: meson: do not prefix user provided d3d-drivers-pathSergii Romantsov1-1/+1
2019-02-25dri: meson: do not prefix user provided dri-drivers-pathSergii Romantsov1-2/+2
2019-02-21iris: fix build with gallium nineAndre Heider1-1/+2
2019-02-21iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke1-0/+1