loader: simplify loader_get_user_preferred_fd()
[mesa.git] / src / util /
2020-03-31 Rob Clarkutil: move ALIGN/ROUND_DOWN_TO to u_math.h
2020-03-30 Rhys Perryutil/u_queue: fix race in total_jobs_size access
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek Olšákutil: remove duplicated MALLOC_STRUCT and CALLOC_STRUCT
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-27 Marek Olšákutil: stop including files from mesa/main
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Daniel Stoneutil/test: Use MAX_PATH on Windows
2020-03-27 Pierre-Eric Pellou... util: fix process_test path
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-25 Vinson Leeutil/u_process: Add util_get_process_exec_path for...
2020-03-25 Roland Scheideggergallium/util: Add back (and rename) util_float_to_half...
2020-03-24 Pierre-Eric Pellou... util/u_process: fix Windows build
2020-03-24 Pierre-Eric Pellou... radeonsi: enable workarounds for YoYo engine based...
2020-03-24 Pierre-Eric Pellou... util/xmlconfig: add new sha1 application attribute
2020-03-24 Pierre-Eric Pellou... util/u_process: add util_get_process_exec_path
2020-03-24 Pierre-Eric Pellou... util/os_file: extend os_read_file to return the file...
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-03-20 Jason Ekstrandutil/sparse_array: Stash the node level in the node...
2020-03-20 Jason Ekstrandmeson,ci: Disable sparse_array tests on windows
2020-03-20 Jason Ekstrandutil/sparse_array: Add a node_size_log2 temporary
2020-03-20 Jason Ekstrandutil/sparse_array: Finish the sparse_array in the tests
2020-03-20 Mark Menzynskiutil/blob: Add overwrite function for uint8
2020-03-20 Marek Olšákdriconf: enable glthread for "From The Depths"
2020-03-19 Pierre-Eric Pellou... radeonsi: enable glsl_zero_init for Curse of the Dead...
2020-03-12 Eric Anholtglsl/tests: Fix waiting for disk_cache_put() to finish.
2020-03-10 Rob Clarkutil/ra: move NO_REG to header
2020-03-10 Rob Clarkutil/ra: spiff out select_reg_callback
2020-03-09 Kristian H. Kristensenglsl: Add ir_constant constructor for fp16
2020-03-06 Pierre-Eric Pellou... radeonsi: remove AMD_DEBUG=sisched option
2020-02-24 Erik Faye-Lundutil: move debug_memory_{begin,end} to os_memory_debug.h
2020-02-21 Michel Dänzerutil: Change os_same_file_description return type from...
2020-02-21 Erik Faye-Lundutil: promote u_debug_memory.c to src/util
2020-02-20 Marek Olšákutil: remove the dependency on kcmp.h
2020-02-19 Kristian H. KristensenMark a few static inline helpers with ASSERTED
2020-02-19 Danylo Piliaievglsl/blob: Do not call memcpy if there is nothing to...
2020-02-11 Eric AnholtRevert "gallium: Fix big-endian addressing of non-bitma...
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-05 Eric Engestromutil/disk_cache: check for write() failure in the zstd...
2020-02-04 Eric Anholtutil: Drop unpacking from int signed to unsigned and...
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-02-04 Eric Engestromutil/os_socket: fix header unavailable on windows
2020-02-03 Bernd Kuhlsutil/os_socket: Include unistd.h to fix build error
2020-01-25 Marek Olšákutil/simple_mtx: add a missing include to get ASSERTED
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-23 Anthony Peschutil/hash_table: replace _mesa_hash_data's fnv1a hash...
2020-01-23 Anthony Peschutil: move fnv1a hash implementation into its own header
2020-01-23 Anthony Peschutil: import xxhash
2020-01-23 Michel Dänzerutil: Add os_same_file_description helper
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-23 Matt Turnerutil: Explain BITSET_FOREACH_SET params
2020-01-22 Samuel Thibaultutil: Do not fail to build on unknown pthread_setname_np
2020-01-22 Eric Engestromutil/atomic: fix return type of p_atomic_add_return...
2020-01-22 X512util/u_thread: Fix build under Haiku
2020-01-17 C Stoututil/vector: Fix u_vector_foreach when head rolls over
2020-01-14 Jason Ekstrandvulkan/wsi: Add a driconf option to force WSI to advert...
2020-01-14 Erik Faye-Lundutil: initialize float-array with float-literals
2020-01-10 Kristian H. Kristensenir3: Set up full/half register conflicts correctly
2020-01-06 Marek Olšákradeonsi: remove TGSI
2020-01-03 Thong Thaiutil/format: Add the P010 format used for 10-bit videos
2019-12-31 Robert Fossandroid: Fix u_format_table.c being generated twice
2019-12-27 Eric Engestromu_format: move format tests to util/tests/
2019-12-27 Eric Engestromutil/format: add trivial srgb<->linear conversion test
2019-12-27 Eric Engestromutil/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_fo...
2019-12-27 Eric Engestromutil/format: remove left-over util_format_description_t...
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-16 Rafael Antognolliutils/os_socket: Define ssize_t on windows.
2019-12-14 Kenneth Graunkedrirc: Final Fantasy VIII: Remastered needs allow_highe...
2019-12-13 Rafael Antognolliutil/os_socket: Add socket related functions.
2019-12-13 Eric Engestromutil/simple_mtx: don't set the canary when it can't...
2019-12-11 Vinson Leeutil/u_thread: Restrict u_thread_get_time_nano on macOS.
2019-12-10 Kenneth Graunkeutil: Detect use-after-destroy in simple_mtx
2019-12-09 Gurchetan Singhdrirc: set allow_higher_compat_version for Faster Than...
2019-12-09 Roland Scheideggerutil/atomic: Fix p_atomic_add for unlocked and msvc...
2019-12-05 Jason Ekstrandutil/atomic: Add p_atomic_add_return for the unlocked...
2019-12-05 Jason Ekstrandutil/vma: Add a function to allocate a particular addre...
2019-12-05 Jason Ekstrandutil/vma: Factor out the hole splitting part of util_vm...
2019-12-05 Jason Ekstrandutil/atomic: Add a _return variant of p_atomic_add
2019-12-02 Jonathan Grayutil/u_thread: don't restrict u_thread_get_time_nano...
2019-12-02 Jonathan Grayutil/futex: use futex syscall on OpenBSD
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-11-28 Marek Olšákutil/driconfig: print ATTENTION if MESA_DEBUG=silent...
2019-11-27 Kenneth Graunkedrirc: Set vs_position_always_invariant for Shadow...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-25 Danylo Piliaievdrirc: Add glsl_zero_init workaround for GpuTest
2019-11-23 Michel Zoudisk_cache_get_function_timestamp: check for dladdr
2019-11-23 Marek Olšákutil/blob: add 8-bit and 16-bit reads and writes
2019-11-22 Markus Wickdrirc: Enable glthread for dolphin/citra/yuzu.
2019-11-18 Marek Olšákmesa: enable glthread for 7 Days To Die
2019-11-18 Pierre-Eric Pellou... radeonsi: enable mesa_glthread for GfxBench
2019-11-15 Mauro Rossiandroid: util/format: fix include path list
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-13 Tapani Pälliutil/android: fix android build errors
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-11 Dylan Bakerutil: Use ZSTD for shader cache if possible
2019-11-08 Marek Olšákutil: add blob_finish_get_buffer
2019-11-05 Dylan Bakerutil/u_endian: Add error checks
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
next