mesa/src/util
Corentin Noël 2ef0e6be17 util: Remove MESA_TRACE_BEGIN/END
There are no user of these macros anymore, simplify the cpu_trace header.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25308>
2023-10-23 17:20:03 +00:00
..
blake3
format zink: fix RA textures 2023-10-14 01:01:16 +00:00
perf util: Remove MESA_TRACE_BEGIN/END 2023-10-23 17:20:03 +00:00
sha1
tests util/xmlconfig: drop driInjectDataDir() now that DRIRC_CONFIGDIR is always supported 2023-10-16 07:59:38 +00:00
tools
u_gralloc u_gralloc: Add a function that returns gralloc type 2023-09-21 10:50:34 +00:00
00-mesa-defaults.conf drirc: remove Path of Exile workarounds 2023-09-19 07:53:51 +00:00
00-radv-defaults.conf radv: enable radv_disable_aniso_single_level=true for Zink too 2023-10-12 12:54:16 +00:00
anon_file.c
anon_file.h
bigmath.h
bitpack_helpers.h
bitscan.c
bitscan.h
bitset.h
blend.h
blob.c
blob.h
build_id.c
build_id.h
cnd_monotonic.h
compiler.h
compress.c util: Avoid the use of MESA_TRACE_BEGIN/END 2023-10-23 17:20:03 +00:00
compress.h
crc32.c
crc32.h
dag.c
dag.h
dbghelp.h util: Move u_pack_color.h and dbughelp.h into src/util from/src/gallium/auxiliary/util/ 2023-08-02 03:41:24 +00:00
detect.h
detect_arch.h
detect_cc.h
detect_os.h
disk_cache.c util: Avoid the use of MESA_TRACE_BEGIN/END 2023-10-23 17:20:03 +00:00
disk_cache.h
disk_cache_os.c util: Decouple disk cache from EGL_ANDROID_blob_cache 2023-08-23 00:04:16 +00:00
disk_cache_os.h
double.c
double.h util: add double_to_float16 helpers 2023-10-09 23:37:52 +00:00
driconf.h anv: add ring buffer mode to generated draw optimization 2023-10-20 13:07:53 +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
fossilize_db.h
futex.c
futex.h
glheader.h
glsl2spirv.py util/glsl2spirv: add ability to pass defines 2023-10-20 13:07:53 +00:00
half_float.c
half_float.h
hash_table.c
hash_table.h
hex.h
libdrm.h
libsync.h
list.h
log.c
log.h util: Add more PRINTFLIKE and MALLOCLIKE annotations 2023-09-22 10:47:33 -07:00
macros.h util: improve BITFIELD_MASK and BITFIELD64_MASK on clang 2023-10-18 03:20:24 +00:00
memstream.c
memstream.h
mesa-blake3.c
mesa-blake3.h
mesa-sha1.c
mesa-sha1.h
mesa_cache_db.c
mesa_cache_db.h
mesa_cache_db_multipart.c
mesa_cache_db_multipart.h
meson.build meson: add src/util to the drirc search path 2023-10-16 07:59:38 +00:00
os_file.c
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
os_misc.h
os_mman.h
os_socket.c
os_socket.h
os_time.c
os_time.h
ptralloc.h
ralloc.c util: Avoid waste space when linear alloc'ing large sizes 2023-10-08 00:55:20 +00:00
ralloc.h util: Add function print information about a ralloc tree 2023-10-07 01:34:13 +00:00
rand_xor.c
rand_xor.h
rb_tree.c util/rb-tree: Inline rb_tree_init 2023-09-14 22:31:22 +00:00
rb_tree.h util/rb-tree: Inline rb_tree_init 2023-09-14 22:31:22 +00:00
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 util: Add more PRINTFLIKE and MALLOCLIKE annotations 2023-09-22 10:47:33 -07:00
strndup.h
strtod.c
strtod.h
texcompress_astc_luts.cpp util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00
texcompress_astc_luts.h util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00
texcompress_astc_luts_wrap.cpp util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00
texcompress_astc_luts_wrap.h util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00
texcompress_rgtc_tmp.h
timespec.h
u_atomic.c
u_atomic.h
u_call_once.c
u_call_once.h
u_cpu_detect.c util/u_cpu_detect: Detect clflushopt support 2023-09-06 01:39:53 +00:00
u_cpu_detect.h util/u_cpu_detect: Detect clflushopt support 2023-09-06 01:39:53 +00:00
u_debug.c
u_debug.h
u_debug_memory.c
u_debug_stack.c
u_debug_stack.h
u_debug_stack_android.cpp
u_debug_symbol.c
u_debug_symbol.h
u_dl.c
u_dl.h
u_drm.h
u_dynarray.c
u_dynarray.h
u_endian.h
u_hash_table.c
u_hash_table.h util: Remove include "pipe/*.h" in src/util/* files 2023-08-02 03:41:24 +00:00
u_hexdump.h
u_idalloc.c
u_idalloc.h
u_math.c
u_math.h util: Deduplicate macros between u_math.h and macros.h 2023-10-09 16:25:34 +08:00
u_memory.h
u_memset.h
u_mm.c
u_mm.h
u_pack_color.h util: Move u_pack_color.h and dbughelp.h into src/util from/src/gallium/auxiliary/util/ 2023-08-02 03:41:24 +00:00
u_pointer.h
u_printf.c
u_printf.h
u_process.c
u_process.h
u_qsort.cpp
u_qsort.h
u_queue.c
u_queue.h
u_string.h util: Add more PRINTFLIKE and MALLOCLIKE annotations 2023-09-22 10:47:33 -07: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 util/vl_vlc: Use UINT64_MAX instead of ~0UL with MSVC compiler 2023-09-06 20:47:20 +00:00
vl_zscan_data.c util/vl: extract gallium vl scanning data to shared code 2023-08-25 03:08:13 +00:00
vl_zscan_data.h util/vl: extract gallium vl scanning data to shared code 2023-08-25 03:08:13 +00:00
vma.c util/vma: Allow initializing zero-size heaps 2023-08-04 21:32:00 +00:00
vma.h
xmlconfig.c util/xmlconfig: inline datadir 2023-10-16 07:59:38 +00:00
xmlconfig.h util/xmlconfig: drop driInjectDataDir() now that DRIRC_CONFIGDIR is always supported 2023-10-16 07:59:38 +00:00
xxd.py
xxhash.h