1. d8ea509 util: completely rewrite and do AMD Zen L3 cache pinning correctly by Marek Olšák · 3 years, 10 months ago
  2. 4f2c230 util: add util_get_current_cpu using sched_getcpu and Windows equivalent by Marek Olšák · 3 years, 10 months ago
  3. 9758b1d util: add util_set_thread_affinity helpers including Windows support by Marek Olšák · 3 years, 10 months ago
  4. 96d9f77 util: consolidate thread_get_time functions by Marek Olšák · 3 years, 10 months ago
  5. 53a1592 util: remove unused util_get_L3_for_pinned_thread by Marek Olšák · 3 years, 10 months ago
  6. cc16113 android: fix libsync dependencies (v2) by Mauro Rossi · 3 years, 9 months ago
  7. a09717c glsl: add extra pp tokens workaround and enable for CoR by Timothy Arceri · 3 years, 9 months ago
  8. fdb1997 Fix VMware capitalization. by Vinson Lee · 3 years, 9 months ago
  9. 0e7d45c util: use dllexport for mingw too by Michel Zou · 3 years, 9 months ago
  10. 72ce22f lavapipe: fix usleep usage in lvp_device by Michel Zou · 3 years, 9 months ago
  11. 6f68cac virgl: Always enable emulated BGRA and swizzling unless specifically told not to by Rohan Garg · 3 years, 10 months ago
  12. 6a189c8 util/xmlconfig: Disable for Windows like Android by James Park · 4 years ago
  13. b50f40f src/util/disk_cache_os.c: Add missing headers for open/fcntl by Aníbal Limón · 3 years, 9 months ago
  14. 91b64da driconf: allow higher compat version for Brink by Martin Peres · 3 years, 9 months ago
  15. edd0b00 driconf: disable GLX_OML_swap_method by default on Brink by Martin Peres · 3 years, 9 months ago
  16. d2cb3f8 driconf: add a way to override indirect-GL extensions by Martin Peres · 3 years, 9 months ago
  17. 7eedc79 driconf: add a way to override GLX extensions by Martin Peres · 3 years, 9 months ago
  18. f9763b2 driconf: initialize the option value before using it by Martin Peres · 3 years, 9 months ago
  19. 0e3a424 driconf: bump the maximum string size from 25 to 1024 by Martin Peres · 9 years ago
  20. 81797fc android: util,ac,aco,radv: Cross-platform memstream API by Mauro Rossi · 3 years, 9 months ago
  21. b2c737c virgl: Fixes portal2 binary name in tweak config by Ryan Neph · 3 years, 9 months ago
  22. ed0eb51 util: Fix rwlock Windows include for MinGW by James Park · 3 years, 9 months ago
  23. 27b8887 android: Add pre-4.7 Android kernel compatibility to our libsync header. by Eric Anholt · 3 years, 10 months ago
  24. e8c89a9 util: Import a copy of drm's libsync.h by Eric Anholt · 3 years, 10 months ago
  25. af8d488 util,ac,aco,radv: Cross-platform memstream API by James Park · 4 years ago
  26. 4c2e7b0 util,radv,radv/winsys: Cross-platform rwlock API by James Park · 3 years, 9 months ago
  27. 4ca6faa util: Hide timespec_passed on Windows by James Park · 4 years ago
  28. 12c20cb util/xmlconfig: Initialize xmlconfig member options in constructor. by Vinson Lee · 3 years, 10 months ago
  29. 5de5693 disk_cache: build option for disabled-by-default by John Bates · 3 years, 10 months ago
  30. fe894dc util/os_misc: os_get_available_system_memory() for FreeBSD by Emmanuel Vadot · 3 years, 10 months ago
  31. 91ace07 util/disk_cache: remove unused function param by Timothy Arceri · 3 years, 10 months ago
  32. 4b51313 meson: Use more portable compiler option -std. by Vinson Lee · 3 years, 10 months ago
  33. 290f3fe Revert "anv: Add driconf option to disable compression for 16bpp format" by Nanley Chery · 3 years, 10 months ago
  34. 0b96b7b util/hash_table: add function for reserving size in a hash table by Mike Blumenkrantz · 3 years, 10 months ago
  35. cc00d57 util/xmlconfig: eliminate memory leak by Andrii Simiklit · 3 years, 10 months ago
  36. e23bcb6 util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 3 years, 10 months ago
  37. d3dcb11 util/xxd.py: Add an option for binary files by Jason Ekstrand · 3 years, 10 months ago
  38. 82bbf4c util: Make xxd.py output char array instead of string by Jesse Natalie · 4 years, 4 months ago
  39. 22ffc05 util: Move xxd.py to util by Jesse Natalie · 4 years, 4 months ago
  40. 10a7682 util: add _mesa_set_create_u32_keys where keys are not pointers by Marek Olšák · 3 years, 10 months ago
  41. f5f0c01 gallium/util: remove empty file u_half.h by Marek Olšák · 3 years, 10 months ago
  42. 7169795 gallium/util: remove redundant util_float_to_half_rtz by Marek Olšák · 3 years, 10 months ago
  43. b42c6ff util: remove util_float_to_half and util_half_to_float wrappers by Marek Olšák · 3 years, 10 months ago
  44. 24a62dd util: move util_half_to_float code into _mesa_half_to_float_slow by Marek Olšák · 3 years, 10 months ago
  45. ffcdf76 util: implement F16C using inline assembly on x86_64 by Marek Olšák · 3 years, 10 months ago
  46. bcfec61 anv: Add driconf option to disable compression for 16bpp format by Sagar Ghuge · 3 years, 10 months ago
  47. 7fb4ab9 driconf: Restore the ability to override driconf with the environment. by Eric Anholt · 3 years, 10 months ago
  48. 455bfec driconf: Make sure that the range check on the defaults actually works. by Eric Anholt · 3 years, 10 months ago
  49. 72fa3372 util/idalloc: resize if ID is too large for reservation by Marek Olšák · 3 years, 10 months ago
  50. 6f7446b driconf: enable force_glsl_extensions_warn for viewperf by Marek Olšák · 3 years, 10 months ago
  51. a8b4e69 driconf: force the vendor string to NVIDIA to fix viewperf energy tests by Marek Olšák · 3 years, 10 months ago
  52. 82563b6 util: drop non-posix header fnmatch by Michel Zou · 3 years, 10 months ago
  53. 2b977ad xmlconfig: fix scandir_filter by Mike Blumenkrantz · 3 years, 10 months ago
  54. 2fb2749 android: Disable the user XML config parsing. by Eric Anholt · 3 years, 10 months ago
  55. 7edb2ae util/xmlconfig: Drop use of XML_Char in parsing. by Eric Anholt · 3 years, 11 months ago
  56. 6f3352b driconf: Stop quoting true/false in boolean option definitions. by Eric Anholt · 3 years, 10 months ago
  57. 8a05d6f driconf: Make the driver's declarations be structs instead of XML. by Eric Anholt · 3 years, 10 months ago
  58. 9fbf206 driconf: Use DRI_CONF_OPT_I for remaining int options by Eric Anholt · 3 years, 10 months ago
  59. 23c3eb1 driconf: Delete disjoint range support. by Eric Anholt · 3 years, 10 months ago
  60. 4f37161 util/xmlconfig: Indent to Mesa style. by Eric Anholt · 3 years, 11 months ago
  61. 91ccbb3 util/xmlconfig: Drop silly open-coded strdup. by Eric Anholt · 3 years, 11 months ago
  62. df3d3ea driconf: Make a DRI_CONF_OPT_S() for string options. by Eric Anholt · 3 years, 10 months ago
  63. c47c08f driconf: Fix extra quoting on "Jimenez'". by Eric Anholt · 3 years, 10 months ago
  64. b1e730b driconf: Eliminate the DRI_CONF_OPT_BEGIN_B macro. by Eric Anholt · 3 years, 10 months ago
  65. b23541c android: util: add log.c to Makefile.sources by Mauro Rossi · 3 years, 10 months ago
  66. 1aac47d Revert F16C series (MR 6774) by Matt Turner · 3 years, 10 months ago
  67. 4fb2edd gallium/util: remove empty file u_half.h by Marek Olšák · 3 years, 10 months ago
  68. 7a1deb1 gallium/util: remove redundant util_float_to_half_rtz by Marek Olšák · 3 years, 10 months ago
  69. 2b6a172 util: remove util_float_to_half and util_half_to_float wrappers by Marek Olšák · 3 years, 10 months ago
  70. 5af8139 util: move util_half_to_float code into _mesa_half_to_float_slow by Marek Olšák · 3 years, 10 months ago
  71. 87900af util: implement f16c - fast half<->float conversions by Marek Olšák · 3 years, 10 months ago
  72. 13ea7db mesa: Promote Intel's simple logging façade for Android to util/ by Eric Anholt · 3 years, 10 months ago
  73. 14bc2dc util: add missing extern C by Dave Airlie · 4 years ago
  74. b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 3 years, 10 months ago
  75. e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 3 years, 10 months ago
  76. 1eb79df util/xmlconfig: Add a unit test of the code. by Eric Anholt · 3 years, 11 months ago
  77. 974981c gallium/drm: Make the pipe loader handle the driconf merging. by Eric Anholt · 3 years, 10 months ago
  78. ee4cee6 android: Disable trying to read/write to the disk cache. by Eric Anholt · 3 years, 10 months ago
  79. cd12fcf radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER to fix it by Marek Olšák · 4 years ago
  80. 1826367 radeonsi: move GL vendor workaround to drirc by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  81. 1b86271 disk_cache: Fix filename leak on error path. by Vinson Lee · 3 years, 10 months ago
  82. 45bff4e util: Makefile.sources: Add disk_cache_os.{c,h} by Marijn Suijten · 3 years, 10 months ago
  83. 367ac07 disk_cache: move cache item loading code into disk_cache_load_item() helper by Timothy Arceri · 4 years ago
  84. 8598dc1 disk_cache: add new OS specific helper disk_cache_evict_item() by Timothy Arceri · 4 years ago
  85. 7893dc4 disk_cache: move get_cache_file() to an OS specific helper by Timothy Arceri · 4 years ago
  86. 593ef16 disk_cache: create new helper for writing cache items to disk by Timothy Arceri · 4 years ago
  87. b4a3a80 disk_cache: move evict_lru_item() to an OS specific helper by Timothy Arceri · 4 years ago
  88. e123647 disk_cache: move munmap into an OS specific helper by Timothy Arceri · 4 years ago
  89. 889356e disk_cache: move index mmap into OS specific helper by Timothy Arceri · 4 years ago
  90. 62c4339 disk_cache: add disk_cache_enabled() helper by Timothy Arceri · 4 years ago
  91. 4339ecd disk_cache: move cache dir generation into OS specific helper file by Timothy Arceri · 4 years ago
  92. 265a3b9 driconf: add option to reuse GL names by Pierre-Eric Pelloux-Prayer · 4 years ago
  93. 553d371 util/idalloc: add lowest_free_idx to avoid iterating from 0 by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  94. e808d38 util/idalloc: add util_idalloc_reserve by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  95. 87ef970 mesa: move u_idalloc from gallium/aux/util to util by Pierre-Eric Pelloux-Prayer · 3 years, 11 months ago
  96. c3c99f4 st/mesa: Don't map all P01X DRM formats to P016 by Nanley Chery · 4 years ago
  97. cf2eebd radv,gallium: Add driconf option to reduce advertised VRAM size. by Bas Nieuwenhuizen · 3 years, 11 months ago
  98. 9b34918 radeonsi: Work around Wasteland 2 bug. by Bas Nieuwenhuizen · 3 years, 11 months ago
  99. be28183 android: util: fix missing include path by Mauro Rossi · 3 years, 11 months ago
  100. a1c2bd6 radeonsi: use radeonsi_clamp_div_by_zero for SPECviewperf13, Road Redemption by Pierre-Eric Pelloux-Prayer · 4 years ago