summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-13meson: Make use of optional modulesDylan Baker1-3/+12
2018-06-13meson: Add support for ppc assembly/optimizationsDylan Baker1-4/+27
2018-06-13meson: Add support for SPARC assemblyDylan Baker1-0/+5
2018-06-13meson: move cc and cpp definitions to top of main meson.buildDylan Baker1-2/+3
2018-06-08autotools/meson: compile against wayland-egl-*backend*Eric Engestrom1-1/+3
2018-06-07meson: Add support for read-only text segment on x86Matt Turner1-0/+5
2018-06-07meson: work around gentoo applying -m32 to host compiler in cross buildsDylan Baker1-1/+4
2018-06-07meson: Clarify why asm cannot be used in cross compileDylan Baker1-7/+17
2018-06-06egl: rewire the build systems to use libwayland-eglEric Engestrom1-0/+3
2018-06-05meson: fix platforms check for `-D egl=true`Eric Engestrom1-1/+1
2018-06-01meson: drop unused empty string array elementEric Engestrom1-3/+3
2018-06-01meson: fix platforms=[]Eric Engestrom1-15/+13
2018-06-01meson: fix vulkan-drivers=[]Eric Engestrom1-8/+4
2018-06-01meson: fix gallium-drivers=[]Eric Engestrom1-41/+24
2018-06-01meson: fix dri-drivers=[]Eric Engestrom1-16/+9
2018-05-29meson: require shared glapi when using DRI based libGLEmil Velikov1-2/+6
2018-05-29meson: remove unreachable with_glx == 'auto' checkEmil Velikov1-5/+1
2018-05-17amd: remove support for LLVM 4.0Marek Olšák1-1/+3
2018-05-17broadcom/vc4: Bump libdrm requirementStefan Schake1-0/+6
2018-05-16v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt1-3/+3
2018-05-15freedreno: fence should hold a ref to pipeRob Clark1-1/+1
2018-05-07configure.ac/meson.build: Fix -latomic testNicolas Boichat1-2/+4
2018-04-30autotools, meson: bump up required VA versionJuan A. Suarez Romero1-1/+1
2018-04-24meson: Fix with_intel_vk and with_amd_vk variablesJordan Justen1-2/+2
2018-04-24meson: Fix no-rtti in llvm detectionDylan Baker1-1/+1
2018-04-24meson: use new warning functionDylan Baker1-1/+1
2018-04-24meson: use array type optionsDylan Baker1-57/+58
2018-04-24meson: fix builds against LLVM built without rttiDylan Baker1-0/+7
2018-04-24meson: remove dummy_cppDylan Baker1-8/+0
2018-04-24meson: raise required version to 0.44.1Dylan Baker1-1/+1
2018-04-18meson: Build gallium trivial testsDylan Baker1-2/+0
2018-04-17Revert "meson: add wrap for libdrm"Dylan Baker1-6/+2
2018-04-17meson: add wrap for libdrmDylan Baker1-2/+6
2018-04-08etnaviv: add perfmon query implementationChristian Gmeiner1-1/+1
2018-04-06meson: fix warnings about comparing unlike typesDylan Baker1-43/+46
2018-03-29meson: Use the same version for all libdrm checksDylan Baker1-21/+45
2018-03-29meson: group libdrm dependenciesDylan Baker1-15/+14
2018-03-26meson: fix header check messageEric Engestrom1-1/+1
2018-03-23meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom1-1/+1
2018-03-22Revert "meson: merge C and C++ compiler arguments check"Dylan Baker1-6/+11
2018-03-22meson: merge C and C++ compiler arguments checkEric Engestrom1-11/+6
2018-03-22omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich1-2/+7
2018-03-22meson: simplify omx logicMathias Fröhlich1-16/+14
2018-03-20meson: Don't build svga by default on ARM/AArch64Daniel Stone1-1/+1
2018-03-20meson: Add default DRI drivers for ARM/AArch64Daniel Stone1-0/+2