summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák1-0/+29
2018-04-12vl: add VP9 probability tablesLeo Liu1-0/+1
2018-04-06meson: fix warnings about comparing unlike typesDylan Baker1-1/+1
2018-02-15meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker1-1/+6
2018-01-11meson: move libsensors dependency to libgalliumDylan Baker1-1/+1
2018-01-11meson: Use dependencies for nirDylan Baker1-3/+5
2017-12-15gallium/util: add u_transfer_helperRob Clark1-0/+2
2017-12-07meson: add dep_thread to every lib that includes threads.hEric Engestrom1-1/+1
2017-11-10meson: add nir_builder_opcodes_h to gallium_auxiliaryDylan Baker1-1/+1
2017-11-09gallium: remove unused and deprecated u_time.hNicolai Hähnle1-1/+0
2017-11-09util: move os_time.[ch] to src/utilNicolai Hähnle1-2/+0
2017-11-09gallium: add async debug message forwarding helperNicolai Hähnle1-0/+2
2017-10-31meson: use dep_m in libgalliumErik Faye-Lund1-1/+1
2017-10-27meson: move gallium include declarations to srcDylan Baker1-2/+0
2017-10-16meson: Build gallium pipe-loaderDylan Baker1-0/+2
2017-10-16meson: Build gallium auxiliaryDylan Baker1-0/+528