summaryrefslogtreecommitdiffstats
path: root/src/util/meson.build
Commit message (Expand)AuthorAgeFilesLines
* driconf: move ${sysconfdir}/drirc to ${datadir}/drirc.d/00-mesa-defaults.confQiang Yu2018-08-171-1/+1
* xmlconfig: read more config files from drirc.d/Qiang Yu2018-08-171-0/+3
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* util: move process.[ch] to u_process.[ch]Dylan Baker2018-08-011-2/+2
* util/set: add a basic unit testCaio Marcelo de Oliveira Filho2018-07-121-0/+1
* util: rb-tree: A simple, invasive, red-black treeJason Ekstrand2018-07-051-0/+2
* util: extract get_process_name from xmlconfig.cMarek Olšák2018-07-041-0/+2
* util: Add a randomized test for the virtual memory allocatorScott D Phillips2018-05-311-0/+1
* util: Add a virtual memory allocatorJason Ekstrand2018-05-311-0/+2
* disk cache: Link with -latomic if necessaryThierry Reding2018-03-021-1/+1
* meson: correctly set SYSCONFDIR for loading dirrcDylan Baker2018-01-241-2/+6
* meson: Use consistent style for testsDylan Baker2018-01-111-22/+27
* meson: add dep_thread to every lib that includes threads.hEric Engestrom2017-12-071-1/+1
* util: add mesa-sha1 test to mesonEric Engestrom2017-11-281-0/+9
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-0/+2
* util: move futex helpers into futex.hNicolai Hähnle2017-11-091-0/+1
* mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri2017-11-091-0/+1
* meson: Build i965 and dri stackDylan Baker2017-10-091-1/+2
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+137