summaryrefslogtreecommitdiff
path: root/src/util/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Move blob from compiler/ to util/Jason Ekstrand2019-09-191-0/+15
* util: add fp64 -> fp32 conversion support for RTNE and RTZ rounding modesSamuel Iglesias Gonsálvez2019-09-171-0/+2
* util: add softfloat functions to operate with doubles and floatsSamuel Iglesias Gonsálvez2019-09-171-0/+2
* util: android logging supportRob Clark2019-09-061-1/+13
* util: add anon_file.h for all memfd/temp file usageGreg V2019-08-071-0/+2
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-2/+2
* meson: drop unused dep_{thread,dl}Eric Engestrom2019-08-031-1/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-7/+11
* util: add a timespec helperLionel Landwerlin2019-07-291-0/+2
* meson: set up a proper internal dependency for xmlconfigEric Engestrom2019-06-271-0/+7
* util: Add a helper for faster remaindersConnor Abbott2019-05-311-0/+1
* util/tests: add basic unit tests for bitsetDave Airlie2019-05-031-0/+12
* util: add os_read_file() helperEric Engestrom2019-04-301-0/+1
* util: Add a DAG datastructure.Eric Anholt2019-03-111-0/+1
* driconf: add DTD to allow the drirc xml (00-mesa-defaults.conf) to be validatedEric Engestrom2019-02-281-1/+15
* meson: Add tests to suitesDylan Baker2018-11-201-3/+6
* autotools: library-dependency when no sse and 32-bitSergii Romantsov2018-11-051-1/+1
* util: move u_cpu_detect to utilDylan Baker2018-10-301-0/+2
* util: Move u_debug to utilsDylan Baker2018-10-301-0/+2
* util: Move os_misc to utilDylan Baker2018-10-301-0/+2
* util: Add tests for fast integer division by constantsJason Ekstrand2018-10-101-0/+1
* util: import public domain code for integer division by a constantMarek Olšák2018-10-101-0/+2
* util: Add a simple big math libraryJason Ekstrand2018-10-101-0/+1
* mesa/meson: 32bit xmlconfig linkageSergii Romantsov2018-09-101-0/+1
* move u_math to src/utilDylan Baker2018-09-071-0/+2
* 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