1. 5de5693 disk_cache: build option for disabled-by-default by John Bates · 3 years, 10 months ago
  2. 5ffdb10 meson: generalize libclc usage by Dylan Baker · 3 years, 10 months ago
  3. 03bea54 meson: fix power8 option by Philipp Zabel · 4 years ago
  4. 1aac47d Revert F16C series (MR 6774) by Matt Turner · 3 years, 10 months ago
  5. 87900af util: implement f16c - fast half<->float conversions by Marek Olšák · 3 years, 10 months ago
  6. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years ago
  7. 7898993 meson: add support for loongson's mips/mips64 arch. by zhu yong · 3 years, 10 months ago
  8. e807584 turnip: Add kgsl backend by Kristian H. Kristensen · 4 years, 4 months ago
  9. 0f4d094 meson: drop leftover PTHREAD_SETAFFINITY_IN_NP_HEADER by Eric Engestrom · 3 years, 11 months ago
  10. 55765f8 util/u_thread: include pthread_np.h if found by Jonathan Gray · 4 years, 1 month ago
  11. 0398caa meson: conditionally include -ldl in gbm pkg-config file by Jonathan Gray · 4 years, 8 months ago
  12. c97af23 meson: don't build with USE_ELF_TLS on OpenBSD by Jonathan Gray · 4 years, 8 months ago
  13. 9ac1686 meson: don't advertise TLS support if glx wasn't build with it by Eric Engestrom · 4 years, 8 months ago
  14. f9a7e6e meson: build with _ISOC11_SOURCE on OpenBSD by Jonathan Gray · 4 years, 8 months ago
  15. 855afe0 meson: Fix lmsensors warning message. by Vinson Lee · 4 years ago
  16. 258ef4d wgl: Switch to Win10 version defines to enable usage of Win10 WGL callbacks by Jesse Natalie · 4 years, 4 months ago
  17. 6ed8759 meson: Raise minimum version for SPIR-V OpenCL deps (v4) by Pierre Moreau · 4 years, 3 months ago
  18. eae181e egl/x11_dri3: enable & require xfixes 2.0 by Eric Engestrom · 4 years ago
  19. 6d28270 meson: Make some warnings handled as errors with MSVC by Gert Wollny · 4 years, 3 months ago
  20. 45f2252 meson: Add MSVC narrowing-int-to-char warnings by Daniel Stone · 4 years, 4 months ago
  21. ab5a36b meson: fix trivial s/dir/dri/ typo by Eric Engestrom · 4 years ago
  22. aeba69d drisw: Port the MIT-SHM check to XCB by Adam Jackson · 4 years ago
  23. b7c04b1 ac/llvm: handle static/shared llvm init separately by Pierre-Eric Pelloux-Prayer · 4 years ago
  24. b38879f vallium: initial import of the vulkan frontend by Dave Airlie · 4 years, 1 month ago
  25. dd003ab meson: bump required glvnd version by Eric Engestrom · 4 years, 7 months ago
  26. 5096ebf meson: Define ANDROID and ANDROID_API_LEVEL when compiling for Android by Kristian H. Kristensen · 4 years ago
  27. 932f51d ci: Include enough Android headers to let us compile test EGL by Kristian H. Kristensen · 4 years ago
  28. 848e7b9 util: Move stack debug functions to src/util by Kristian H. Kristensen · 4 years ago
  29. a4181fc meson: fix `-D xlib-lease=auto` detection by Eric Engestrom · 4 years ago
  30. d488d0f aco: add framework for testing isel and integration tests by Rhys Perry · 4 years, 5 months ago
  31. e6366f9 aco: add framework for unit testing by Rhys Perry · 4 years, 6 months ago
  32. 33f33bb meson: Enable GCing of functions and data from compilation units by default. by Eric Anholt · 4 years, 1 month ago
  33. 08ceba9 nouveau: enable HMM by Karol Herbst · 6 years ago
  34. 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years ago
  35. f67cd0b nouveau: enable HMM by Karol Herbst · 6 years ago
  36. e00adef egl: automatically compile the `drm` platform when available by Eric Engestrom · 5 years ago
  37. 60ad006 meson: move xlib-lease block further down by Eric Engestrom · 4 years, 7 months ago
  38. a38e21d egl: always compile surfaceless by Eric Engestrom · 5 years ago
  39. e2209e8 meson: turn on Wimplicit-fallthrough project wide by Timothy Arceri · 4 years, 1 month ago
  40. 708db98 meson: Do not enable USE_ELF_TLS for FreeBSD by Emmanuel · 4 years, 6 months ago
  41. 5a27efd meson: Revert commit overriding C++ standard with gnu++11 on ppc64el by Frédéric Bonnard · 4 years, 3 months ago
  42. 3b74e6f meson: Do not require shader cache for radv. by Bas Nieuwenhuizen · 4 years, 1 month ago
  43. 63b81c9 meson: unbreak sysctl.h detection on BSDs by Jan Beich · 4 years, 2 months ago
  44. d321446 meson: remove "empty array"/"array of an empty string" confusion by Eric Engestrom · 6 years ago
  45. 138c003 meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disabled' by Dylan Baker · 4 years, 2 months ago
  46. a8e2d79 meson: use gnu_symbol_visibility argument by Dylan Baker · 4 years, 3 months ago
  47. 17dcd53 meson: Use builtins for checking gnu __attributes__ by Dylan Baker · 4 years, 3 months ago
  48. a16e8bf meson: Use the check_header function by Dylan Baker · 4 years, 3 months ago
  49. c1a290b meson: Bump required version to 0.52.0 by Dylan Baker · 4 years, 3 months ago
  50. 444138d tree-wide: fix deprecated GitLab URLs by Eric Engestrom · 4 years, 2 months ago
  51. 5500a2b meson: Disable GCC's dead store elimination for memory zeroing custom new by Danylo Piliaiev · 4 years, 2 months ago
  52. 4c212a1 util/rand_xor: use getrandom() when available by Emmanuel Gil Peyrot · 4 years, 10 months ago
  53. 00f5ea9 meson: Use dependency.partial_dependency() by Quentin Glidic · 4 years, 3 months ago
  54. 7f17a0a meson: correct windows-version define by Erik Faye-Lund · 4 years, 3 months ago
  55. fdd0ce1 meson: update llvm dependency logic for meson 0.54.0 by Dylan Baker · 4 years, 3 months ago
  56. d6b7439 meson: do not disable incremental linking for debug-builds by Erik Faye-Lund · 4 years, 3 months ago
  57. daeff19 meson: tell flex that we support c99 by Erik Faye-Lund · 4 years, 3 months ago
  58. 9ecd946 meson: Make shared-llvm into a tri-state boolean by Daniel Stone · 4 years, 3 months ago
  59. c682ea5 meson: fix debug build on Android by Dominik Behr · 4 years, 9 months ago
  60. 04885d6 meson: Add VS 4624 warning exclusion to remove piles of LLVM warnings by Daniel Stone · 4 years, 6 months ago
  61. 5127160 meson: disable some more warnings on msvc by Erik Faye-Lund · 4 years, 6 months ago
  62. 33b255e meson: enable -fno-common by default by Pierre-Eric Pelloux-Prayer · 4 years, 5 months ago
  63. 1e43910 meson: Enable -Wno-deprecated only for bison > 2.3. by Vinson Lee · 4 years, 5 months ago
  64. 11a1cb2 meson: Disable bison's -Wdeprecated since we still support old bison. by Eric Anholt · 4 years, 5 months ago
  65. ecca5ef meson: explicitly disallow unsupported build directory layout by Eric Engestrom · 4 years, 5 months ago
  66. b3063cb turnip: Drop explicit configure opt-in for turnip by Kristian H. Kristensen · 4 years, 6 months ago
  67. 9595b23 meson: don't bother trying `python2` by Eric Engestrom · 4 years, 6 months ago
  68. 2fd8510 meson: Do not require libdrm for DRI2 on hurd by Samuel Thibault · 4 years, 7 months ago
  69. 8490b7d intel/perf: adapt to platforms like Solaris without d_type in struct dirent by Alan Coopersmith · 4 years, 9 months ago
  70. c1a1a86 meson: Enable -Werror=int-conversion. by Bas Nieuwenhuizen · 4 years, 9 months ago
  71. ab016a6 meson: Include iris in default gallium-drivers for x86/x86_64 by Kenneth Graunke · 4 years, 8 months ago
  72. a24d6fb meson: Add -Werror=gnu-empty-initializer to MSVC compat args by Dylan Baker · 4 years, 8 months ago
  73. d6db858 meson: only build imgui when needed by Samuel Pitoiset · 4 years, 8 months ago
  74. 95fdde5 Meson: Add llvm>=9 modules by Michel Zou · 4 years, 8 months ago
  75. bfd9f32 Meson: Check for dladdr with MinGW by Michel Zou · 4 years, 9 months ago
  76. a8d9410 util: Use ZSTD for shader cache if possible by Dylan Baker · 4 years, 9 months ago
  77. 73cc2fe mesa/imports: let the build system detect strtok_r() by Eric Engestrom · 4 years, 9 months ago
  78. 66dd535 meson: require `nm` again on Unix systems by Eric Engestrom · 4 years, 9 months ago
  79. 4d5cde1 meson: add windows support to symbols checks by Eric Engestrom · 4 years, 9 months ago
  80. 2f652e0 meson: move the generic symbols check arguments to a common variable by Eric Engestrom · 4 years, 9 months ago
  81. 2c4395e meson: add variable to control the symbols checks by Eric Engestrom · 4 years, 9 months ago
  82. 6e21dcc meson: revert glvnd workaround by Eric Engestrom · 4 years, 10 months ago
  83. 0f201e9 meson: require glvnd 1.2.0 by Eric Engestrom · 4 years, 10 months ago
  84. b4f508a meson: define _GNU_SOURCE on FreeBSD by Eric Engestrom · 4 years, 9 months ago
  85. 9edcce2 ac: get tcc_harvested from the kernel by Marek Olšák · 4 years, 10 months ago
  86. 8d46e35 zink: introduce opengl over vulkan by Erik Faye-Lund · 6 years ago
  87. 8d43e2b meson: add -Werror=empty-body to disallow `if(x);` by Eric Engestrom · 4 years, 10 months ago
  88. a9a9249 meson: Require meson >= 0.49.1 when using icc or icl by Dylan Baker · 4 years, 9 months ago
  89. 821cf69 meson: Use cmake to find LLVM when building for windows by Dylan Baker · 5 years ago
  90. b962c7c meson: Add support for wrapping llvm by Dylan Baker · 6 years ago
  91. 4441da0 meson: Don't use expat on windows by Dylan Baker · 4 years, 10 months ago
  92. d8a9420 meson: recognize "sunos" as the system name for Solaris by Alan Coopersmith · 4 years, 10 months ago
  93. b3028a9 util: Workaround lack of flock on Solaris by Alan Coopersmith · 7 years ago
  94. fe8f898 meson: don't error on formaters with mingw by Dylan Baker · 5 years ago
  95. 8eee724 meson: don't define USE_ELF_TLS for windows by Dylan Baker · 6 years ago
  96. d2cb0a5 meson: disable sse4.1 optimizations with msvc by Dylan Baker · 6 years ago
  97. 8b19c5b meson: Add support for using win_flex and win_bison on windows by Dylan Baker · 6 years ago
  98. 81d44c0 meson: don't look for rt on windows by Dylan Baker · 6 years ago
  99. 7ef85a0 meson: Don't check for posix_memalign on windows by Dylan Baker · 6 years ago
  100. 597a063 meson: fix gallium-osmesa to build for windows by Dylan Baker · 6 years ago