mesa/src/util
Marek Olšák 7b4b8f6373 disk_cache: make the thread queue resizable and low priority
Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-09-07 12:57:14 +02:00
..
sha1
tests/hash_table
xmlpool radeonsi: add enable_sisched driconf option 2017-08-02 09:50:59 +02:00
.gitignore
Android.mk android: export intermediates from libmesa_util 2017-08-02 10:32:48 +03:00
bitscan.c
bitscan.h
bitset.h
build_id.c
build_id.h
crc32.c
crc32.h
debug.c
debug.h util: rename include guard to avoid clash 2017-09-07 08:54:44 +01:00
disk_cache.c disk_cache: make the thread queue resizable and low priority 2017-09-07 12:57:14 +02:00
disk_cache.h glsl: pass shader source keys to the disk cache 2017-08-25 13:20:29 +10:00
drirc xmlconfig: move into src/util 2017-07-31 15:38:41 +02:00
format_r11g11b10f.h
format_rgb9e5.h
format_srgb.h
format_srgb.py
half_float.c
half_float.h
hash_table.c util: fix warning/error on 32bit build 2017-07-25 12:54:33 +03:00
hash_table.h
list.h
macros.h util: use cannonical form of ARRAY_SIZE 2017-08-02 20:43:33 +01:00
Makefile.am util: Fix build on old glibc. 2017-08-15 13:23:54 -07:00
Makefile.sources util: move string_to_uint_map to glsl 2017-08-29 13:40:44 +01:00
merge_driinfo.py util: add merge_driinfo.py 2017-08-02 09:50:57 +02:00
mesa-sha1.c
mesa-sha1.h
ralloc.c util/ralloc: set prev-pointers correctly in ralloc_adopt 2017-09-06 09:56:19 +02:00
ralloc.h util/ralloc: add ralloc_str_append() helper 2017-08-11 10:43:31 +10:00
rand_xor.c
rand_xor.h
register_allocate.c util/ra: fix memory leak 2017-07-31 12:55:19 -07:00
register_allocate.h ra: Add a callback for selecting a register from what's available. 2017-07-25 14:44:52 -07:00
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript Attempt to fix AppVeyor build, round 2 2017-07-31 17:19:13 +02:00
set.c
set.h
simple_list.h
slab.c
slab.h
strndup.h
strtod.c util: improve compiler guard 2017-09-03 09:05:23 +01:00
strtod.h
texcompress_rgtc_tmp.h
u_atomic.c
u_atomic.h
u_atomic_test.c
u_dynarray.h
u_endian.h
u_queue.c util: only use SCHED_IDLE in pthread_setschedparam() when it's defined 2017-09-01 01:10:32 +02:00
u_queue.h util/u_queue: add an option to resize the queue when it's full 2017-07-17 10:57:20 -04:00
u_string.h
u_thread.h
u_vector.c anv: Move a comment that got left behind in the u_vector refactor. 2017-08-18 11:56:58 -07:00
u_vector.h util: Remove u_math from u_vector 2017-07-14 14:14:05 +01:00
xmlconfig.c xmlconfig: use the portable __VA_ARGS__ 2017-08-26 11:20:06 +01:00
xmlconfig.h xmlconfig: move into src/util 2017-07-31 15:38:41 +02:00
xmlpool.h xmlconfig: move into src/util 2017-07-31 15:38:41 +02:00