..
sha1
util/sha1: add non-typedef name for the SHA1_CTX struct
2017-03-15 11:15:53 +00:00
tests /hash_table
.gitignore
Android.mk
Android: correct libz dependency
2017-05-17 14:04:18 +01:00
bitscan.c
util/bitscan: use correct signature for ffs/ffsll
2017-03-13 11:16:34 +00:00
bitscan.h
util/bitscan: use correct signature for ffs/ffsll
2017-03-13 11:16:34 +00:00
bitset.h
build_id.c
util/build-id: check dlpi_name before strstr call
2017-03-17 07:34:26 +02:00
build_id.h
util: consistently use ifndef guards over pragma once
2017-03-22 16:55:22 +00:00
crc32.c
crc32.h
debug.c
debug.h
disk_cache.c
util/disk_cache: add new driver_flags param to cache keys
2017-05-23 09:09:43 +10:00
disk_cache.h
util/disk_cache: add new driver_flags param to cache keys
2017-05-23 09:09:43 +10:00
format_r11g11b10f.h
util: consistently use ifndef guards over pragma once
2017-03-22 16:55:22 +00:00
format_rgb9e5.h
format_srgb.h
format_srgb.py
util: remove shebang from format_srgb.py
2017-03-10 14:12:48 +00:00
half_float.c
half_float.h
hash_table.c
hash_table.h
util: Change the pointer hashing function
2017-05-22 09:17:37 +10:00
list.h
util: #include "c99_compat.h" to fix Windows build
2017-04-03 13:09:05 -06:00
macros.h
util: move ALWAYS_INLINE macro to util/macro.h
2017-05-09 11:21:03 +10:00
Makefile.am
Makefile.sources
util/u_atomic: provide 64bit atomics where they're missing
2017-04-03 10:52:41 -07:00
mesa-sha1.c
util/sha1: harmonize _mesa_sha1_* wrappers
2017-03-22 11:33:51 +00:00
mesa-sha1.h
util: #include "c99_compat.h" to fix Windows build
2017-04-03 13:09:05 -06:00
ralloc.c
ralloc: Use strnlen() inside of strncat()
2017-05-22 12:34:28 +10:00
ralloc.h
rand_xor.c
util/rand_xor: add function to seed rand
2017-03-23 08:16:29 +11:00
rand_xor.h
util/rand_xor: add function to seed rand
2017-03-23 08:16:29 +11:00
register_allocate.c
register_allocate.h
util: consistently use ifndef guards over pragma once
2017-03-22 16:55:22 +00:00
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript
set.c
set.h
simple_list.h
slab.c
slab.h
string_to_uint_map.cpp
string_to_uint_map.h
strndup.h
util/strndup: move header inclusion as applicable
2017-03-22 16:55:23 +00:00
strtod.c
strtod.h
texcompress_rgtc_tmp.h
u_atomic.c
util/u_atomic: provide 64bit atomics where they're missing
2017-04-03 10:52:41 -07:00
u_atomic.h
u_atomic_test.c
u_endian.h
u_queue.c
util/queue: don't hang at exit
2017-04-18 16:32:00 -04:00
u_queue.h
util/u_queue: make u_queue accessible to cpp
2017-03-13 09:50:26 +11:00
u_string.h
gallium/util: move u_string.h to src/util/u_string.h
2017-03-12 17:43:06 +11:00
u_thread.h
util/u_thread.h: Include stdint.h for int64_t definition.
2017-03-13 12:23:11 +00:00
u_vector.c
u_vector.h
util: fix MSVC warning in u_align_u32()
2017-04-03 13:09:05 -06:00
vk_alloc.h
vk_util.h
util/vk: Add helpers for finding an extension struct
2017-03-15 08:22:02 +10:00