index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
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