mesa/src/util
Alyssa Rosenzweig 839b01bd2d hk: fake min/max filtering for proton
this gets us to fl12_0.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33682>
2025-02-22 02:24:29 +00:00
..
blake3 blake3: fix Windows ARM64 build and detect ARM64EC as ARM64 2024-07-02 22:17:17 +00:00
format util/format: nr_channels is always <= 4 2024-12-11 18:34:47 +00:00
perf u_trace: print tracepoint params in csv output 2025-02-11 12:00:18 +00:00
sha1
tests util/bitset_test: test the return value of BITSET_TEST_RANGE_INSIDE_WORD better 2024-12-04 13:40:41 +00:00
tools
u_gralloc Android15 support gralloc IMapper5 2024-10-29 12:32:04 +00:00
.editorconfig
00-mesa-defaults.conf hk: fake min/max filtering for proton 2025-02-22 02:24:29 +00:00
00-radv-defaults.conf radv: Repurpose radv_legacy_sparse_binding drirc 2025-02-06 14:07:20 +00:00
anon_file.c util: refactor to use DETECT_OS_ANDROID 2024-02-01 19:29:49 +00:00
anon_file.h gfxstream: Avoid repeated functionality 2024-11-18 15:51:48 +00:00
bigmath.h
bitpack_helpers.h util/bitpack_helpers: Make fixed packs CL safe 2025-01-08 11:37:27 +00:00
bitscan.c
bitscan.h util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data 2025-01-15 21:40:20 +00:00
bitset.h util/bitset: add BITSET_GET_RANGE_INSIDE_WORD 2024-12-04 13:40:41 +00:00
blend.h
blob.c
blob.h
box.h util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data 2025-01-15 21:40:20 +00:00
build_id.c
build_id.h
cnd_monotonic.c util: macOS support for cnd_monotonic 2024-07-10 15:23:53 +00:00
cnd_monotonic.h util/cnd_monotonic: Use a void * on Windows 2024-07-08 22:09:06 +00:00
compiler.h
compress.c
compress.h
crc32.c Unbreak Viewperf by reverting "util: use crc32_z instead of crc32 and bump zlib dep to 1.2.9" 2024-03-19 03:08:10 +00:00
crc32.h
dag.c
dag.h
dbghelp.h
detect.h
detect_arch.h util: detect LoongArch architecture 2024-07-24 00:59:23 +00:00
detect_cc.h
detect_os.h util: detect_os: add DETECT_OS_FUCHSIA and DETECT_OS_POSIX_LITE 2024-06-07 18:29:20 +00:00
disk_cache.c util/disk_cache: Do not try to delete old cache if cache is disabled 2025-02-06 22:14:11 +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 docs: Update MESA_SHADER_CACHE_DIR env variable behavior 2025-02-06 22:14:11 +00:00
disk_cache_os.h util/disk_cache: add a new helper to create a disk cache 2025-02-05 16:30:27 +00:00
double.c
double.h
driconf.h hk: fake min/max filtering for proton 2025-02-22 02:24:29 +00:00
driconf_static.py
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 treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
format_r11g11b10f.h util/format: Handle denorms when converting to R11G11B10F 2024-06-19 01:56:22 +00:00
format_rgb9e5.h util: use unsigned types when performing bitshift 2024-06-21 21:07:05 +00:00
format_srgb.h util: Make format_srgb.h C++ safe 2024-06-19 01:56:22 +00:00
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 util/futex: replace double-cast check with a simple sign check 2024-04-19 06:38:58 +00:00
futex.h futex: disable futexes when compiling with tsan 2024-04-11 13:52:36 +00:00
gen_zipped_xml_file.py util: move gen_zipped_file into generic util and rename to gen_zipped_xml_file 2024-03-21 20:48:41 +00:00
glheader.h glthread: pack the index type to 8 bits 2024-02-23 18:03:58 +00:00
glsl2spirv.py util/glsl2spirv: only copy the input file if we're going to change it 2024-07-23 11:07:04 +00:00
half_float.c
half_float.h util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data 2025-01-15 21:40:20 +00:00
hash_table.c util/hash_table: Add _mesa_hash_table_u64_replace() 2025-02-08 07:48:40 +00:00
hash_table.h util/hash_table: Add _mesa_hash_table_u64_replace() 2025-02-08 07:48:40 +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 util: Updated util/libdrm.h stubs with drmGetMagic() 2024-03-15 10:50:12 +00:00
libsync.h util: add sync_fence_info 2024-10-09 22:53:05 +00:00
list.h
log.c util/mesa: move mesa/main log code to util 2024-07-10 17:00:33 +00:00
log.h util/mesa: move mesa/main log code to util 2024-07-10 17:00:33 +00:00
macros.h util: Add ATTRIBUTE_OPTIMIZE(flags) 2024-08-13 20:35:23 +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 Revert "util: Use persistent array of index entries" 2024-11-14 14:20:18 +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: Add file modification notifier utility 2025-01-30 17:42:06 +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: mimic KCMP_FILE via KERN_FILE on DragonFly and FreeBSD 2024-03-26 20:53:36 +00:00
os_file.h
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 util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
os_memory_fd.h
os_memory_stdc.h util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
os_misc.c android: look for debug/vendor prefixed options 2024-10-15 20:22:17 +00:00
os_misc.h util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
os_mman.h util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
os_socket.c
os_socket.h
os_time.c util: Fix the integer addition in os_time_get_absolute_timeout() 2024-08-03 04:19:28 +00:00
os_time.h
parson.c util: add parson for handling json files 2024-02-09 21:01:05 +00:00
parson.h util: add parson for handling json files 2024-02-09 21:01:05 +00:00
ptralloc.h
ralloc.c util/ralloc: add total_size helper 2024-10-30 12:59:10 +00:00
ralloc.h util: Add operator new[] to linear context helper declarations 2025-01-10 07:05:35 +00:00
rand_xor.c util/rand_xor: extend the urandom path to all non-Windows platforms 2020-05-16 12:05:37 +00:00
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
rwlock.c
rwlock.h
set.c
set.h
simple_mtx.c
simple_mtx.h util/simple_mtx: Add ASSERTED to parameter used only in an assert 2025-01-24 19:56:42 +00:00
slab.c
slab.h
softfloat.c
softfloat.h
sparse_array.c
sparse_array.h
streaming-load-memcpy.c util: Add align_uintptr and use it treewide to replace ALIGN that works on size_t and uintptr_t 2024-01-05 21:54:35 +00:00
streaming-load-memcpy.h
string_buffer.c
string_buffer.h
strndup.h
strtod.c util: Cleanup strtod.(h|c) by introduce _mesa_get_locale 2024-03-19 04:05:08 +00:00
strtod.h util: Cleanup strtod.(h|c) by introduce _mesa_get_locale 2024-03-19 04:05:08 +00:00
texcompress_astc_luts.cpp
texcompress_astc_luts.h
texcompress_astc_luts_wrap.cpp
texcompress_astc_luts_wrap.h
texcompress_rgtc_tmp.h
thread_sched.c
thread_sched.h
timespec.h util: Add timespec_sub_saturate to avoid negative time for deadlines 2024-02-27 13:10:13 +00:00
u_atomic.c
u_atomic.h util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data 2025-01-15 21:40:20 +00:00
u_call_once.c
u_call_once.h
u_cpu_detect.c util: cpu_detect.c Fix warning C5274: behavior change: _Alignas no longer applies to the type '<unnamed-tag>' (only applies to declared data objects) 2025-01-15 21:40:20 +00:00
u_cpu_detect.h util: drop XOP detection code 2024-11-13 23:33:15 +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 util: refactor to use DETECT_OS_ANDROID 2024-02-01 19:29:49 +00:00
u_debug_stack.h
u_debug_stack_android.cpp
u_debug_symbol.c
u_debug_symbol.h
u_dl.c util: u_dl: add Fuchsia support 2024-06-07 18:29:20 +00:00
u_dl.h
u_drm.h
u_dynarray.c
u_dynarray.h u_dynarray.h: Fix warning C4267 conversion from 'size_t' to 'type', possible loss of data 2025-01-15 21:40:20 +00:00
u_endian.h util: refactor to use DETECT_OS_ANDROID 2024-02-01 19:29:49 +00:00
u_hash_table.c util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
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: add util_idalloc_sparse, solving the excessive virtual memory usage 2024-07-17 10:29:12 +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 u_math.h: Change power of two assert to fix warning C4146: unary minus operator applied to unsigned type, result still unsigned 2025-01-15 21:40:20 +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 util: use unsigned types when performing bitshift 2024-06-21 21:07:05 +00:00
u_pointer.h
u_printf.c util/u_printf: allow printing from singleton 2025-01-17 18:09:45 +00:00
u_printf.h util,vulkan,asahi,hk: hash format strings 2025-01-17 18:09:45 +00:00
u_process.c util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
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.h
u_thread.c util: u_thread: add Fuchsia support 2024-06-07 18:29:20 +00:00
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 util: add u_tristate data structure 2024-11-20 16:10:11 +00:00
u_vector.c
u_vector.h
u_worklist.c
u_worklist.h
vl_bitstream.h vl/bitstream: use an int32_t for se encoding. 2024-09-10 06:03:15 +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 util/vma: Add function to get max continuous free size 2024-03-28 08:50:38 +00:00
xmlconfig.c
xmlconfig.h
xxd.py
xxhash.h