mesa/src/util
Pierre-Eric Pelloux-Prayer 88989379b1 Revert "driconf: add a workaround for plasmashell freezing"
This reverts commit 41eb491fb6.

The underlying issue was fixed by the previous commit.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20887>
2023-03-13 18:28:15 +00:00
..
format util: Add util_format_get_array. 2023-03-03 23:08:57 +00:00
perf u_trace: Add an interface for checking trace enablement outside a context. 2023-02-09 03:27:34 +00:00
sha1
tests util/process_test: make the error variable static 2023-02-24 13:30:09 +01:00
tools util/tools: add the tool that generates perfect hash functions for GLenums 2022-12-18 14:35:59 -05:00
00-mesa-defaults.conf Revert "driconf: add a workaround for plasmashell freezing" 2023-03-13 18:28:15 +00:00
00-radv-defaults.conf radv: add a layer for fixing rendering issues with RAGE2 2023-01-27 15:28:45 +00:00
anon_file.c
anon_file.h
bigmath.h
bitpack_helpers.h
bitscan.c
bitscan.h
bitset.h
blob.c
blob.h
build_id.c
build_id.h
cnd_monotonic.h
compiler.h
compress.c
compress.h
crc32.c
crc32.h
dag.c
dag.h
detect.h
detect_arch.h
detect_cc.h
detect_os.h
disk_cache.c util/disk_cache: Switch to multipart mesa-db cache 2023-02-01 02:47:30 +00:00
disk_cache.h
disk_cache_os.c util/disk_cache: Handle OS'es without d_type in struct dirent 2023-02-13 22:18:23 +00:00
disk_cache_os.h util/disk_cache: Switch to multipart mesa-db cache 2023-02-01 02:47:30 +00:00
double.c
double.h
driconf.h anv+hasvk: Use driconf to disable 16-bit for zink. 2023-03-09 02:27:01 +00:00
driconf_static.py
enum_operators.h
fast_idiv_by_const.c
fast_idiv_by_const.h
fast_urem_by_const.h
format_r11g11b10f.h
format_rgb9e5.h
format_srgb.h
format_srgb.py
fossilize_db.c util/fossilize_db: add ifdef for inotify header 2023-01-26 13:06:27 +00:00
fossilize_db.h util/fossilize_db: fix macOS inotify build error 2023-01-23 18:31:48 +00:00
futex.c futex: Change INT_MAX to INT32_MAX. 2023-01-19 03:25:55 +00:00
futex.h
glheader.h
glsl2spirv.py util/glsl2spirv: add support for include directive 2023-03-03 11:30:54 +00:00
half_float.c
half_float.h
hash_table.c util: rzalloc and free hash_table_u64 2023-02-28 08:35:32 +00:00
hash_table.h
libdrm.h util: Add a simple no-op libdrm shim 2023-03-05 16:31:51 +00:00
libsync.h
list.h
log.c util/log: add logger_windbg 2023-02-22 17:55:40 +00:00
log.h util/log: add support for MESA_LOG_FILE 2023-02-22 17:55:40 +00:00
macros.h util: add macro to support gcc/clang poison 2023-03-02 00:01:27 +00:00
memstream.c util: Add #ifdefs for Xbox GDK support. 2023-01-19 03:25:55 +00:00
memstream.h
mesa-sha1.c
mesa-sha1.h
mesa_cache_db.c util/mesa-db: Introduce multipart mesa-db cache 2023-02-01 02:47:30 +00:00
mesa_cache_db.h util: Fixes error: no previous prototype for 'mesa_cache_db_entry_remove' 2023-02-09 04:05:39 +00:00
mesa_cache_db_multipart.c util/mesa-db: Introduce multipart mesa-db cache 2023-02-01 02:47:30 +00:00
mesa_cache_db_multipart.h util/mesa-db: Introduce multipart mesa-db cache 2023-02-01 02:47:30 +00:00
meson.build meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
os_file.c util: avoid calling kcmp on Android 2023-02-12 17:11:16 +00:00
os_file.h
os_memory.h
os_memory_aligned.h
os_memory_debug.h
os_memory_fd.c
os_memory_fd.h
os_memory_stdc.h
os_misc.c util: Add #ifdefs for Xbox GDK support. 2023-01-19 03:25:55 +00:00
os_misc.h util: Add function debug_get_option_cached os_get_option_cached 2022-12-16 19:30:19 +00:00
os_mman.h
os_socket.c
os_socket.h
os_time.c
os_time.h glthread: add a heuristic to stop locking global mutexes with multiple contexts 2023-02-18 13:40:56 +00:00
ptralloc.h
ralloc.c
ralloc.h
rand_xor.c
rand_xor.h
rb_tree.c
rb_tree.h
reallocarray.h
register_allocate.c
register_allocate.h
register_allocate_internal.h
rgtc.c
rgtc.h
rounding.h
rwlock.c
rwlock.h
set.c
set.h
simple_mtx.c
simple_mtx.h
slab.c
slab.h
softfloat.c
softfloat.h
sparse_array.c
sparse_array.h
streaming-load-memcpy.c
streaming-load-memcpy.h
string_buffer.c
string_buffer.h
strndup.h
strtod.c
strtod.h
texcompress_rgtc_tmp.h
timespec.h
u_atomic.c
u_atomic.h
u_call_once.c
u_call_once.h
u_cpu_detect.c
u_cpu_detect.h
u_debug.c util: Add #ifdefs for Xbox GDK support. 2023-01-19 03:25:55 +00:00
u_debug.h util: Fixes thread safety of DEBUG_GET_ONCE_*_OPTION macros 2022-12-16 19:30:19 +00:00
u_debug_describe.c
u_debug_describe.h
u_debug_memory.c
u_debug_refcnt.c
u_debug_refcnt.h
u_debug_stack.c
u_debug_stack.h
u_debug_stack_android.cpp android: Make libbacktrace optional again 2023-01-25 08:58:25 -03:00
u_debug_symbol.c util: Add #ifdefs for Xbox GDK support. 2023-01-19 03:25:55 +00:00
u_debug_symbol.h
u_dl.c
u_dl.h
u_drm.h
u_dynarray.h
u_endian.h
u_hash_table.c
u_hash_table.h
u_idalloc.c
u_idalloc.h
u_math.c
u_math.h util: allow align64() to do alignments >= 4Gb 2023-03-08 23:32:37 +00:00
u_memory.h
u_memset.h
u_mm.c
u_mm.h
u_pointer.h
u_printf.c
u_printf.h
u_process.c util/u_process: implement util_get_command_line for BSDs 2023-02-20 21:26:49 +00:00
u_process.h util/u_process: remove util_get_process_name_may_override() 2023-01-31 22:02:58 +00:00
u_qsort.cpp
u_qsort.h
u_queue.c
u_queue.h
u_string.h util: add a return value to util_sprintf 2023-01-12 16:52:19 +01:00
u_thread.c
u_thread.h
u_vector.c
u_vector.h
u_worklist.c
u_worklist.h
vl_rbsp.h
vl_vlc.h
vma.c util/vma: Add "nospan" 2022-12-17 19:14:12 +00:00
vma.h util/vma: Add "nospan" 2022-12-17 19:14:12 +00:00
xmlconfig.c util/xmlconfig: add MESA_DRICONF_EXECUTABLE_OVERRIDE 2023-01-31 22:02:58 +00:00
xmlconfig.h
xxd.py
xxhash.h