summaryrefslogtreecommitdiff
path: root/src/util/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* vulkan: add vk_alloc.h shared allocation inlines.Dave Airlie2016-10-191-1/+2
* util: add vector util code.Dave Airlie2016-10-191-1/+3
* mesa/glsl: Move string_to_uint_map into the util folderThomas Helland2016-09-121-0/+2
* util: import the slab allocator from galliumMarek Olšák2016-09-061-0/+2
* gallium/util: move endian detect into a separate fileDave Airlie2016-09-061-1/+2
* util: Move format_r11g11b10f.h to src/utilJason Ekstrand2016-08-051-0/+1
* util: Move format_rgb9e5.h to src/utilJason Ekstrand2016-08-051-0/+1
* mesa/gallium: Move u_bit_scan{,64} from gallium to util.Mathias Fröhlich2016-06-141-0/+2
* glsl: move half<->float convertion to utilRob Clark2015-10-161-0/+2
* util: Move DRI parse_debug_string() to utilKristian Høgsberg Kristensen2015-10-081-0/+2
* util: implement strndup for WIN32Samuel Iglesias Gonsalvez2015-09-291-0/+2
* util: always include sha1 into the buildIlia Mirkin2015-09-061-4/+2
* util: port _mesa_strto[df] to CErik Faye-Lund2015-06-291-1/+1
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-0/+1