aboutsummaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* radv,vulkan: add a new x11 wsi drirc workaround for DOOM EternalSamuel Pitoiset2020-07-022-0/+11
* gallium,util: undef ALIGN on FreeBSD to prevent name clashGreg V2020-07-011-0/+4
* driconf: add workarounds for SPECviewperf13Marek Olšák2020-06-231-0/+11
* glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13Marek Olšák2020-06-231-0/+5
* util: rename xmlpool.h to driconf.hEric Engestrom2020-06-222-4/+4
* driconf: drop now unused translation facilityEric Engestrom2020-06-2211-788/+400
* driconf: drop 9% swedish translationEric Engestrom2020-06-224-287/+3
* driconf: drop 8% dutch translationEric Engestrom2020-06-224-280/+3
* driconf: drop 6% french translationEric Engestrom2020-06-224-275/+3
* driconf: drop 26% spanish translationEric Engestrom2020-06-224-280/+3
* driconf: drop 15% german translationEric Engestrom2020-06-224-282/+3
* driconf: drop 28% catalan translationEric Engestrom2020-06-223-293/+2
* radv: enable radv_no_dynamic_bounds for more Path of Exile executablesRhys Perry2020-06-201-1/+10
* radv: enable radv_no_dynamic_bounds for Path of ExileRhys Perry2020-06-191-0/+4
* radv: add new drirc option radv_no_dynamic_boundsRhys Perry2020-06-191-0/+5
* virgl: apply bgra dest swizzle and add Portal 2Gurchetan Singh2020-06-181-0/+7
* util: introduce os_dupfd_cloexec() helperEric Engestrom2020-06-182-0/+55
* util/os_file: replace broken windows-detection code with detect_os.hEric Engestrom2020-06-181-3/+3
* util: enable futex usage on BSDs after 7dc2f4788288Jan Beich2020-06-163-2/+7
* radv: enable radv_enable_mrt_output_nan_fixup for RAGE 2Samuel Pitoiset2020-06-121-0/+4
* radv: add new drirc option radv_enable_mrt_output_nan_fixupSamuel Pitoiset2020-06-121-0/+5
* util/disk_cache: add fallback for disk_cache_get_function_identifierDave Airlie2020-06-111-0/+6
* util: add BITSET_LAST_BIT() helperTimothy Arceri2020-06-031-0/+14
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-012-3/+6
* util/format: Add more multi-planar formats.Bas Nieuwenhuizen2020-05-304-0/+303
* util/format: Add VK_FORMAT_D16_UNORM_S8_UINT.Bas Nieuwenhuizen2020-05-303-0/+72
* radeonsi/drirc: enable zerovram option for 7 Days to DiePierre-Eric Pelloux-Prayer2020-05-271-0/+7
* util/format: Use SATURATEAlyssa Rosenzweig2020-05-261-3/+3
* util: Add SATURATE macroAlyssa Rosenzweig2020-05-262-0/+6
* src/util: Remove out-of-range comparisonKristian H. Kristensen2020-05-261-1/+1
* util: delete fnv1a hash functionDmitriy Nester2020-05-254-65/+1
* util/hash_table: replace fnv1a hash function with xxhashDmitriy Nester2020-05-251-7/+7
* tree-wide: fix deprecated GitLab URLsEric Engestrom2020-05-231-4/+4
* util/rand_xor: extend the urandom path to all non-Windows platformsEric Engestrom2020-05-161-2/+4
* util/rand_xor: fallback Linux to time-based instead of fixed seedEric Engestrom2020-05-161-22/+14
* util/rand_xor: drop unused headerEric Engestrom2020-05-161-1/+0
* util/rand_xor: make it clear that {,s_}rand_xorshift128plus take *exactly 2* ...Eric Engestrom2020-05-162-4/+4
* util/rand_xor: use getrandom() when availableEmmanuel Gil Peyrot2020-05-151-1/+11
* util/ra: Add [de]serialization supportJason Ekstrand2020-05-132-0/+69
* util/vma: Add a debug print helperJason Ekstrand2020-05-132-0/+24
* util/vma: Add an option to configure high/low preferenceJason Ekstrand2020-05-132-19/+54
* util/list: Add list_foreach_entry_from_safeCaio Marcelo de Oliveira Filho2020-05-131-0/+7
* util/list: Add a list pair iteratorJason Ekstrand2020-05-131-0/+7
* drirc: Enable glthread for PCSX2JibbityJobbity2020-05-131-0/+3
* gallium: change comments to remove 'state tracker'Marek Olšák2020-05-131-1/+1
* radv: add a LLVM version string workaround for SotTR and ACOSamuel Pitoiset2020-05-132-0/+14
* drirc: Enable glthread for rpcs3Ani2020-05-111-0/+3
* util: Make process_test path compatible with mingw native toolchainspal10002020-05-081-3/+6
* Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.Con Kolivas2020-05-081-3/+18
* util/os_memory: never use os_memory_debug.hErik Faye-Lund2020-05-071-6/+0