summaryrefslogtreecommitdiff
path: root/src/util/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2017-04-03util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas1-0/+1
2017-03-23util: move rand_xorshift128plus() to utilsTimothy Arceri1-0/+2
2017-03-22util: automake: beautify sources listEmil Velikov1-3/+3
2017-03-22util: inline strndup implementation in the headerEmil Velikov1-1/+0
2017-03-12gallium/util: move u_queue.{c,h} to src/utilTimothy Arceri1-0/+2
2017-03-12util: add u_thread.hTimothy Arceri1-0/+1
2017-03-12gallium/util: move u_string.h to src/util/u_string.hTimothy Arceri1-0/+1
2017-02-15util: Add utility build-id code.Matt Turner1-0/+2
2017-02-15util: Fix a typo in Makefile.sourcesJason Ekstrand1-1/+1
2017-02-14util: Add helpers for iterating over Vulkan extension structsJason Ekstrand1-1/+2
2017-01-18util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov1-0/+2
2016-11-22util: import CRC32 implementation from galliumMarek Olšák1-0/+2
2016-11-15util: import cache.c/h from glslMarek Olšák1-0/+2
2016-10-19vulkan: add vk_alloc.h shared allocation inlines.Dave Airlie1-1/+2
2016-10-19util: add vector util code.Dave Airlie1-1/+3
2016-09-12mesa/glsl: Move string_to_uint_map into the util folderThomas Helland1-0/+2
2016-09-06util: import the slab allocator from galliumMarek Olšák1-0/+2
2016-09-06gallium/util: move endian detect into a separate fileDave Airlie1-1/+2
2016-08-05util: Move format_r11g11b10f.h to src/utilJason Ekstrand1-0/+1
2016-08-05util: Move format_rgb9e5.h to src/utilJason Ekstrand1-0/+1
2016-06-14mesa/gallium: Move u_bit_scan{,64} from gallium to util.Mathias Fröhlich1-0/+2
2015-10-16glsl: move half<->float convertion to utilRob Clark1-0/+2
2015-10-08util: Move DRI parse_debug_string() to utilKristian Høgsberg Kristensen1-0/+2
2015-09-29util: implement strndup for WIN32Samuel Iglesias Gonsalvez1-0/+2
2015-09-06util: always include sha1 into the buildIlia Mirkin1-4/+2
2015-06-29util: port _mesa_strto[df] to CErik Faye-Lund1-1/+1
2015-05-08util: Move gallium's linked list to utilJason Ekstrand1-0/+1
2015-03-18mesa: Replace _mesa_round_to_even() with _mesa_roundeven().Matt Turner1-0/+1
2015-02-20util: Move Mesa's bitset.h to util/.Eric Anholt1-0/+1
2015-01-28mesa: Move simple_list.h to src/util.Eric Anholt1-0/+1
2015-01-19Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.hCarl Worth1-2/+2
2015-01-16configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth1-1/+1
2015-01-16mesa: Add mesa SHA-1 functionsCarl Worth1-0/+4
2015-01-15util: Move main/set to util/hash_setJason Ekstrand1-0/+2
2014-12-12util: Add headers and python scripts for distribution.Matt Turner1-1/+9
2014-10-30util: add _mesa_strtod and _mesa_strtofChia-I Wu1-1/+2
2014-09-23mesa: Move register_allocate.c to util.Eric Anholt1-0/+2
2014-09-17util: move shared rgtc code to util (v2)Dave Airlie1-1/+2
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-0/+3
2014-08-04util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke1-1/+2
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+2