summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: use correct keyword to fix a meson warningJon Turney2018-08-071-1/+1
* util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.Bas Nieuwenhuizen2018-07-201-1/+1
* meson: Move xvmc test tools from unit tests to installed tools.Eric Anholt2018-07-131-1/+1
* meson: Set with_dri from with_gallium when DRI glx is explicitly configuredJon Turney2018-07-051-1/+5
* meson: Fix typo that breaks -Dgalium-xvmc=falseDylan Baker2018-06-221-1/+1
* meson: Fix auto option for vaDylan Baker2018-06-221-6/+9
* meson: Fix auto option for xvmcDylan Baker2018-06-221-5/+4
* meson: Correct behavior of vdpau=autoDylan Baker2018-06-221-8/+9
* swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero2018-06-211-3/+1
* vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard2018-06-201-0/+2
* configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)Gert Wollny2018-06-201-3/+10
* vulkan: Add EXT_acquire_xlib_display [v5]Keith Packard2018-06-191-0/+11
* mesa: Unconditionally enable floating-point texturesTimothy Arceri2018-06-181-4/+0
* meson: fix private libs when building without glxLukas Rusak2018-06-151-6/+12
* meson: Test for __atomic_add_fetch in atomic checksAndrew Galante2018-06-131-2/+5
* meson: Fix -latomic checkMatt Turner2018-06-131-1/+7
* meson: Remove various completed todosDylan Baker2018-06-131-8/+0
* meson: Make use of optional modulesDylan Baker2018-06-131-3/+12
* meson: Add support for ppc assembly/optimizationsDylan Baker2018-06-131-4/+27
* meson: Add support for SPARC assemblyDylan Baker2018-06-131-0/+5
* meson: move cc and cpp definitions to top of main meson.buildDylan Baker2018-06-131-2/+3
* autotools/meson: compile against wayland-egl-*backend*Eric Engestrom2018-06-081-1/+3
* meson: Add support for read-only text segment on x86Matt Turner2018-06-071-0/+5
* meson: work around gentoo applying -m32 to host compiler in cross buildsDylan Baker2018-06-071-1/+4
* meson: Clarify why asm cannot be used in cross compileDylan Baker2018-06-071-7/+17
* egl: rewire the build systems to use libwayland-eglEric Engestrom2018-06-061-0/+3
* meson: fix platforms check for `-D egl=true`Eric Engestrom2018-06-051-1/+1
* meson: drop unused empty string array elementEric Engestrom2018-06-011-3/+3
* meson: fix platforms=[]Eric Engestrom2018-06-011-15/+13
* meson: fix vulkan-drivers=[]Eric Engestrom2018-06-011-8/+4
* meson: fix gallium-drivers=[]Eric Engestrom2018-06-011-41/+24
* meson: fix dri-drivers=[]Eric Engestrom2018-06-011-16/+9
* meson: require shared glapi when using DRI based libGLEmil Velikov2018-05-291-2/+6
* meson: remove unreachable with_glx == 'auto' checkEmil Velikov2018-05-291-5/+1
* amd: remove support for LLVM 4.0Marek Olšák2018-05-171-1/+3
* broadcom/vc4: Bump libdrm requirementStefan Schake2018-05-171-0/+6
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-161-3/+3
* freedreno: fence should hold a ref to pipeRob Clark2018-05-151-1/+1
* configure.ac/meson.build: Fix -latomic testNicolas Boichat2018-05-071-2/+4
* autotools, meson: bump up required VA versionJuan A. Suarez Romero2018-04-301-1/+1
* meson: Fix with_intel_vk and with_amd_vk variablesJordan Justen2018-04-241-2/+2
* meson: Fix no-rtti in llvm detectionDylan Baker2018-04-241-1/+1
* meson: use new warning functionDylan Baker2018-04-241-1/+1
* meson: use array type optionsDylan Baker2018-04-241-57/+58
* meson: fix builds against LLVM built without rttiDylan Baker2018-04-241-0/+7
* meson: remove dummy_cppDylan Baker2018-04-241-8/+0
* meson: raise required version to 0.44.1Dylan Baker2018-04-241-1/+1
* meson: Build gallium trivial testsDylan Baker2018-04-181-2/+0
* Revert "meson: add wrap for libdrm"Dylan Baker2018-04-171-6/+2
* meson: add wrap for libdrmDylan Baker2018-04-171-2/+6