aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/meson.build
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add ppc64el and s390x cross-build jobsMichel Dänzer2020-02-051-0/+1
* util: move fnv1a hash implementation into its own headerAnthony Pesch2020-01-231-0/+1
* util: import xxhashAnthony Pesch2020-01-231-0/+1
* util/vector: Fix u_vector_foreach when head rolls overC Stout2020-01-171-0/+1
* util/format: add trivial srgb<->linear conversion testEric Engestrom2019-12-271-0/+1
* util/os_socket: Add socket related functions.Rafael Antognolli2019-12-131-0/+2
* mesa/main/util: moving gallium u_mm to util, remove main/mmAlejandro Piñeiro2019-12-021-0/+2
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-0/+2
* util: Use ZSTD for shader cache if possibleDylan Baker2019-11-111-0/+1
* meson: move idep_xmlconfig_headers to xmlpool/Eric Engestrom2019-10-311-5/+0
* meson: split out idep_xmlconfig_headers from idep_xmlconfigEric Engestrom2019-10-311-2/+5
* util: Add a util_sparse_array data structureJason Ekstrand2019-10-311-0/+3
* meson/util: Don't run string_buffer tests on mingwDylan Baker2019-10-101-1/+4
* meson: only build timspec test if timespec is availableDylan Baker2019-10-101-1/+3
* meson: don't build or run mesa-sha1 test on windowsDylan Baker2019-10-101-11/+14
* util/rb_tree: Add the unit testsJason Ekstrand2019-09-201-0/+12
* 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