summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-07-05meson: Set with_dri from with_gallium when DRI glx is explicitly configuredJon Turney1-1/+5
2018-06-22meson: Fix typo that breaks -Dgalium-xvmc=falseDylan Baker1-1/+1
2018-06-22meson: Fix auto option for vaDylan Baker1-6/+9
2018-06-22meson: Fix auto option for xvmcDylan Baker1-5/+4
2018-06-22meson: Correct behavior of vdpau=autoDylan Baker1-8/+9
2018-06-21swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero1-3/+1
2018-06-20vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard1-0/+2
2018-06-20configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)Gert Wollny1-3/+10
2018-06-19vulkan: Add EXT_acquire_xlib_display [v5]Keith Packard1-0/+11
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