summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* etnaviv: add perfmon query implementationChristian Gmeiner2018-04-081-1/+1
* meson: fix warnings about comparing unlike typesDylan Baker2018-04-061-43/+46
* meson: Use the same version for all libdrm checksDylan Baker2018-03-291-21/+45
* meson: group libdrm dependenciesDylan Baker2018-03-291-15/+14
* meson: fix header check messageEric Engestrom2018-03-261-1/+1
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-231-1/+1
* Revert "meson: merge C and C++ compiler arguments check"Dylan Baker2018-03-221-6/+11
* meson: merge C and C++ compiler arguments checkEric Engestrom2018-03-221-11/+6
* omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich2018-03-221-2/+7
* meson: simplify omx logicMathias Fröhlich2018-03-221-16/+14
* meson: Don't build svga by default on ARM/AArch64Daniel Stone2018-03-201-1/+1
* meson: Add default DRI drivers for ARM/AArch64Daniel Stone2018-03-201-0/+2
* meson+dri3: allow building against older xcb (v3)Rob Clark2018-03-161-3/+8
* dri3: allow building against older xcb (v3)Dave Airlie2018-03-161-1/+1
* meson: require amdgpu >= 2.4.91Dylan Baker2018-03-151-1/+1
* meson: don't use compiler.has_headerDylan Baker2018-03-131-1/+1
* meson: Use system_has_kms_drm in default driver selectionGreg V2018-03-091-3/+5
* vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne2018-03-091-1/+1