nir/lower_indirect_derefs: Add a threshold
[mesa.git] / src / util /
2020-09-02 Pierre-Eric Pellou... radeonsi: use radeonsi_clamp_div_by_zero for SPECviewpe...
2020-09-02 Jonathan Grayutil/os_misc: os_get_available_system_memory() for...
2020-09-02 Jonathan Grayutil/os_misc: add os_get_available_system_memory()
2020-09-01 Karol Herbstutil: add helpers to define bitwise operators on enums...
2020-08-31 Jonathan Grayutil/u_thread: include pthread_np.h if found
2020-08-31 Jonathan Grayutil: futex fixes for OpenBSD
2020-08-31 Jonathan Grayutil/anon_file: add OpenBSD shm_mkstemp() path
2020-08-31 Jonathan Grayutil: unbreak endian detection on OpenBSD
2020-08-21 Lepton Wuutil/ralloc: fix ralloc alignment.
2020-08-20 Rhys Perryutil: add a alignof() macro
2020-08-20 Eric Anholtutil: Explicitly call the unpack functions from inside...
2020-08-20 Eric Anholtutil: Expose rgba unpack/fetch functions as external...
2020-08-18 Bas Nieuwenhuizenradv: Override the uniform buffer offset alignment...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-08-17 Dave Airlieutil/format: add some ZS helpers for vallium
2020-08-16 Eric Anholtutil: Move fetch_rgba to a separate function table.
2020-08-16 Eric Anholtutil: Mark the format description getter functions...
2020-08-16 Eric Anholtutil: Make all 3 fetch_rgba functions occupy the same...
2020-08-16 Eric Anholtuitl: Add R1_UNORM to the list of noaccess (no pack...
2020-08-14 Mauro Rossiandroid: util/format: fix generated sources rules
2020-08-14 Karol Herbstutil/set: add _mesa_set_intersects
2020-08-13 Jesse Natalieutil/macros: Add ATTRIBUTE_NOINLINE definition for...
2020-08-13 Jesse Natalieu_debug_stack_test: Fix MSVC compiling by using ATTRIBU...
2020-08-13 Jonathan Marekutil/format: expose generated format packing functions...
2020-08-12 Eric Anholtutil: Fix up indentation in the generated format tables...
2020-08-12 Eric Anholtutil: Change a codegenned switch statement to a nice...
2020-08-12 Eric Anholtutil: Split the pack/unpack functions out of the format...
2020-08-11 Vinson Leeutil: Fix memory leaks in unit test.
2020-08-08 Eric Engestromdriconf: fix force_gl_vendor description
2020-08-06 Vinson Leeutil: Fix SCons build.
2020-08-05 Kristian H. Kristensengallium/android: Rewrite backtrace helper for android
2020-08-05 Kristian H. Kristensenutil: Add unit test for stack backtrace caputure
2020-08-05 Kristian H. Kristensenutil: Move stack debug functions to src/util
2020-07-30 Marcin Ślusarzutil/format: initialize non-important components to 0
2020-07-30 Marcin Ślusarzutil: fix possible buffer overflow in util_get_process_...
2020-07-30 Marcin Ślusarzutil: fix possible fd leaks in os_socket_listen_abstract
2020-07-16 Rob Clarkdriconf: allowlist/denylist
2020-07-07 Eric Anholtutil: Share a single function pointer for the 4-byte...
2020-07-07 Eric Anholtutil: Remove the stub pack/unpack functions for YUV...
2020-07-07 Eric Anholtutil: Use designated initializers to clean up the forma...
2020-07-07 Eric Anholtutil: Merge util_format_read_4* functions.
2020-07-07 Eric Anholtutil: Merge util_format_write_4* functions.
2020-07-07 Eric Anholtutil: Remove unused util_format_planar_is_supported().
2020-07-07 Eric Anholtutil: Mark util_format_description() as a const function.
2020-07-04 Benjamin Chengdrirc: Add picom to adaptive_sync exclusion list
2020-07-03 Eric Anholtutil: Avoid strict aliasing bugs in xxhash.
2020-07-02 Samuel Pitoisetradv,vulkan: add a new x11 wsi drirc workaround for...
2020-07-01 Greg Vgallium,util: undef ALIGN on FreeBSD to prevent name...
2020-06-23 Marek Olšákdriconf: add workarounds for SPECviewperf13
2020-06-23 Marek Olšákglsl,driconf: add allow_glsl_120_subset_in_110 for...
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-22 Eric Engestromdriconf: drop 9% swedish translation
2020-06-22 Eric Engestromdriconf: drop 8% dutch translation
2020-06-22 Eric Engestromdriconf: drop 6% french translation
2020-06-22 Eric Engestromdriconf: drop 26% spanish translation
2020-06-22 Eric Engestromdriconf: drop 15% german translation
2020-06-22 Eric Engestromdriconf: drop 28% catalan translation
2020-06-20 Rhys Perryradv: enable radv_no_dynamic_bounds for more Path of...
2020-06-19 Rhys Perryradv: enable radv_no_dynamic_bounds for Path of Exile
2020-06-19 Rhys Perryradv: add new drirc option radv_no_dynamic_bounds
2020-06-18 Gurchetan Singhvirgl: apply bgra dest swizzle and add Portal 2
2020-06-18 Eric Engestromutil: introduce os_dupfd_cloexec() helper
2020-06-18 Eric Engestromutil/os_file: replace broken windows-detection code...
2020-06-16 Jan Beichutil: enable futex usage on BSDs after 7dc2f4788288
2020-06-12 Samuel Pitoisetradv: enable radv_enable_mrt_output_nan_fixup for RAGE 2
2020-06-12 Samuel Pitoisetradv: add new drirc option radv_enable_mrt_output_nan_fixup
2020-06-10 Dave Airlieutil/disk_cache: add fallback for disk_cache_get_functi...
2020-06-03 Timothy Arceriutil: add BITSET_LAST_BIT() helper
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Bas Nieuwenhuizenutil/format: Add more multi-planar formats.
2020-05-30 Bas Nieuwenhuizenutil/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
2020-05-27 Pierre-Eric Pellou... radeonsi/drirc: enable zerovram option for 7 Days to Die
2020-05-26 Alyssa Rosenzweigutil/format: Use SATURATE
2020-05-26 Alyssa Rosenzweigutil: Add SATURATE macro
2020-05-26 Kristian H. Kristensensrc/util: Remove out-of-range comparison
2020-05-25 Dmitriy Nesterutil: delete fnv1a hash function
2020-05-25 Dmitriy Nesterutil/hash_table: replace fnv1a hash function with xxhash
2020-05-23 Eric Engestromtree-wide: fix deprecated GitLab URLs
2020-05-16 Eric Engestromutil/rand_xor: extend the urandom path to all non-Windo...
2020-05-16 Eric Engestromutil/rand_xor: fallback Linux to time-based instead...
2020-05-16 Eric Engestromutil/rand_xor: drop unused header
2020-05-16 Eric Engestromutil/rand_xor: make it clear that {,s_}rand_xorshift128...
2020-05-15 Emmanuel Gil Peyrotutil/rand_xor: use getrandom() when available
2020-05-13 Jason Ekstrandutil/ra: Add [de]serialization support
2020-05-13 Jason Ekstrandutil/vma: Add a debug print helper
2020-05-13 Jason Ekstrandutil/vma: Add an option to configure high/low preference
2020-05-13 Caio Marcelo de... util/list: Add list_foreach_entry_from_safe
2020-05-13 Jason Ekstrandutil/list: Add a list pair iterator
2020-05-13 JibbityJobbitydrirc: Enable glthread for PCSX2
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Samuel Pitoisetradv: add a LLVM version string workaround for SotTR...
2020-05-11 Anidrirc: Enable glthread for rpcs3
2020-05-08 pal1000util: Make process_test path compatible with mingw...
2020-05-08 Con KolivasLinux: Change minimum priority threads from SCHED_IDLE...
2020-05-07 Erik Faye-Lundutil/os_memory: never use os_memory_debug.h
2020-05-05 Pierre-Eric Pellou... radeonsi: add workaround for issue 2647
2020-05-05 Pierre-Eric Pellou... driconf: add force_integer_tex_nearest option
2020-04-29 Rob Clarkutil/simple_mtx: add assert_locked()
2020-04-29 Eric Anholtutil/ra: Improve ra_set_finalize() performance.
next