index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Android.common.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
Android: drop Android 4.4 (KitKat) support
Rob Herring
1
-12
/
+5
2017-03-22
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
1
-3
/
+1
2017-03-22
Android: fix libz dependency for host targets
Rob Herring
1
-0
/
+2
2017-03-22
Android: clean-up trailing '\' in make variables
Rob Herring
1
-1
/
+1
2017-03-04
android: fix libz dynamic library dependencies
Mauro Rossi
1
-0
/
+2
2017-02-20
android: define HAVE_DL_ITERATE_PHDR for build-id code
Mauro Rossi
1
-0
/
+1
2017-02-01
android: fix llvm, elf dependencies for M, N releases
Mauro Rossi
1
-2
/
+12
2017-01-27
android: always set __STDC_*_MACROS for C++ sources
Emil Velikov
1
-5
/
+6
2017-01-20
android: correct typo in build
Tapani Pälli
1
-1
/
+1
2017-01-18
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
1
-0
/
+1
2017-01-18
android: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
1
-0
/
+1
2016-11-02
android: avoid using libdrm with host modules
Chih-Wei Huang
1
-0
/
+2
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-0
/
+6
2016-06-13
Android: disable some noisy warnings
Rob Herring
1
-0
/
+4
2016-05-23
Android: Move setting DEFAULT_DRIVER_DIR to shared location
Rob Herring
1
-0
/
+7
2016-05-01
android: enable dlopen() on all architectures
WuZhen
1
-1
/
+1
2016-02-29
Android: remove headers from LOCAL_SRC_FILES
Rob Herring
1
-0
/
+3
2016-02-29
Android: add -Wno-date-time flag for clang
Rob Herring
1
-0
/
+1
2016-02-18
Android: disable unused-parameter warning
Rob Herring
1
-0
/
+1
2016-02-18
Android: Fix building secondary arch in mixed 32/64-bit builds
Rob Herring
1
-6
/
+5
2015-09-09
android: Always define __STDC_LIMIT_MACROS.
Mauro Rossi
1
-0
/
+1
2015-09-09
android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
Mauro Rossi
1
-1
/
+1
2015-06-09
android: build with libcxx on android lollipop
Chih-Wei Huang
1
-0
/
+1
2015-06-09
android: enable the radeonsi driver
Chih-Wei Huang
1
-0
/
+8
2015-04-22
android: fix building issues of host binaries
Chih-Wei Huang
1
-1
/
+1
2015-04-22
android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* defines
Emil Velikov
1
-0
/
+13
2015-04-22
android: add $(mesa_top)/src include to the whole of mesa
Emil Velikov
1
-0
/
+1
2015-04-22
android: use := operator for assigning MESA_VERSION
Emil Velikov
1
-1
/
+1
2013-07-29
build: unify mesa version by using a VERSION file
Emil Velikov
1
-1
/
+2
2013-07-25
mesa: Bump version to 9.3.0-devel.
Kenneth Graunke
1
-1
/
+1
2013-06-06
build: Unify PACKAGE_VERSION on autotools, scons and Android
Andreas Boll
1
-1
/
+1
2013-03-20
android: Define PACKAGE_VERSION/BUGREPORT in CFLAGS
Chad Versace
1
-0
/
+2
2013-01-02
android: Define Make variables for Android version
Chad Versace
1
-3
/
+1
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
1
-1
/
+1
2012-08-24
mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Tapani Pälli
1
-1
/
+3
2011-11-26
android: pass -std=c99 by default
Chia-I Wu
1
-0
/
+9
2011-11-25
android: add support for ICS
Chia-I Wu
1
-0
/
+6
2011-08-21
android: build libGLES_mesa
Chia-I Wu
1
-0
/
+48