aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* util: delete fnv1a hash functionDmitriy Nester2020-05-251-1/+0
* 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
* Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák2020-03-271-0/+3
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-211-0/+1
* util: move fnv1a hash implementation into its own headerAnthony Pesch2020-01-231-0/+1
* util: import xxhashAnthony Pesch2020-01-231-1/+3
* 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-1/+22
* util: Add a util_sparse_array data structureJason Ekstrand2019-10-311-0/+2
* Move blob from compiler/ to util/Jason Ekstrand2019-09-191-0/+2
* 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: add anon_file.h for all memfd/temp file usageGreg V2019-08-071-0/+2
* util: add a timespec helperLionel Landwerlin2019-07-291-0/+1
* util: add os_read_file() helperEric Engestrom2019-04-301-0/+2
* util: Add a DAG datastructure.Eric Anholt2019-03-111-0/+2
* util: promote u_memory to src/utilDylan Baker2018-11-271-0/+5
* 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: 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
* move u_math to src/utilDylan Baker2018-09-071-0/+2
* util: move process.[ch] to u_process.[ch]Dylan Baker2018-08-011-2/+2
* 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 virtual memory allocatorJason Ekstrand2018-05-311-1/+3
* 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
* util: Add a string buffer implementationThomas Helland2017-09-261-0/+2
* util: move string_to_uint_map to glslEmil Velikov2017-08-291-2/+0
* xmlconfig: move into src/utilNicolai Hähnle2017-07-311-0/+4
* util: Move u_dynarray to src/utilThomas Helland2017-06-071-0/+1
* util/vulkan: Move Vulkan utilities to src/vulkan/utilAlex Smith2017-06-061-3/+1
* util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas2017-04-031-0/+1
* util: move rand_xorshift128plus() to utilsTimothy Arceri2017-03-231-0/+2
* util: automake: beautify sources listEmil Velikov2017-03-221-3/+3
* util: inline strndup implementation in the headerEmil Velikov2017-03-221-1/+0
* gallium/util: move u_queue.{c,h} to src/utilTimothy Arceri2017-03-121-0/+2
* util: add u_thread.hTimothy Arceri2017-03-121-0/+1
* gallium/util: move u_string.h to src/util/u_string.hTimothy Arceri2017-03-121-0/+1
* util: Add utility build-id code.Matt Turner2017-02-151-0/+2
* util: Fix a typo in Makefile.sourcesJason Ekstrand2017-02-151-1/+1
* util: Add helpers for iterating over Vulkan extension structsJason Ekstrand2017-02-141-1/+2
* util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov2017-01-181-0/+2
* util: import CRC32 implementation from galliumMarek Olšák2016-11-221-0/+2
* util: import cache.c/h from glslMarek Olšák2016-11-151-0/+2