aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: use idep_nir instead of libnir in libnouveauEric Engestrom2019-10-071-3/+4
* nouveau: add idep_nir_headers as dep for libnouveauStephen Barber2019-09-241-2/+2
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+2
* nouveau: flip DEBUG -> !NDEBUGIlia Mirkin2019-07-271-1/+0
* nouveau: add support for nirKarol Herbst2019-03-171-4/+5
* nv50/ir: add lowering helperKarol Herbst2019-03-171-0/+2
* nv50/ir: move common converter code in base classKarol Herbst2019-03-171-0/+2
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-1/+1
* nouveau: Add framebuffer modifier supportThierry Reding2018-03-091-1/+3
* meson: Add build option for toolsScott D Phillips2018-02-081-1/+2
* meson: move libsensors dependency to libgalliumDylan Baker2018-01-111-1/+1
* meson: define driver dependenciesDylan Baker2017-12-041-0/+5
* meson: Add lmsensors supportDylan Baker2017-12-011-1/+1
* meson: don't use build_by_default for specific gallium driversDylan Baker2017-11-131-1/+0
* meson: build nouveau (gallium) driverDylan Baker2017-10-161-0/+224