mesa/src/util
Mathieu Bridon 2ee1c86d71 meson: Build with Python 3
Now that all the build scripts are compatible with both Python 2 and 3,
we can flip the switch and tell Meson to use the latter.

Since Meson already depends on Python 3 anyway, this means we don't need
two different Python stacks to build Mesa.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-08-10 15:15:09 -07:00
..
sha1
tests util/string_buffer: fix warning in tests 2018-07-18 08:29:51 -07:00
xmlpool meson: Build with Python 3 2018-08-10 15:15:09 -07:00
.gitignore
Android.mk util: Android.mk: Convert implicit rules to static pattern rules 2018-08-02 15:42:23 -06:00
bitscan.c
bitscan.h
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 drirc: Allow extension midshader for Metro Redux 2018-08-09 13:13:20 +03: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: move process.[ch] to u_process.[ch] 2018-08-01 12:47:16 -07:00
merge_driinfo.py
mesa-sha1.c
mesa-sha1.h
mesa-sha1_test.c
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
os_time.c
os_time.h
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_process.c util: move process.[ch] to u_process.[ch] 2018-08-01 12:47:16 -07:00
u_process.h util: move process.[ch] to u_process.[ch] 2018-08-01 12:47:16 -07:00
u_queue.c kutil/queue: use util_snprintf() in util_queue_init 2018-08-02 10:06:44 +03: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
vma.h
xmlconfig.c util: move process.[ch] to u_process.[ch] 2018-08-01 12:47:16 -07:00
xmlconfig.h
xmlpool.h