About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2025-11-06
util: Add sparse bitset data structure
Natalie Vock
2025-11-06
util/bitset: Wrap __size in braces
Natalie Vock
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-06
util,vulkan,llvmpipe: Use os_get_option_dup instead getenv
Yonggang Luo
2025-11-06
util: Add function os_get_option_dup and os_get_option_secure_dup for latter use
Yonggang Luo
2025-11-06
util: Add new function os_get_option_internal to improve os_get_option*
Yonggang Luo
2025-11-06
treewide: Use os_get_option_secure instead secure_getenv
Yonggang Luo
2025-11-05
treewide: use BITSET_BYTES, BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-05
util: add BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-05
util: add BITSET_BYTES helper
Alyssa Rosenzweig
2025-11-05
pan: Add spill cost metric
Christoph Pillmayer
2025-11-05
util: add os_map_memory_fd_placed for placed mapping support
Yiwei Zhang
2025-11-05
util: add get_fd_header helper in os_memory_fd
Yiwei Zhang
2025-11-04
mesa: Add R16G16_R16B16_UNORM and related formats
Eric R. Smith
2025-11-04
radv: do not report wave32 in gl_SubgroupSize for Doom Dark Ages
Georg Lehmann
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-04
util: add UTIL_DYNARRAY_INIT sentinel
Alyssa Rosenzweig
2025-11-04
u_trace: reserve chunk space before emitting copies
Lionel Landwerlin
2025-10-31
radv: add a workaround for illegal depth/stencil descriptors with No Man's Sky
Samuel Pitoiset
2025-10-31
util: add util_ptr_is_aligned helper
Alyssa Rosenzweig
2025-10-31
driconf: add a workaround for Investigation Stories : gunsound
Paul Gofman
2025-10-30
drirc: Add anv_assume_full_subgroups for Detroit: Become Human
Sushma Venkatesh Reddy
2025-10-30
util/meson: don't build libmesa_util_clflush unless needed
Eric Engestrom
2025-10-30
util/meson: don't build libmesa_util_clflushopt unless needed
Eric Engestrom
2025-10-28
anv: use D3D-compatible texturing for Proton
Alyssa Rosenzweig
2025-10-27
radv: add radv_wait_for_vm_map_updates drirc and enable for Forza Horizon 5
Samuel Pitoiset
2025-10-25
drirc/anv: force_vk_vendor=-1 for Wuthering Waves
Taras Pisetskyi
2025-10-24
util/dynarray: infer type in append
Alyssa Rosenzweig
2025-10-24
util: require typeof support
Alyssa Rosenzweig
2025-10-23
util: Fix gnu-empty-initializer error
Mauro Rossi
2025-10-22
util: Build util/cache_ops_x86.c with -msse2
Faith Ekstrand
2025-10-22
util: Don't advertise cache ops on x86 without SSE2
Faith Ekstrand
2025-10-16
anv: Add support for low latency hint on Xe KMD
José Roberto de Souza
2025-10-16
Revert "brw: add serialize send stats"
Lionel Landwerlin
2025-10-16
util/cache_ops/x86: Call util_get_cpu_caps() less
Faith Ekstrand
2025-10-16
util/cache_ops: Add some cache flush helpers
Faith Ekstrand
2025-10-15
treewide: don't check before free
Alyssa Rosenzweig
2025-10-15
util: use F_DUPFD_QUERY on Linux
Pierre-Eric Pelloux-Prayer
2025-10-15
util: mimic KCMP_FILE via epoll when KCMP is missing
Pierre-Eric Pelloux-Prayer
2025-10-15
util/range_remap: switch to using sorted array
Timothy Arceri
2025-10-15
util/range_remap: add util_range_switch_to_sorted_array() helper
Timothy Arceri
2025-10-15
util/range_remap: use child memory context for list
Timothy Arceri
2025-10-15
util/range_remap: split list node from range entry
Timothy Arceri
2025-10-15
glsl/util: update util_range_remap to use range_remap struct
Timothy Arceri
2025-10-15
util/range_remap: dont overwrite entry if ptr is NULL
Timothy Arceri
2025-10-14
llvmpipe: Work around WSL 1 missing support for memfd_create()
Rob Hughes
2025-10-10
brw: add serialize send stats
Lionel Landwerlin
2025-10-10
util/macros: coerce likely/unlikely to bool even without __builtin_expect
Olivia Lee
2025-10-09
util: add BITSET_CALLOC helper
Alyssa Rosenzweig
2025-10-08
u_trace: use os_get_option instead of getenv
Lionel Landwerlin
[next]