aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/meson.build
Commit message (Expand)AuthorAgeFilesLines
* driconf: drop now unused translation facilityEric Engestrom2020-06-221-2/+1
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-2/+4
* util: delete fnv1a hash functionDmitriy Nester2020-05-251-1/+0
* util: Make process_test path compatible with mingw native toolchainspal10002020-05-081-3/+6
* Revert "meson,ci: Disable sparse_array tests on windows"Andres Gomez2020-04-241-4/+1
* remove final imports.h and imports.c bitsDylan Baker2020-04-211-2/+0
* gallium/llvmpipe: add an optimised 32-bit memsetDave Airlie2020-04-011-0/+1
* meson: inline `inc_common`Eric Engestrom2020-03-281-9/+9
* Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák2020-03-271-0/+3
* util: fix process_test pathPierre-Eric Pelloux-Prayer2020-03-271-3/+4
* util/u_process: add util_get_process_exec_pathPierre-Eric Pelloux-Prayer2020-03-241-0/+22
* meson,ci: Disable sparse_array tests on windowsJason Ekstrand2020-03-201-1/+4
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-211-0/+1
* 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