index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Android.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
dri drivers: Always add the sha1 build-id
Jordan Justen
1
-0
/
+1
2017-10-12
Android: disable i9x5 drivers on non-x86 builds
Rob Herring
1
-0
/
+4
2017-09-11
Android: Add LLVM support for Android P
Rob Herring
1
-0
/
+2
2017-08-24
Android: fix Android O version check for LLVM
Rob Herring
1
-1
/
+1
2017-08-21
Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
1
-8
/
+4
2017-07-05
android: build imx-drm winsys
Tomeu Vizoso
1
-2
/
+3
2017-07-05
android: add etnaviv driver build support
Rob Herring
1
-2
/
+3
2017-06-30
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
1
-0
/
+1
2017-06-15
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
1
-1
/
+2
2017-05-25
Android: generate an error if building on Android 4.4 or earlier
Rob Herring
1
-0
/
+3
2017-05-11
Android: Add LLVM support for Android O
Rob Herring
1
-1
/
+4
2017-05-11
Android: rework LLVM build support
Rob Herring
1
-0
/
+13
2017-05-11
Android: Add driver "all" option to enable all drivers
Rob Herring
1
-0
/
+5
2017-05-11
Android: push driver build details to driver makefiles
Rob Herring
1
-24
/
+26
2017-05-11
Android: remove needless conditional including of child makefiles
Rob Herring
1
-8
/
+0
2017-03-22
Android: drop Android 4.4 (KitKat) support
Rob Herring
1
-8
/
+0
2017-03-22
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
1
-1
/
+0
2017-02-28
android: vulkan: add support for libmesa_vulkan_util
Mauro Rossi
1
-1
/
+2
2017-02-03
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
1
-2
/
+2
2016-09-13
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
1
-0
/
+1
2016-08-29
android: intel: Flatten the makefile structure
Mauro Rossi
1
-2
/
+1
2016-06-02
isl: add support for Android libmesa_isl static library
Mauro Rossi
1
-0
/
+2
2016-05-23
gbm: Add Android build support
Rob Herring
1
-0
/
+1
2016-05-01
Android: fix build ordering of subdirectories
Rob Herring
1
-2
/
+4
2016-04-11
glsl: move the android build scripts a level up
Emil Velikov
1
-1
/
+0
2016-02-29
Android: clean-up and fix DRI module path handling
Rob Herring
1
-0
/
+4
2016-02-29
Android: fix build break from nir/glsl move to compiler/
Rob Herring
1
-1
/
+1
2016-01-26
nir: move shader_enums.[ch] to compiler
Emil Velikov
1
-0
/
+1
2016-01-23
virgl: enable building on Android
Rob Herring
1
-2
/
+2
2015-07-22
egl: android: remove DRM_GRALLOC_TOP hack
Emil Velikov
1
-2
/
+0
2015-07-22
android: rework the EGL build
Emil Velikov
1
-2
/
+1
2015-06-15
vc4: Add support for building on Android.
Eric Anholt
1
-2
/
+2
2015-06-09
android: enable the radeonsi driver
Chih-Wei Huang
1
-0
/
+2
2015-06-09
android: Depend on gallium_dri from EGL, instead of linking in gallium.
Chih-Wei Huang
1
-5
/
+1
2015-04-22
android: fix the building rules for Android 5.0
Chih-Wei Huang
1
-0
/
+7
2015-04-22
android: simplify the subdirs including rules
Chih-Wei Huang
1
-2
/
+1
2014-10-03
util: Include in Android builds
Tomasz Figa
1
-0
/
+1
2014-08-13
android: dri: use the installed libdrm headers
Emil Velikov
1
-1
/
+0
2014-08-13
android: gallium/freedreno: add preliminary build
Emil Velikov
1
-2
/
+2
2014-01-18
loader: introduce the loader util lib
Emil Velikov
1
-0
/
+1
2013-05-06
android: add ilo to the build system
Chia-I Wu
1
-2
/
+2
2013-01-02
android: Define Make variables for Android version
Chad Versace
1
-0
/
+5
2012-04-13
radeonsi: initial WIP SI code
Tom Stellard
1
-2
/
+2
2011-11-26
android: move libGLES_mesa build rules to src/egl/main/.
Chia-I Wu
1
-99
/
+2
2011-11-06
android: reorder nouveau pipe drivers
Chia-I Wu
1
-2
/
+2
2011-09-30
r600g: move all files from winsys/r600 into drivers/r600
Marek Olšák
1
-1
/
+1
2011-09-01
i915: build i915_dri.so for Android
Chia-I Wu
1
-2
/
+2
2011-08-30
i965: Build i965_dri.so for Android
Chad Versace
1
-2
/
+2
2011-08-30
dri: Build libmesa_dri_common for Android
Chad Versace
1
-1
/
+3
2011-08-28
android: add support for egl_dri2
Chia-I Wu
1
-1
/
+10
[next]