1. b7c04b1 ac/llvm: handle static/shared llvm init separately by Pierre-Eric Pelloux-Prayer · 4 years ago
  2. 29849ac Android: Fixes for Q and R by Roman Stratiienko · 4 years ago
  3. cad400a freedreno: android: fix build failure on android due to python version by Martin Fuzzey · 4 years, 5 months ago
  4. d1925fe etnaviv: update Android build files by Martin Fuzzey · 4 years, 6 months ago
  5. 5c2d307 android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" by Lepton Wu · 4 years, 8 months ago
  6. f140467 android: Add panfrost support to build scripts by Robert Foss · 4 years, 9 months ago
  7. 3976c86 Android.mk: Fix missing \ from recent llvm change by John Stultz · 4 years, 10 months ago
  8. 96b5926 gallium: Require LLVM >= 3.9 by Adam Jackson · 4 years, 10 months ago
  9. 585d095 gallium: Require LLVM >= 3.8 by Adam Jackson · 4 years, 10 months ago
  10. 1b87646 meson/scons/android: drop now-unused HAVE_LLVM by Eric Engestrom · 4 years, 11 months ago
  11. ef434fb meson/scons/android: add LLVM_AVAILABLE binary flag by Eric Engestrom · 4 years, 11 months ago
  12. 7a6e780 android: mesa: revert "Enable asm unconditionally" by Mauro Rossi · 5 years ago
  13. 26a01a6 Add libpanfrost_shared to Android build by Roman Stratiienko · 5 years ago
  14. 20294dc mesa: Enable asm unconditionally, now that gen_matypes is gone. by Eric Anholt · 5 years ago
  15. 8810537 mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs by Amit Pundir · 5 years ago
  16. 3e91c7d lima: add Android build by Icenowy Zheng · 5 years ago
  17. e538dd6 android: fix LLVM version string related building errors by Mauro Rossi · 5 years ago
  18. 05b114e simplify LLVM version string printing by Eric Engestrom · 5 years ago
  19. 96bb328 iris: add Android build by Tapani Pälli · 6 years ago
  20. 41a0acd Switch imx to kmsro and remove the imx winsys by Rob Herring · 5 years ago
  21. ed65aee pl111: Rename the pl111 driver to "kmsro". by Eric Anholt · 6 years ago
  22. ccb7005 dri drivers: Always add the sha1 build-id by Jordan Justen · 7 years ago
  23. 137b32b Android: disable i9x5 drivers on non-x86 builds by Rob Herring · 7 years ago
  24. 0ba2d26 Android: Add LLVM support for Android P by Rob Herring · 7 years ago
  25. 7db0bf8 Android: fix Android O version check for LLVM by Rob Herring · 7 years ago
  26. 4734bfc Android: Fix LLVM duplicated symbols linking for N and M by Rob Herring · 7 years ago
  27. 79827f5 android: build imx-drm winsys by Tomeu Vizoso · 7 years ago
  28. 77c4467 android: add etnaviv driver build support by Rob Herring · 7 years ago
  29. 7f80a9f vc4: Introduce XML-based packet header generation like Intel's. by Eric Anholt · 8 years ago
  30. 7029ec0 gallium: Add renderonly-based support for pl111+vc4. by Eric Anholt · 7 years ago
  31. d5a9365 Android: generate an error if building on Android 4.4 or earlier by Rob Herring · 7 years ago
  32. d31a2b4 Android: Add LLVM support for Android O by Rob Herring · 7 years ago
  33. 26aee6f Android: rework LLVM build support by Rob Herring · 7 years ago
  34. 4c0c371 Android: Add driver "all" option to enable all drivers by Rob Herring · 7 years ago
  35. 3f09739 Android: push driver build details to driver makefiles by Rob Herring · 7 years ago
  36. 2a2dabe Android: remove needless conditional including of child makefiles by Rob Herring · 7 years ago
  37. 7a5b5f5 Android: drop Android 4.4 (KitKat) support by Rob Herring · 7 years ago
  38. 0e1ff22 Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older by Rob Herring · 7 years ago
  39. 3f2cb69 android: vulkan: add support for libmesa_vulkan_util by Mauro Rossi · 7 years ago
  40. d77fa31 ilo: EOL drop unmaintained gallium drv from buildsys by Edward O'Callaghan · 7 years ago
  41. 6b9d7e6 android: add support for libmesa_amdgpu_addrlib by Mauro Rossi · 8 years ago
  42. cd18bbe android: intel: Flatten the makefile structure by Mauro Rossi · 8 years ago
  43. 278c221 isl: add support for Android libmesa_isl static library by Mauro Rossi · 8 years ago
  44. bdfa635 gbm: Add Android build support by Rob Herring · 8 years ago
  45. dbbf7a8 Android: fix build ordering of subdirectories by Rob Herring · 8 years ago
  46. 4db8f15 glsl: move the android build scripts a level up by Emil Velikov · 8 years ago
  47. 8949edf Android: clean-up and fix DRI module path handling by Rob Herring · 8 years ago
  48. 574a92b Android: fix build break from nir/glsl move to compiler/ by Rob Herring · 8 years ago
  49. 1a882fd nir: move shader_enums.[ch] to compiler by Emil Velikov · 8 years ago
  50. 7ee8954 virgl: enable building on Android by Rob Herring · 9 years ago
  51. 461b4b1 egl: android: remove DRM_GRALLOC_TOP hack by Emil Velikov · 9 years ago
  52. 1040a86 android: rework the EGL build by Emil Velikov · 9 years ago
  53. 6ce0b0e vc4: Add support for building on Android. by Eric Anholt · 9 years ago
  54. 1842832 android: enable the radeonsi driver by Chih-Wei Huang · 9 years ago
  55. ac296ae android: Depend on gallium_dri from EGL, instead of linking in gallium. by Chih-Wei Huang · 9 years ago
  56. b0e33c2 android: fix the building rules for Android 5.0 by Chih-Wei Huang · 9 years ago
  57. 63a76c1 android: simplify the subdirs including rules by Chih-Wei Huang · 9 years ago
  58. d703abf util: Include in Android builds by Tomasz Figa · 10 years ago
  59. 48307eb android: dri: use the installed libdrm headers by Emil Velikov · 10 years ago
  60. bf05e06 android: gallium/freedreno: add preliminary build by Emil Velikov · 10 years ago
  61. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago
  62. da109d5 android: add ilo to the build system by Chia-I Wu · 11 years ago
  63. 56c6cdc android: Define Make variables for Android version by Chad Versace · 12 years ago
  64. a75c616 radeonsi: initial WIP SI code by Tom Stellard · 13 years ago
  65. 4d3d6f7 android: move libGLES_mesa build rules to src/egl/main/. by Chia-I Wu · 13 years ago
  66. 917b8e3 android: reorder nouveau pipe drivers by Chia-I Wu · 13 years ago
  67. bf0baa7 r600g: move all files from winsys/r600 into drivers/r600 by Marek Olšák · 13 years ago
  68. 6449298 i915: build i915_dri.so for Android by Chia-I Wu · 13 years ago
  69. 1995d1e i965: Build i965_dri.so for Android by Chad Versace · 13 years ago
  70. 34349d4 dri: Build libmesa_dri_common for Android by Chad Versace · 13 years ago
  71. 099faee android: add support for egl_dri2 by Chia-I Wu · 13 years ago
  72. 09b5f1f android: make DRM optional by Chia-I Wu · 13 years ago
  73. 534df79 android: add support for nouveau by Chia-I Wu · 13 years ago
  74. c696d65 android: add support for r300g by Chia-I Wu · 13 years ago
  75. 99be968 android: add support for i915g by Chia-I Wu · 13 years ago
  76. 04dbb37 android: add support for vmwgfx by Chia-I Wu · 13 years ago
  77. 7b1972d android: add support for r600g by Chia-I Wu · 13 years ago
  78. 327de22 android: make libGLES_mesa real by Chia-I Wu · 13 years ago
  79. ee41fc8 android: build shared glapi by Chia-I Wu · 13 years ago
  80. b81b82d android: build glsl by Chia-I Wu · 13 years ago
  81. ee40f18 android: build core mesa by Chia-I Wu · 13 years ago
  82. 2a77dc0 android: build core EGL by Chia-I Wu · 13 years ago
  83. 688db6e android: build gallium auxiliaries by Chia-I Wu · 13 years ago
  84. c9b21d9 android: build libGLES_mesa by Chia-I Wu · 13 years ago