| .. |
|
sha1
|
|
|
|
tests
|
util/string_buffer: fix warning in tests
|
2018-07-18 08:29:51 -07:00 |
|
xmlpool
|
python: Better check for keys in dicts
|
2018-07-24 11:07:04 -07:00 |
|
.gitignore
|
|
|
|
Android.mk
|
|
|
|
bitscan.c
|
|
|
|
bitscan.h
|
util/u_math: Implement a logbase2 function for unsigned long
|
2018-05-29 13:37:45 +02:00 |
|
bitset.h
|
util/bitset: include util/macro.h
|
2018-06-15 11:26:30 +01:00 |
|
build_id.c
|
util/macros: Import ALIGN_POT from ralloc.c
|
2018-07-02 12:09:14 -07:00 |
|
build_id.h
|
|
|
|
crc32.c
|
|
|
|
crc32.h
|
|
|
|
debug.c
|
|
|
|
debug.h
|
|
|
|
disk_cache.c
|
Shorten u_queue names
|
2018-07-04 22:03:35 -04:00 |
|
disk_cache.h
|
util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.
|
2018-07-20 12:09:19 +02:00 |
|
drirc
|
util/drirc: turn on force_glsl_extensions_warn for No Mans Sky
|
2018-07-05 13:05:47 +10:00 |
|
format_r11g11b10f.h
|
|
|
|
format_rgb9e5.h
|
|
|
|
format_srgb.h
|
|
|
|
format_srgb.py
|
python: Use the print function
|
2018-07-06 10:04:22 -07:00 |
|
futex.h
|
|
|
|
half_float.c
|
util: don't use __builtin_clz unconditionally
|
2018-07-31 23:28:01 -04:00 |
|
half_float.h
|
mesa: add ASTC 2D LDR decoder
|
2018-07-31 18:09:57 -04:00 |
|
hash_table.c
|
util/hash_table: add helper to remove entry by key
|
2018-07-13 14:20:49 -07:00 |
|
hash_table.h
|
util/hash_table: add helper to remove entry by key
|
2018-07-13 14:20:49 -07:00 |
|
list.h
|
util/list: Make some helpers take const lists
|
2018-07-29 13:39:35 -07:00 |
|
macros.h
|
util/macros: Import ALIGN_POT from ralloc.c
|
2018-07-02 12:09:14 -07:00 |
|
Makefile.am
|
util/set: add a basic unit test
|
2018-07-12 14:03:51 -07:00 |
|
Makefile.sources
|
util: rb-tree: A simple, invasive, red-black tree
|
2018-07-05 11:57:45 +01:00 |
|
merge_driinfo.py
|
|
|
|
mesa-sha1.c
|
|
|
|
mesa-sha1.h
|
|
|
|
mesa-sha1_test.c
|
|
|
|
meson.build
|
util/set: add a basic unit test
|
2018-07-12 14:03:51 -07:00 |
|
os_time.c
|
|
|
|
os_time.h
|
|
|
|
process.c
|
Util: fix msvc build
|
2018-07-05 14:24:08 +01:00 |
|
process.h
|
util: extract get_process_name from xmlconfig.c
|
2018-07-04 21:16:03 -04:00 |
|
ralloc.c
|
util/macros: Import ALIGN_POT from ralloc.c
|
2018-07-02 12:09:14 -07:00 |
|
ralloc.h
|
|
|
|
rand_xor.c
|
|
|
|
rand_xor.h
|
|
|
|
rb_tree.c
|
util: rb-tree: A simple, invasive, red-black tree
|
2018-07-05 11:57:45 +01:00 |
|
rb_tree.h
|
util/rb_tree: Fix a compiler warning
|
2018-07-12 10:25:46 -07:00 |
|
register_allocate.c
|
|
|
|
register_allocate.h
|
|
|
|
rgtc.c
|
|
|
|
rgtc.h
|
|
|
|
roundeven_test.c
|
|
|
|
rounding.h
|
|
|
|
SConscript
|
|
|
|
set.c
|
util/set: helper to remove entry by key
|
2018-07-12 14:03:51 -07:00 |
|
set.h
|
util/set: helper to remove entry by key
|
2018-07-12 14:03:51 -07:00 |
|
simple_list.h
|
|
|
|
simple_mtx.h
|
|
|
|
slab.c
|
util/macros: Import ALIGN_POT from ralloc.c
|
2018-07-02 12:09:14 -07:00 |
|
slab.h
|
|
|
|
string_buffer.c
|
|
|
|
string_buffer.h
|
|
|
|
strndup.h
|
|
|
|
strtod.c
|
|
|
|
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: u_queue: fix android build error
|
2018-07-05 15:42:26 +01:00 |
|
u_queue.h
|
kutil/queue: add a process name into a thread name
|
2018-07-04 21:54:39 -04:00 |
|
u_string.h
|
|
|
|
u_thread.h
|
|
|
|
u_vector.c
|
|
|
|
u_vector.h
|
|
|
|
vma.c
|
util: Add a virtual memory allocator
|
2018-05-31 16:17:35 -07:00 |
|
vma.h
|
util: Add a virtual memory allocator
|
2018-05-31 16:17:35 -07:00 |
|
xmlconfig.c
|
util: extract get_process_name from xmlconfig.c
|
2018-07-04 21:16:03 -04:00 |
|
xmlconfig.h
|
|
|
|
xmlpool.h
|
|
|