mesa/src/util
Timothy Arceri a9114b5e3e util: add allow_glsl_relaxed_es to drirc for Google Earth VR
Reviewed-by: Dave Airlie <airlied@redhat.com>
2018-06-19 12:09:56 +10:00
..
sha1
tests util/tests/vma: Fix warning c++11-narrowing 2018-06-05 10:32:07 -07:00
xmlpool mesa/util: add allow_glsl_relaxed_es driconfig override 2018-06-19 12:09:56 +10: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
build_id.h
crc32.c
crc32.h
debug.c
debug.h
disk_cache.c disk cache: move path creation back to constructor 2018-02-09 11:33:25 +02:00
disk_cache.h
drirc util: add allow_glsl_relaxed_es to drirc for Google Earth VR 2018-06-19 12:09:56 +10:00
format_r11g11b10f.h
format_rgb9e5.h
format_srgb.h util/srgb: Add a float sRGB -> linear helper 2018-04-24 13:41:14 -07:00
format_srgb.py
futex.h
half_float.c
half_float.h
hash_table.c util: Implement a hash table cloning function 2018-03-14 19:52:01 +01:00
hash_table.h util: Implement a hash table cloning function 2018-03-14 19:52:01 +01:00
list.h
macros.h util: Add EXPLICIT_CONVERSION macro. 2018-02-24 15:28:36 -08:00
Makefile.am util: tests: vma test depends on C++11 support 2018-06-05 10:13:14 -07:00
Makefile.sources util: Add a virtual memory allocator 2018-05-31 16:17:35 -07:00
merge_driinfo.py
mesa-sha1.c
mesa-sha1.h
mesa-sha1_test.c
meson.build util: Add a randomized test for the virtual memory allocator 2018-05-31 16:51:35 -07:00
os_time.c util: use clock_gettime() on PIPE_OS_BSD 2018-03-01 18:44:38 +00:00
os_time.h
ralloc.c
ralloc.h
rand_xor.c
rand_xor.h
register_allocate.c mesa: include mtypes.h less 2018-04-12 19:31:30 -04:00
register_allocate.h
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript
set.c util/set: add a set_clear function 2018-05-04 10:13:33 -07:00
set.h util/set: add a set_clear function 2018-05-04 10:13:33 -07:00
simple_list.h
simple_mtx.h
slab.c
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 meson/configure: detect endian.h instead of trying to guess when it's available 2018-03-23 11:44:21 +00:00
u_queue.c util/u_queue: fix a deadlock in util_queue_finish 2018-04-27 13:28:17 -04:00
u_queue.h util/u_queue: fix a deadlock in util_queue_finish 2018-04-27 13:28:17 -04:00
u_string.h
u_thread.h
u_vector.c util: Use util_is_power_of_two_nonzero in u_vector 2018-03-29 14:09:28 -07:00
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: manually extract the program name from program_invocation_name 2018-06-19 12:09:56 +10:00
xmlconfig.h mesa: include mtypes.h less 2018-04-12 19:31:30 -04:00
xmlpool.h