summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-03-16Revert "nouveau: add missing vl lib"Eric Engestrom1-1/+1
2024-03-15nouveau: add missing vl libEric Engestrom1-1/+1
2024-03-13nouveau: import libdrm_nouveauKarol Herbst1-2/+3
2023-07-21nouveau: Delete the nouveau_compiler toolM Henning1-10/+0
2022-06-03nouveau: move codegen to a common higher level directory.Dave Airlie1-2/+0
2022-06-03nouveau: move codegen into a standalone library.Dave Airlie1-51/+7
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-1/+1
2020-08-25nv50/ir: Add nv50_ir_prog_info_out serialize and deserializeMark Menzynski1-0/+1
2020-07-22nvc0: add documentation for nve4+ (Kepler) COPY classRhys Kidd1-0/+1
2020-06-10nvc0: initial support for gv100Ben Skeggs1-0/+2
2020-06-10nvc0: use NVIDIA headers for GP100- compute QMDBen Skeggs1-0/+2
2020-06-10nvc0: use NVIDIA headers for GK104->GM2xx compute QMDBen Skeggs1-0/+4
2020-06-10nvir/gv100: initial supportBen Skeggs1-0/+6
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-2/+1
2020-03-28meson: inline `inc_common`Eric Engestrom1-1/+1
2019-10-07meson: use idep_nir instead of libnir in libnouveauEric Engestrom1-3/+4
2019-09-24nouveau: add idep_nir_headers as dep for libnouveauStephen Barber1-2/+2
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-2/+2
2019-07-27nouveau: flip DEBUG -> !NDEBUGIlia Mirkin1-1/+0
2019-03-17nouveau: add support for nirKarol Herbst1-4/+5
2019-03-17nv50/ir: add lowering helperKarol Herbst1-0/+2
2019-03-17nv50/ir: move common converter code in base classKarol Herbst1-0/+2
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-1/+1
2018-03-09nouveau: Add framebuffer modifier supportThierry Reding1-1/+3
2018-02-08meson: Add build option for toolsScott D Phillips1-1/+2
2018-01-11meson: move libsensors dependency to libgalliumDylan Baker1-1/+1
2017-12-04meson: define driver dependenciesDylan Baker1-0/+5
2017-12-01meson: Add lmsensors supportDylan Baker1-1/+1
2017-11-13meson: don't use build_by_default for specific gallium driversDylan Baker1-1/+0
2017-10-16meson: build nouveau (gallium) driverDylan Baker1-0/+224