About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2025-11-06util: Add sparse bitset data structureNatalie Vock
2025-11-06util/bitset: Wrap __size in bracesNatalie Vock
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-11-06util,vulkan,llvmpipe: Use os_get_option_dup instead getenvYonggang Luo
2025-11-06util: Add function os_get_option_dup and os_get_option_secure_dup for latter useYonggang Luo
2025-11-06util: Add new function os_get_option_internal to improve os_get_option*Yonggang Luo
2025-11-06treewide: Use os_get_option_secure instead secure_getenvYonggang Luo
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig
2025-11-05util: add BITSET_RZALLOCAlyssa Rosenzweig
2025-11-05util: add BITSET_BYTES helperAlyssa Rosenzweig
2025-11-05pan: Add spill cost metricChristoph Pillmayer
2025-11-05util: add os_map_memory_fd_placed for placed mapping supportYiwei Zhang
2025-11-05util: add get_fd_header helper in os_memory_fdYiwei Zhang
2025-11-04mesa: Add R16G16_R16B16_UNORM and related formatsEric R. Smith
2025-11-04radv: do not report wave32 in gl_SubgroupSize for Doom Dark AgesGeorg Lehmann
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-11-04util: add UTIL_DYNARRAY_INIT sentinelAlyssa Rosenzweig
2025-11-04u_trace: reserve chunk space before emitting copiesLionel Landwerlin
2025-10-31radv: add a workaround for illegal depth/stencil descriptors with No Man's SkySamuel Pitoiset
2025-10-31util: add util_ptr_is_aligned helperAlyssa Rosenzweig
2025-10-31driconf: add a workaround for Investigation Stories : gunsoundPaul Gofman
2025-10-30drirc: Add anv_assume_full_subgroups for Detroit: Become HumanSushma Venkatesh Reddy
2025-10-30util/meson: don't build libmesa_util_clflush unless neededEric Engestrom
2025-10-30util/meson: don't build libmesa_util_clflushopt unless neededEric Engestrom
2025-10-28anv: use D3D-compatible texturing for ProtonAlyssa Rosenzweig
2025-10-27radv: add radv_wait_for_vm_map_updates drirc and enable for Forza Horizon 5Samuel Pitoiset
2025-10-25drirc/anv: force_vk_vendor=-1 for Wuthering WavesTaras Pisetskyi
2025-10-24util/dynarray: infer type in appendAlyssa Rosenzweig
2025-10-24util: require typeof supportAlyssa Rosenzweig
2025-10-23util: Fix gnu-empty-initializer errorMauro Rossi
2025-10-22util: Build util/cache_ops_x86.c with -msse2Faith Ekstrand
2025-10-22util: Don't advertise cache ops on x86 without SSE2Faith Ekstrand
2025-10-16anv: Add support for low latency hint on Xe KMDJosé Roberto de Souza
2025-10-16Revert "brw: add serialize send stats"Lionel Landwerlin
2025-10-16util/cache_ops/x86: Call util_get_cpu_caps() lessFaith Ekstrand
2025-10-16util/cache_ops: Add some cache flush helpersFaith Ekstrand
2025-10-15treewide: don't check before freeAlyssa Rosenzweig
2025-10-15util: use F_DUPFD_QUERY on LinuxPierre-Eric Pelloux-Prayer
2025-10-15util: mimic KCMP_FILE via epoll when KCMP is missingPierre-Eric Pelloux-Prayer
2025-10-15util/range_remap: switch to using sorted arrayTimothy Arceri
2025-10-15util/range_remap: add util_range_switch_to_sorted_array() helperTimothy Arceri
2025-10-15util/range_remap: use child memory context for listTimothy Arceri
2025-10-15util/range_remap: split list node from range entryTimothy Arceri
2025-10-15glsl/util: update util_range_remap to use range_remap structTimothy Arceri
2025-10-15util/range_remap: dont overwrite entry if ptr is NULLTimothy Arceri
2025-10-14llvmpipe: Work around WSL 1 missing support for memfd_create()Rob Hughes
2025-10-10brw: add serialize send statsLionel Landwerlin
2025-10-10util/macros: coerce likely/unlikely to bool even without __builtin_expectOlivia Lee
2025-10-09util: add BITSET_CALLOC helperAlyssa Rosenzweig
2025-10-08u_trace: use os_get_option instead of getenvLionel Landwerlin