summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2020-09-11radeonsi: Work around Wasteland 2 bug.Bas Nieuwenhuizen1-0/+3
2020-09-11radeonsi: use radeonsi_clamp_div_by_zero for SPECviewperf13, Road RedemptionPierre-Eric Pelloux-Prayer1-0/+4
2020-09-11util/os_misc: os_get_available_system_memory() for OpenBSDJonathan Gray1-0/+20
2020-09-11util/os_misc: add os_get_available_system_memory()Jonathan Gray2-0/+37
2020-09-01util/u_thread: include pthread_np.h if foundJonathan Gray1-1/+1
2020-09-01util: futex fixes for OpenBSDJonathan Gray1-3/+10
2020-09-01util/anon_file: add OpenBSD shm_mkstemp() pathJonathan Gray1-3/+7
2020-09-01util: unbreak endian detection on OpenBSDJonathan Gray1-4/+13
2020-08-21radv: Override the uniform buffer offset alignment for World War Z.Bas Nieuwenhuizen2-0/+8
2020-08-21driconf: Support selection by Vulkan applicationName.Bas Nieuwenhuizen3-3/+35
2020-08-18u_debug_stack_test: Fix MSVC compiling by using ATTRIBUTE_NOINLINEJesse Natalie1-3/+4
2020-08-12util: Fix memory leaks in unit test.Vinson Lee1-0/+3
2020-08-11driconf: fix force_gl_vendor descriptionEric Engestrom1-1/+1
2020-08-05util: Fix SCons build.Vinson Lee1-0/+4
2020-08-05gallium/android: Rewrite backtrace helper for androidKristian H. Kristensen2-56/+68
2020-08-05util: Add unit test for stack backtrace caputureKristian H. Kristensen2-0/+123
2020-08-05util: Move stack debug functions to src/utilKristian H. Kristensen6-1/+907
2020-07-30util/format: initialize non-important components to 0Marcin Ślusarz1-1/+1
2020-07-30util: fix possible buffer overflow in util_get_process_exec_pathMarcin Ślusarz1-0/+3
2020-07-30util: fix possible fd leaks in os_socket_listen_abstractMarcin Ślusarz1-2/+7
2020-07-16driconf: allowlist/denylistRob Clark1-2/+2
2020-07-07util: Share a single function pointer for the 4-byte rgba unpack function.Eric Anholt19-146/+115
2020-07-07util: Remove the stub pack/unpack functions for YUV formats.Eric Anholt3-741/+27
2020-07-07util: Use designated initializers to clean up the format tables' pack/unpack.Eric Anholt1-51/+28
2020-07-07util: Merge util_format_read_4* functions.Eric Anholt3-81/+30
2020-07-07util: Merge util_format_write_4* functions.Eric Anholt2-64/+13
2020-07-07util: Remove unused util_format_planar_is_supported().Eric Anholt2-29/+0
2020-07-07util: Mark util_format_description() as a const function.Eric Anholt1-1/+1
2020-07-04drirc: Add picom to adaptive_sync exclusion listBenjamin Cheng1-0/+3
2020-07-03util: Avoid strict aliasing bugs in xxhash.Eric Anholt1-0/+9
2020-07-02radv,vulkan: add a new x11 wsi drirc workaround for DOOM EternalSamuel Pitoiset2-0/+11
2020-07-01gallium,util: undef ALIGN on FreeBSD to prevent name clashGreg V1-0/+4
2020-06-23driconf: add workarounds for SPECviewperf13Marek Olšák1-0/+11
2020-06-23glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13Marek Olšák1-0/+5
2020-06-22util: rename xmlpool.h to driconf.hEric Engestrom2-4/+4
2020-06-22driconf: drop now unused translation facilityEric Engestrom11-788/+400
2020-06-22driconf: drop 9% swedish translationEric Engestrom4-287/+3
2020-06-22driconf: drop 8% dutch translationEric Engestrom4-280/+3
2020-06-22driconf: drop 6% french translationEric Engestrom4-275/+3
2020-06-22driconf: drop 26% spanish translationEric Engestrom4-280/+3
2020-06-22driconf: drop 15% german translationEric Engestrom4-282/+3
2020-06-22driconf: drop 28% catalan translationEric Engestrom3-293/+2
2020-06-20radv: enable radv_no_dynamic_bounds for more Path of Exile executablesRhys Perry1-1/+10
2020-06-19radv: enable radv_no_dynamic_bounds for Path of ExileRhys Perry1-0/+4
2020-06-19radv: add new drirc option radv_no_dynamic_boundsRhys Perry1-0/+5
2020-06-18virgl: apply bgra dest swizzle and add Portal 2Gurchetan Singh1-0/+7
2020-06-18util: introduce os_dupfd_cloexec() helperEric Engestrom2-0/+55
2020-06-18util/os_file: replace broken windows-detection code with detect_os.hEric Engestrom1-3/+3
2020-06-16util: enable futex usage on BSDs after 7dc2f4788288Jan Beich3-2/+7
2020-06-12radv: enable radv_enable_mrt_output_nan_fixup for RAGE 2Samuel Pitoiset1-0/+4