mesa/src/util
Marek Olšák 43d66c8c2d mesa: include mtypes.h less
- remove mtypes.h from most header files
- add main/menums.h for often used definitions
- remove main/core.h

v2: fix radv build

Reviewed-by: Brian Paul <brianp@vmware.com>
2018-04-12 19:31:30 -04:00
..
sha1
tests autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
xmlpool glx/dri: Add a driconf option to disable GLX_SGI_video_sync 2018-03-08 07:26:29 +01:00
.gitignore
Android.mk Android: util: fix locale generation in options.h 2018-01-03 09:49:08 -06:00
bitscan.c
bitscan.h util: Optimize util_is_power_of_two_nonzero 2018-03-29 14:09:29 -07:00
bitset.h util: Include bitscan.h directly 2018-03-29 14:09:30 -07:00
build_id.c util/build-id: Fix address comparison for binaries with LOAD vaddr > 0 2018-02-05 14:26:33 +00:00
build_id.h
crc32.c util: use faster zlib's CRC32 implementaion 2018-01-14 19:10:33 +02:00
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 disk cache: add callback functionality 2018-02-07 14:45:34 +02:00
drirc drirc: whitelist glthread for Medieval II: TW, Carnivores: DHR, Far Cry 2 2018-03-28 20:00:48 -04:00
format_r11g11b10f.h
format_rgb9e5.h
format_srgb.h
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 autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.sources
merge_driinfo.py
mesa-sha1.c
mesa-sha1.h
mesa-sha1_test.c
meson.build disk cache: Link with -latomic if necessary 2018-03-02 11:31:59 +01: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 util: scons: wire up the sha1 test 2017-12-15 19:01:12 +00:00
set.c util: Use set_foreach instead of rolling our own 2018-03-14 20:03:57 +01:00
set.h
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 util: include string.h in u_dynarray.h 2018-01-17 11:17:56 -07:00
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
u_queue.h
u_string.h
u_thread.h u_thread: Use pthread_setname_np on linux only. 2018-01-22 21:12:41 +00:00
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
xmlconfig.c
xmlconfig.h mesa: include mtypes.h less 2018-04-12 19:31:30 -04:00
xmlpool.h