mesa/src/util
2025-08-21 07:53:15 +00:00
..
blake3 meson: disable SIMD blake optimisations on x32 host 2025-04-11 20:57:38 +00:00
format util/format: u_format_gen.h are using UTIL_ARCH_LITTLE_ENDIAN, include util/u_endian.h for it 2025-08-21 03:18:59 +08:00
perf perfetto: allow specifying clock domain for cpu timestamps 2025-08-19 09:50:36 +00:00
rust util: rust: make stubs simpler 2025-07-31 15:11:07 +00:00
sha1 util: silence -Wstringop-overread in SHA1 2025-05-05 11:45:41 +00:00
tests util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
tools
u_gralloc u_gralloc/mapper4: properly expose ChromaSiting types based on api level 2025-07-22 22:15:11 +00:00
.editorconfig
00-mesa-defaults.conf hk: only enable image view min LOD for dx12 2025-08-03 14:40:53 -04:00
00-radv-defaults.conf radv: advertise VK_NV_cooperative_matrix2/cooperativeMatrixConversions behind an env var 2025-06-24 07:14:35 +00:00
anon_file.c
anon_file.h gfxstream: Avoid repeated functionality 2024-11-18 15:51:48 +00:00
bfloat.h util: fix float to bfloat16 conversion with NaN 2025-05-12 10:26:01 +00:00
bigmath.h
bitpack_helpers.h clc,libcl: Clean up CL includes 2025-04-11 21:27:37 +00:00
bitscan.c
bitscan.h util: Remove usage of USE_**_ASM macros 2025-08-20 16:21:28 +00:00
bitset.h util: remove recursion from bitset helpers 2025-07-29 23:07:12 +00:00
blend.h
blob.c
blob.h
box.h util/box: make u_box_test_intersection_2d() consistent with other funcs 2025-06-11 20:46:29 +00:00
build_id.c
build_id.h
cnd_monotonic.c
cnd_monotonic.h
compiler.h
compress.c
compress.h
crc32.c
crc32.h
dag.c
dag.h
detect.h
detect_arch.h util: Add DETECT_ARCH_SPARC64 for sparc 2025-08-20 16:21:27 +00:00
detect_cc.h
detect_os.h util: Remove usage of WIN32 macro for DETECT_OS_WINDOWS 2025-08-08 19:38:54 +00:00
disk_cache.c util/disk_cache: Re-enable multi-file cache by default 2025-04-24 02:43:51 +00:00
disk_cache.h util/disk_cache: add a new helper to create a disk cache 2025-02-05 16:30:27 +00:00
disk_cache_os.c util/disk_cache: dont create multidisk cache dir if unused 2025-02-25 00:11:03 +00:00
disk_cache_os.h util/disk_cache: dont create multidisk cache dir if unused 2025-02-25 00:11:03 +00:00
double.c
double.h
driconf.h driconf: drop obsolete DRI_CONF_VK_KHR_PRESENT_WAIT 2025-08-21 07:53:15 +00:00
driconf_static.py
drm_is_nouveau.h loader: Don't load nouveau GL on nvidia kmd 2025-07-29 23:52:32 +00:00
enum_operators.h util/enum_operators: Don't define anything for OpenCL 2025-02-12 22:33:06 +01:00
fast_idiv_by_const.c
fast_idiv_by_const.h
fast_urem_by_const.h
float8.c util: add float8 conversion functions 2025-06-23 07:59:24 +00:00
float8.h util: add float8 conversion functions 2025-06-23 07:59:24 +00:00
format_r11g11b10f.h
format_rgb9e5.h
format_srgb.h
format_srgb.py
fossilize_db.c util/fossilize_db: don't use check_files_opened_successfully for foz_prepare 2024-09-16 23:32:56 +00:00
fossilize_db.h
futex.c
futex.h
gen_zipped_xml_file.py
glheader.h
glsl2spirv.py
half_float.c
half_float.h util: Remove usage of USE_**_ASM macros 2025-08-20 16:21:28 +00:00
hash_table.c util/hash_table: add _mesa_hash_table_copy, a cloning helper without allocation 2025-08-21 06:13:48 +00:00
hash_table.h util/hash_table: add _mesa_hash_table_copy, a cloning helper without allocation 2025-08-21 06:13:48 +00:00
helpers.c util: move util_lower_clearsize_to_dword here 2024-08-10 02:14:44 +00:00
helpers.h util: move util_lower_clearsize_to_dword here 2024-08-10 02:14:44 +00:00
hex.h
libdrm.h Guard double include of libdrm.h by defining LIBDRM_H 2025-08-06 08:46:52 +00:00
libsync.h libsync: replace dup() with os_dupfd_cloexec() 2025-02-26 00:45:51 +00:00
list.h
log.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
log.h
macros.h util: SWAP macro implementation for older MSVC versions 2025-08-11 13:50:02 +00:00
memstream.c util: memstream: add fflush support 2024-10-17 02:50:20 +00:00
memstream.h util: memstream: add fflush support 2024-10-17 02:50:20 +00:00
mesa-blake3.c radeonsi,util: add more usage for AMD_FORCE_SHADER_USE_ACO 2025-02-10 02:06:55 +00:00
mesa-blake3.h radeonsi,util: add more usage for AMD_FORCE_SHADER_USE_ACO 2025-02-10 02:06:55 +00:00
mesa-sha1.c
mesa-sha1.h
mesa_cache_db.c util/hash_table: don't allocate hash_table_u64::table, declare it statically 2025-08-21 06:13:48 +00:00
mesa_cache_db.h Revert "util: Use persistent array of index entries" 2024-11-14 14:20:18 +00:00
mesa_cache_db_multipart.c util/mesa-db-multipart: Open one cache part at a time 2024-10-25 18:06:14 +00:00
mesa_cache_db_multipart.h util/mesa-db-multipart: Open one cache part at a time 2024-10-25 18:06:14 +00:00
meson.build util: Remove dbghelp.h that already comes with winsdk and mingw for fix warning with mingw 2025-08-13 13:18:52 +00:00
os_drm.h util,amd: add inlinable versions of drmIoctl/drmCommandWrite* 2024-11-26 00:16:02 -05:00
os_file.c util: add/use new os_mkdir() function 2025-07-03 14:30:17 +00:00
os_file.h util: add/use new os_mkdir() function 2025-07-03 14:30:17 +00:00
os_file_notify.c util: Add file modification notifier utility 2025-01-30 17:42:06 +00:00
os_file_notify.h util: Add file modification notifier utility 2025-01-30 17:42:06 +00:00
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 meson/util: properly detect sysconf 2025-08-11 12:30:23 +00:00
os_misc.h
os_mman.h
os_socket.c
os_socket.h
os_time.c util/time: add os_time_nanosleep_until() function 2025-07-24 09:50:07 +00:00
os_time.h util/time: add os_time_nanosleep_until() function 2025-07-24 09:50:07 +00:00
parson.c
parson.h
pb_slab.c util: Move pb_slab from gallium to util 2025-04-30 12:56:39 +00:00
pb_slab.h util: Move pb_slab from gallium to util 2025-04-30 12:56:39 +00:00
process_shader_stats.py util/stats: add serialize helpers 2025-06-20 09:26:58 +00:00
ptralloc.h
ralloc.c util/ralloc: add total_size helper 2024-10-30 12:59:10 +00:00
ralloc.h glsl: add support for linear_ctx into ir_instruction 2025-08-04 02:07:00 +00:00
rand_xor.c
rand_xor.h
rb_tree.c
rb_tree.h
reallocarray.h
register_allocate.c util/ra: Don't store a pointer to a ra_regs per ra_reg 2025-01-13 23:10:51 +00:00
register_allocate.h util/ra: Remove unimplemented function declaration 2024-11-28 19:19:26 +00:00
register_allocate_internal.h util/ra: Don't store a pointer to a ra_regs per ra_reg 2025-01-13 23:10:51 +00:00
rgtc.c
rgtc.h
rounding.h util: Now DETECT_ARCH_X86_64 can be safely used in rounding.h 2025-08-15 09:27:19 +00:00
rwlock.c
rwlock.h
set.c util/set: add _mesa_set_copy, a cloning helper without allocation 2025-08-21 06:13:48 +00:00
set.h util/set: add _mesa_set_copy, a cloning helper without allocation 2025-08-21 06:13:48 +00:00
shader_stats.rnc util/stats: fix XML type validation 2025-06-20 09:26:58 +00:00
shader_stats.xml tu: add constlen shader stat 2025-07-30 16:05:15 +00:00
simple_mtx.c
simple_mtx.h util/simple_mtx: fix duplicate definition 2025-04-15 08:30:40 +00:00
slab.c
slab.h
softfloat.c util: fix msvc build warning 4146 (unary minus operator applied to unsigned type, result still unsigned) 2025-05-09 16:34:00 +00:00
softfloat.h
sparse_array.c
sparse_array.h
streaming-load-memcpy.c util: Remove usage of USE_**_ASM macros 2025-08-20 16:21:28 +00:00
streaming-load-memcpy.h util: Add AArch64 support to util_streaming_load_memcpy() 2025-05-16 13:35:33 +00:00
string_buffer.c
string_buffer.h
strndup.h
strtod.c
strtod.h
texcompress_astc_luts.cpp
texcompress_astc_luts.h
texcompress_astc_luts_wrap.cpp
texcompress_astc_luts_wrap.h
texcompress_rgtc_tmp.h util/texcompress: fix comparison warning 2025-07-04 15:26:39 +00:00
thread_sched.c
thread_sched.h
timespec.h
u_atomic.c
u_atomic.h util: Make atomic_read use volatile reads with _Generic/decltype 2025-05-09 16:34:00 +00:00
u_call_once.c
u_call_once.h
u_cpu_detect.c util/cpu: fix broken powerpc linux builds 2025-06-25 23:39:23 +00:00
u_cpu_detect.h util/cpu: Remove util_cpu_caps_t::family 2025-05-09 20:10:10 +00:00
u_debug.c util: Add dump_debug_control_string to dump debug_control 2025-02-12 10:57:30 +00:00
u_debug.h util: Add dump_debug_control_string to dump debug_control 2025-02-12 10:57:30 +00:00
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 util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
u_dl.h util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
u_drm.h
u_dynarray.c
u_dynarray.h nir: add gathering passes that gather which inputs affect specific outputs 2025-04-23 17:47:37 +00:00
u_endian.h clc,libcl: Clean up CL includes 2025-04-11 21:27:37 +00:00
u_hash_table.c
u_hash_table.h
u_hexdump.h util/hexdump: Squeeze repeated patterns instead of zero-ed chunks 2024-08-19 11:28:18 +00:00
u_idalloc.c util/u_idalloc: fix util_idalloc_sparse_alloc_range() 2025-03-08 09:17:07 +00:00
u_idalloc.h util/idalloc: Minor refactor of util_idalloc_foreach() 2024-12-10 08:29:00 +00:00
u_math.c
u_math.h util: Remove usage of USE_**_ASM macros 2025-08-20 16:21:28 +00:00
u_memory.h
u_memset.h
u_mm.c
u_mm.h util: add c++ guards to u_mm.h 2024-11-08 08:09:49 -08:00
u_pack_color.h
u_pointer.h
u_printf.c util/u_printf: support printing fp16 values 2025-06-05 13:17:27 +00:00
u_printf.h util,vulkan,asahi,hk: hash format strings 2025-01-17 18:09:45 +00:00
u_process.c
u_process.h
u_qsort.cpp
u_qsort.h
u_queue.c util/u_queue: Replace relative time wait hack with u_cnd_monotonic 2024-08-06 16:37:59 +00:00
u_queue.h util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data 2025-01-15 21:40:20 +00:00
u_string.c util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
u_string.h util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
u_sync_provider.c util: add util_sync_provider::clone 2025-06-27 08:15:49 +00:00
u_sync_provider.h util: add util_sync_provider::clone 2025-06-27 08:15:49 +00:00
u_thread.c
u_thread.h u_thread.h: Fix warning C4800 forcing value to bool 'true' or 'false' 2025-02-03 11:06:59 +00:00
u_tristate.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
u_vector.c
u_vector.h
u_worklist.c
u_worklist.h
vl_bitstream.h vulkan/video: add support for AV1 encoding to runtime 2025-06-26 15:41:01 +00:00
vl_rbsp.h util/rbsp: Fill bits again if reading more than 16 leading zeros 2024-08-23 06:54:06 +00:00
vl_vlc.h util: Fixed crash in HEVC encoding on 32-bit systems 2024-11-15 09:51:39 +00:00
vl_zscan_data.c
vl_zscan_data.h
vma.c util/vma: Fix util_vma_heap_get_max_free_continuous_size calculation 2024-10-24 10:50:08 +00:00
vma.h
xmlconfig.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
xmlconfig.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
xxd.py
xxhash.h util: Upgrade xxhash.h to v0.8.3 2025-08-08 19:38:54 +00:00