1. 06247ea Merge upstream tag 'mesa-20.3.4' into AOSP/master by Amit Pundir · 3 years, 3 months ago
  2. 444138d tree-wide: fix deprecated GitLab URLs by Eric Engestrom · 4 years, 1 month ago
  3. 9d3227a Merge remote-tracking branch 'aosp/upstream-20.0' into AOSP mesa/master by John Stultz · 4 years, 3 months ago
  4. d4ed195 Convert mesa host builds to Android.bp by Dan Willemsen · 4 years, 5 months ago
  5. dc5a484 Reland: Silence warnings in external/mesa3d by Colin Cross · 4 years, 7 months ago
  6. 1c20a77 Revert "Silence warnings in external/mesa3d" by Colin Cross · 4 years, 7 months ago
  7. 5c2d307 android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" by Lepton Wu · 4 years, 7 months ago
  8. 00d6142 Silence warnings in external/mesa3d by Colin Cross · 4 years, 7 months ago
  9. 5b5c5bf docs: Update bug report URLs for the gitlab migration by Adam Jackson · 4 years, 9 months ago
  10. 7a6e780 android: mesa: revert "Enable asm unconditionally" by Mauro Rossi · 5 years ago
  11. 20294dc mesa: Enable asm unconditionally, now that gen_matypes is gone. by Eric Anholt · 5 years ago
  12. 6a9dd62 drisw: move build logic to build systems by Eric Engestrom · 6 years ago
  13. f67c870 android: fix missing backspace for line continuation by Eric Engestrom · 5 years ago
  14. e1d81de build: make passing an incorrect pointer type a hard error by Eric Engestrom · 6 years ago
  15. c0c5337 build: stop defining unused VERSION by Eric Engestrom · 6 years ago
  16. 32aa7ff Android: copy -fno*math* options from the autotools build by Emil Velikov · 7 years ago
  17. d0b63b6 Android.common.mk: define HAVE_TIMESPEC_GET by Sumit Semwal · 6 years ago
  18. 6cbbd5b android: util/disk_cache: fix building errors in gallium drivers by Mauro Rossi · 6 years ago
  19. 63525ba android: enable VK_ANDROID_native_buffer by Tapani Pälli · 6 years ago
  20. cbee1bf meson/configure: detect endian.h instead of trying to guess when it's available by Eric Engestrom · 6 years ago
  21. 87f7234 android,configure,meson: define HAVE_ZLIB by Grazvydas Ignotas · 6 years ago
  22. f94e234 android: fix undefined references to futex API by Tapani Pälli · 6 years ago
  23. 20d37da Android: enable noreturn and returns_nonnull attributes by Rob Herring · 7 years ago
  24. 46148be Android: disable warnings causing errors by Rob Herring · 7 years ago
  25. c3f75d4 Android: move libraries to /vendor by Rob Herring · 7 years ago
  26. 74b5568 build: Remove HAVE_DLOPEN by Matt Turner · 7 years ago
  27. d03b06b Revert "Android: add -Wno-date-time flag for clang" by Emil Velikov · 7 years ago
  28. f8e4223 Android: gallium_dri: pass dri.sym to linker by Rob Herring · 7 years ago
  29. ba8533b configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags. by Eric Anholt · 7 years ago
  30. 621b341 util/vulkan: Move Vulkan utilities to src/vulkan/util by Alex Smith · 7 years ago
  31. bb04524 Android: use bionic pthread_barrier_* if possible by Chih-Wei Huang · 7 years ago
  32. e8f82bf Android: major/minor/makedev live in <sys/sysmacros.h> by Rob Herring · 7 years ago
  33. bfc0c23 Android: correct libz dependency by Chih-Wei Huang · 7 years ago
  34. 26aee6f Android: rework LLVM build support by Rob Herring · 7 years ago
  35. e2ff12e Android: rework libelf dependencies by Rob Herring · 7 years ago
  36. 06260da Android: drop LLVM support on Lollipop by Rob Herring · 7 years ago
  37. 88014bc Android: Fix swrast only build by Rob Herring · 7 years ago
  38. f21454e Android: define required __STDC* macros as cflags by Mauro Rossi · 7 years ago
  39. 7a5b5f5 Android: drop Android 4.4 (KitKat) support by Rob Herring · 7 years ago
  40. 0e1ff22 Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older by Rob Herring · 7 years ago
  41. 6bfad7c Android: fix libz dependency for host targets by Rob Herring · 7 years ago
  42. 5410c60 Android: clean-up trailing '\' in make variables by Rob Herring · 7 years ago
  43. 6facb0c android: fix libz dynamic library dependencies by Mauro Rossi · 7 years ago
  44. 41b5620 android: define HAVE_DL_ITERATE_PHDR for build-id code by Mauro Rossi · 7 years ago
  45. 9c45bb7 android: fix llvm, elf dependencies for M, N releases by Mauro Rossi · 7 years ago
  46. 13e2928 android: always set __STDC_*_MACROS for C++ sources by Emil Velikov · 7 years ago
  47. 4148881 android: correct typo in build by Tapani Pälli · 7 years ago
  48. 9f8dc3b utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 7 years ago
  49. 63c58dfc android: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  50. e3e5b1a android: avoid using libdrm with host modules by Chih-Wei Huang · 8 years ago
  51. 112e988 Android: move libdrm settings to top-level Android.common.mk by Rob Herring · 8 years ago
  52. 54e550a Android: disable some noisy warnings by Rob Herring · 8 years ago
  53. fc1806e Android: Move setting DEFAULT_DRIVER_DIR to shared location by Rob Herring · 8 years ago
  54. ea4c1af android: enable dlopen() on all architectures by WuZhen · 8 years ago
  55. 0663edf Android: remove headers from LOCAL_SRC_FILES by Rob Herring · 8 years ago
  56. 6dae917 Android: add -Wno-date-time flag for clang by Rob Herring · 8 years ago
  57. 5c7f974 Android: disable unused-parameter warning by Rob Herring · 8 years ago
  58. 1f53a57 Android: Fix building secondary arch in mixed 32/64-bit builds by Rob Herring · 8 years ago
  59. 8056b3f android: Always define __STDC_LIMIT_MACROS. by Mauro Rossi · 9 years ago
  60. 5235bfe android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH by Mauro Rossi · 9 years ago
  61. c5e11e5 android: build with libcxx on android lollipop by Chih-Wei Huang · 9 years ago
  62. 1842832 android: enable the radeonsi driver by Chih-Wei Huang · 9 years ago
  63. 671a550 android: fix building issues of host binaries by Chih-Wei Huang · 9 years ago
  64. 39a175e android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* defines by Emil Velikov · 9 years ago
  65. 6fb8017 android: add $(mesa_top)/src include to the whole of mesa by Emil Velikov · 9 years ago
  66. ba3bc1e android: use := operator for assigning MESA_VERSION by Emil Velikov · 9 years ago
  67. 488b3ed build: unify mesa version by using a VERSION file by Emil Velikov · 11 years ago
  68. a8c8c5f mesa: Bump version to 9.3.0-devel. by Kenneth Graunke · 11 years ago
  69. c0f7ccc build: Unify PACKAGE_VERSION on autotools, scons and Android by Andreas Boll · 11 years ago
  70. e34fe8b android: Define PACKAGE_VERSION/BUGREPORT in CFLAGS by Chad Versace · 11 years ago
  71. 56c6cdc android: Define Make variables for Android version by Chad Versace · 11 years ago
  72. 814345f build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition by Matt Turner · 12 years ago
  73. 57c57df mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE by Tapani Pälli · 12 years ago
  74. d2cd621 android: pass -std=c99 by default by Chia-I Wu · 13 years ago
  75. 75cc24c android: add support for ICS by Chia-I Wu · 13 years ago
  76. c9b21d9 android: build libGLES_mesa by Chia-I Wu · 13 years ago