summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: fix HAVE_LLVM version define in meson buildMarc Dietrich2018-04-141-1/+1
* meson: don't use compiler.has_headerDylan Baker2018-04-121-1/+1
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-04-121-1/+1
* meson: radeonsi cannot be built with drm 2.4.90Dylan Baker2018-03-201-1/+3
* meson: Actually link xvmc target with libxvmcDylan Baker2018-03-201-3/+0
* meson: actually link with libomxil-bellagioDylan Baker2018-03-201-5/+0
* meson: use va-api version reported by pkg-configDylan Baker2018-03-201-1/+1
* meson: dedup gallium-xa logicEric Engestrom2018-03-201-15/+10
* meson: dedup gallium-va logicEric Engestrom2018-03-201-20/+18
* meson: dedup gallium-omx logicEric Engestrom2018-03-201-19/+19
* meson: dedup gallium-xvmc logicEric Engestrom2018-03-201-20/+18
* meson: dedup gallium-vdpau logicEric Engestrom2018-03-201-22/+19
* meson: Check for actual LLVM required versionsDylan Baker2018-02-051-2/+10
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-051-0/+4
* meson: libdrm shouldn't appear in Requires.private: if it wasn't foundJon Turney2018-02-051-2/+4
* meson: handle LLVM 'x.x.xgit-revision' versionsGreg V2018-01-261-2/+6
* meson: fix getting cflags from pkg-configGreg V2018-01-261-4/+6
* meson: Fix define for USE_SSE41Scott D Phillips2018-01-261-1/+1
* meson: fix BSD buildGreg V2018-01-261-26/+28
* meson: fix some defines misspelled errors in meson.buildMarc Dietrich2018-01-261-2/+2
* meson: Set with_dri from with_gallium when DRI glx is explicitly configuredJon Turney2018-01-171-1/+5
* android,configure,meson: define HAVE_ZLIBGrazvydas Ignotas2018-01-141-0/+1
* Meson: ensure variable definedDylan Baker2018-01-081-0/+1
* meson: Fix typo in clover buildDylan Baker2018-01-081-1/+1
* meson: build cloverDylan Baker2018-01-081-4/+25
* meson: Build SWR driverDylan Baker2018-01-081-6/+6
* freedreno: context priority supportRob Clark2017-12-191-1/+1
* configure/meson: Bump libdrm_amdgpu version requirement.Bas Nieuwenhuizen2017-12-181-1/+1
* meson: Fix building gallium media targets with gallium-xlib glxDylan Baker2017-12-071-3/+3
* meson: fix pl111 dependency on vc4Eric Engestrom2017-12-071-0/+3
* meson: build gallium nine state_trackerDylan Baker2017-12-041-3/+18
* meson: build gallium xa state trackerDylan Baker2017-12-041-0/+22
* meson: build gallium va state trackerDylan Baker2017-12-041-1/+40
* meson: build gallium omx state trackerDylan Baker2017-12-041-1/+59
* meson: build gallium xvmc state trackerDylan Baker2017-12-041-1/+40
* meson: build gallium vdpau state trackerDylan Baker2017-12-041-1/+44
* meson: drop gallium-media argumentDylan Baker2017-12-041-17/+0
* util: Add a NORETURN macroJason Ekstrand2017-12-041-0/+4
* configure: avoid testing for negative compiler optionsMarc Dietrich2017-12-011-8/+15
* meson: Add lmsensors supportDylan Baker2017-12-011-0/+11
* meson: Add support for gallium extra hudDylan Baker2017-12-011-0/+4
* meson: fix deps and underlinkage of libGLJon Turney2017-11-301-2/+4
* meson: don't require dri2proto for darwin or windowsJon Turney2017-11-301-1/+3
* meson: set _GNU_SOURCE on cygwinJon Turney2017-11-301-1/+1
* meson: set windows glx definesJon Turney2017-11-301-0/+2
* anv: Check if memfd_create is already defined.Vinson Lee2017-11-301-1/+1
* meson: build virgl driverDylan Baker2017-11-281-5/+11
* meson: build svga driver on linuxDylan Baker2017-11-281-2/+4
* meson: build r600 driverDylan Baker2017-11-281-6/+16
* meson: build r300 driverDylan Baker2017-11-281-2/+4