1. 882ca6d util: Move gallium's PIPE_FORMAT utils to /util/format/ by Eric Anholt · 5 years ago
  2. b12911c util/android: fix android build errors by Tapani Pälli · 5 years ago
  3. e00791c st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them by Marek Olšák · 5 years ago
  4. a8d9410 util: Use ZSTD for shader cache if possible by Dylan Baker · 5 years ago
  5. ad56022 util: add blob_finish_get_buffer by Marek Olšák · 5 years ago
  6. 9020f51 util/u_endian: Add error checks by Dylan Baker · 5 years ago
  7. ee4f1bc util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN by Dylan Baker · 6 years ago
  8. f9f60da util/u_endian: set PIPE_ARCH_*_ENDIAN to 1 by Dylan Baker · 6 years ago
  9. 37e5473 util/u_endian: Use _WIN32 instead of _MSC_VER by Dylan Baker · 5 years ago
  10. c322368 meson: move idep_xmlconfig_headers to xmlpool/ by Eric Engestrom · 5 years ago
  11. 4072b33 meson: split out idep_xmlconfig_headers from idep_xmlconfig by Eric Engestrom · 5 years ago
  12. e4f01ec util: Add a free list structure for use with util_sparse_array by Jason Ekstrand · 5 years ago
  13. 09ec691 util: Add a util_sparse_array data structure by Jason Ekstrand · 5 years ago
  14. 1909bc5 util: remove LIST_IS_EMPTY macro by Timothy Arceri · 5 years ago
  15. 7f106a2 util: rename list_empty() to list_is_empty() by Timothy Arceri · 5 years ago
  16. c578600 util: remove LIST_DEL macro by Timothy Arceri · 5 years ago
  17. c976b42 util: remove LIST_DELINIT macro by Timothy Arceri · 5 years ago
  18. d23d47c util: remove LIST_REPLACE macro by Timothy Arceri · 5 years ago
  19. 40258fb util: remove LIST_ADD macro by Timothy Arceri · 5 years ago
  20. 255de06 util: remove LIST_ADDTAIL macro by Timothy Arceri · 5 years ago
  21. 7ae1be1 util: remove LIST_INITHEAD macro by Timothy Arceri · 5 years ago
  22. 9ffe477 util/tests: Avoid int64_t overflow issues in fast_idiv_by_const test by Michel Dänzer · 5 years ago
  23. 69420c2 util: Use uint64_t for shifting left in sign_extend and strunc by Michel Dänzer · 5 years ago
  24. c2efd2c util/u_queue: skip util_queue_finish if num_threads is 0 by Marek Olšák · 5 years ago
  25. e096011 util/disk_cache: finish all queue jobs in destroy instead of killing them by Marek Olšák · 5 years ago
  26. aaab700 util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{cmp,}xchg() by Eric Engestrom · 5 years ago
  27. 7040795 util: Solaris has linux-style pthread_setname_np by Alan Coopersmith · 5 years ago
  28. b3028a9 util: Workaround lack of flock on Solaris by Alan Coopersmith · 8 years ago
  29. a56c3e3 util: Make Solaris implemention of p_atomic_add work with gcc by Alan Coopersmith · 8 years ago
  30. 1bf5e5a meson/util: Don't run string_buffer tests on mingw by Dylan Baker · 5 years ago
  31. 8f363ce meson: only build timspec test if timespec is available by Dylan Baker · 5 years ago
  32. e1dbf10 meson: don't build or run mesa-sha1 test on windows by Dylan Baker · 6 years ago
  33. 095bdbd meson: Add msvc compat args to util/tests by Dylan Baker · 6 years ago
  34. 474d6f8 util/xmlconfig: include strndup.h for windows by Dylan Baker · 6 years ago
  35. 16bc307 util: use _WIN32 instead of WIN32 by Dylan Baker · 5 years ago
  36. 1ee4258 util: fix to detect NetBSD properly by OBATA Akio · 5 years ago
  37. 6ea0a91 util: simplify BSD includes by Jan Beich · 5 years ago
  38. e892d93 util: detect AltiVec at runtime on BSDs by Jan Beich · 5 years ago
  39. 8d2dd1f util: skip AltiVec detection if built with -maltivec by Jan Beich · 5 years ago
  40. 601a098 util: detect NEON at runtime on FreeBSD by Jan Beich · 5 years ago
  41. 7d5ad8e util: skip NEON detection if built with -mfpu=neon by Jan Beich · 5 years ago
  42. ad96c49 drirc: enable vk_x11_override_min_image_count for DOOM by Samuel Pitoiset · 5 years ago
  43. 5afbe87 radeonsi: enable zerovram for Rocket League by Clément Guérin · 5 years ago
  44. 5ca4f57 util/rb_tree: Stop relying on &iter->field != NULL by Jason Ekstrand · 5 years ago
  45. f18aad6 util/rb_tree: Also test _safe iterators by Jason Ekstrand · 5 years ago
  46. 0391119 util/rb_tree: Replace useless ifs with asserts by Jason Ekstrand · 5 years ago
  47. dae3305 util/rb_tree: Reverse the order of comparison functions by Jason Ekstrand · 5 years ago
  48. d35d734 util/rb_tree: Add the unit tests by Jason Ekstrand · 5 years ago
  49. 0c4e89a Move blob from compiler/ to util/ by Jason Ekstrand · 5 years ago
  50. ddd314f util/disk_cache: make use of the total job size limiting feature by Timothy Arceri · 5 years ago
  51. 8968850 util/u_queue: track job size and limit the size of queue growth by Timothy Arceri · 5 years ago
  52. a2ee29c util/disk_cache: bump thread count assigned to disk cache queue by Timothy Arceri · 5 years ago
  53. 5308333 util: add fp64 -> fp32 conversion support for RTNE and RTZ rounding modes by Samuel Iglesias Gonsálvez · 6 years ago
  54. 733ede8 util: add float to float16 conversions with RTZ and RTNE by Samuel Iglesias Gonsálvez · 6 years ago
  55. 153c714 util: add softfloat functions to operate with doubles and floats by Samuel Iglesias Gonsálvez · 6 years ago
  56. dd1dba8 Fix timespec_from_nsec test for 32-bit time_t by Jon Turney · 5 years ago
  57. dcf13fb drirc: include unreal engine version 0 to 23 by Lionel Landwerlin · 5 years ago
  58. 10206ba util/xmlconfig: fix regexp compile failure check by Lionel Landwerlin · 5 years ago
  59. 0616b7a vulkan: add vk_x11_strict_image_count option by Lionel Landwerlin · 5 years ago
  60. 04dc607 driconfig: add a new engine name/version parameter by Lionel Landwerlin · 5 years ago
  61. a1a8703 meson: don't try to generate i18n translations on windows by Dylan Baker · 5 years ago
  62. f83f9d7 android: fix linking issues with liblog by Tapani Pälli · 5 years ago
  63. 27339fe drirc: override minImageCount=2 for gfxbench by Eric Engestrom · 5 years ago
  64. a72cdd0 wsi: add minImageCount override by Eric Engestrom · 5 years ago
  65. 5a7fe0a util: include u_endian.h in u_math.h by Rhys Perry · 5 years ago
  66. f9f7cbc util: android logging support by Rob Clark · 5 years ago
  67. 1667360 util/os_file: fix double-close() by Eric Engestrom · 5 years ago
  68. 2f82d97 util: only allow _BitScanReverse64 on 64-bit cpus by Erik Faye-Lund · 5 years ago
  69. 06099d0 util: do not assume MSVC implies SSE by Erik Faye-Lund · 5 years ago
  70. 2ade1c5 util: fix SSE-version needed for double opcodes by Erik Faye-Lund · 5 years ago
  71. 4771f6b util: Define strchrnul on macOS. by Vinson Lee · 5 years ago
  72. 8be5106 util: Add unreachable() definition for clang compiler. by Krzysztof Raszkowski · 5 years ago
  73. 6b2bc8f util: Prevent strcasecmp macro redefinion. by Jose Fonseca · 5 years ago
  74. 46f7b36 util: Prevent implicit declaration of function getenv. by Jose Fonseca · 5 years ago
  75. b59914e util: Add a _mesa_i64roundevenf() helper. by Kenneth Graunke · 5 years ago
  76. 1b9fce5 util: add auxv based PowerPC AltiVec/VSX detection by Daniel Kolesa · 5 years ago
  77. 9d3fc73 util: fix compilation on macos by Lionel Landwerlin · 5 years ago
  78. 5833f43 util/timespec: use unsigned 64 bit integers for nsec values by Lionel Landwerlin · 5 years ago
  79. ce8fd04 util: fix os_create_anonymous_file on android by Tapani Pälli · 5 years ago
  80. f4703f1 i965: Add handling for fp16 configs by Kevin Strasser · 6 years ago
  81. 3562f48 util: move bitcount to bitscan.h by Kevin Strasser · 5 years ago
  82. 544b088 win32: unify strcasecmp definitions by Erik Faye-Lund · 5 years ago
  83. e2d761d util: drop final reference to p_compiler.h by Lionel Landwerlin · 5 years ago
  84. 85bf1dc util: os_misc: drop p_compiler.h include by Lionel Landwerlin · 5 years ago
  85. c44c394 util: u_math: drop p_compiler.h include by Lionel Landwerlin · 5 years ago
  86. d6f8ce1 util: Revert "util: added missing headers in anon-file" by Gurchetan Singh · 5 years ago
  87. 0141b7c util: Cygwin has linux-style pthread_setname_np by Jon Turney · 5 years ago
  88. c739883 util: added missing headers in anon-file by Gurchetan Singh · 5 years ago
  89. 525a917 util/anon_file: const string param by Eric Engestrom · 5 years ago
  90. 8a028b0 util/anon_file: drop unused #include by Eric Engestrom · 5 years ago
  91. 60af7f5 util/anon_file: add missing #include by Eric Engestrom · 5 years ago
  92. 0233372 util: fix cpuset support on FreeBSD by Greg V · 6 years ago
  93. 5804d75 util/hash_table: Fix hashing in clears on 32-bit by Tomeu Vizoso · 5 years ago
  94. c0376a1 util: add anon_file.h for all memfd/temp file usage by Greg V · 7 years ago
  95. 5b10ddf util: fix mem leak of program path by Eric Engestrom · 5 years ago
  96. a5b9394 drirc: Add vendor workaround for Divinity: Original Sin EE by Timothy Arceri · 5 years ago
  97. dca119f mesa/gallium: add dric option to allow overriding GL vendor string by Timothy Arceri · 5 years ago
  98. 3c9144f drirc: Add discard workaround for Divinity: Original Sin EE by Timothy Arceri · 5 years ago
  99. 9668d7f introduce c11_compat.h to provide C11 things in C99 by Eric Engestrom · 5 years ago
  100. 2fd30e3 util: fix pointer type on NetBSD by Eric Engestrom · 5 years ago