1. f8e4223 Android: gallium_dri: pass dri.sym to linker by Rob Herring · 7 years ago
  2. ba8533b configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags. by Eric Anholt · 7 years ago
  3. 621b341 util/vulkan: Move Vulkan utilities to src/vulkan/util by Alex Smith · 7 years ago
  4. bb04524 Android: use bionic pthread_barrier_* if possible by Chih-Wei Huang · 7 years ago
  5. e8f82bf Android: major/minor/makedev live in <sys/sysmacros.h> by Rob Herring · 7 years ago
  6. bfc0c23 Android: correct libz dependency by Chih-Wei Huang · 7 years ago
  7. 26aee6f Android: rework LLVM build support by Rob Herring · 7 years ago
  8. e2ff12e Android: rework libelf dependencies by Rob Herring · 7 years ago
  9. 06260da Android: drop LLVM support on Lollipop by Rob Herring · 7 years ago
  10. 88014bc Android: Fix swrast only build by Rob Herring · 7 years ago
  11. f21454e Android: define required __STDC* macros as cflags by Mauro Rossi · 7 years ago
  12. 7a5b5f5 Android: drop Android 4.4 (KitKat) support by Rob Herring · 7 years ago
  13. 0e1ff22 Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older by Rob Herring · 7 years ago
  14. 6bfad7c Android: fix libz dependency for host targets by Rob Herring · 7 years ago
  15. 5410c60 Android: clean-up trailing '\' in make variables by Rob Herring · 7 years ago
  16. 6facb0c android: fix libz dynamic library dependencies by Mauro Rossi · 7 years ago
  17. 41b5620 android: define HAVE_DL_ITERATE_PHDR for build-id code by Mauro Rossi · 7 years ago
  18. 9c45bb7 android: fix llvm, elf dependencies for M, N releases by Mauro Rossi · 7 years ago
  19. 13e2928 android: always set __STDC_*_MACROS for C++ sources by Emil Velikov · 7 years ago
  20. 4148881 android: correct typo in build by Tapani Pälli · 7 years ago
  21. 9f8dc3b utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 7 years ago
  22. 63c58dfc android: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  23. e3e5b1a android: avoid using libdrm with host modules by Chih-Wei Huang · 8 years ago
  24. 112e988 Android: move libdrm settings to top-level Android.common.mk by Rob Herring · 8 years ago
  25. 54e550a Android: disable some noisy warnings by Rob Herring · 8 years ago
  26. fc1806e Android: Move setting DEFAULT_DRIVER_DIR to shared location by Rob Herring · 8 years ago
  27. ea4c1af android: enable dlopen() on all architectures by WuZhen · 8 years ago
  28. 0663edf Android: remove headers from LOCAL_SRC_FILES by Rob Herring · 8 years ago
  29. 6dae917 Android: add -Wno-date-time flag for clang by Rob Herring · 8 years ago
  30. 5c7f974 Android: disable unused-parameter warning by Rob Herring · 8 years ago
  31. 1f53a57 Android: Fix building secondary arch in mixed 32/64-bit builds by Rob Herring · 8 years ago
  32. 8056b3f android: Always define __STDC_LIMIT_MACROS. by Mauro Rossi · 9 years ago
  33. 5235bfe android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH by Mauro Rossi · 9 years ago
  34. c5e11e5 android: build with libcxx on android lollipop by Chih-Wei Huang · 9 years ago
  35. 1842832 android: enable the radeonsi driver by Chih-Wei Huang · 9 years ago
  36. 671a550 android: fix building issues of host binaries by Chih-Wei Huang · 9 years ago
  37. 39a175e android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* defines by Emil Velikov · 9 years ago
  38. 6fb8017 android: add $(mesa_top)/src include to the whole of mesa by Emil Velikov · 9 years ago
  39. ba3bc1e android: use := operator for assigning MESA_VERSION by Emil Velikov · 9 years ago
  40. 488b3ed build: unify mesa version by using a VERSION file by Emil Velikov · 11 years ago
  41. a8c8c5f mesa: Bump version to 9.3.0-devel. by Kenneth Graunke · 11 years ago
  42. c0f7ccc build: Unify PACKAGE_VERSION on autotools, scons and Android by Andreas Boll · 11 years ago
  43. e34fe8b android: Define PACKAGE_VERSION/BUGREPORT in CFLAGS by Chad Versace · 11 years ago
  44. 56c6cdc android: Define Make variables for Android version by Chad Versace · 12 years ago
  45. 814345f build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition by Matt Turner · 12 years ago
  46. 57c57df mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE by Tapani Pälli · 12 years ago
  47. d2cd621 android: pass -std=c99 by default by Chia-I Wu · 13 years ago
  48. 75cc24c android: add support for ICS by Chia-I Wu · 13 years ago
  49. c9b21d9 android: build libGLES_mesa by Chia-I Wu · 13 years ago