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
2019-03-08
android: fix missing backspace for line continuation
Eric Engestrom
1
-1
/
+1
2019-03-08
build: make passing an incorrect pointer type a hard error
Eric Engestrom
1
-0
/
+1
2018-11-26
build: stop defining unused VERSION
Eric Engestrom
1
-1
/
+0
2018-08-08
Android: copy -fno*math* options from the autotools build
Emil Velikov
1
-0
/
+2
2018-08-02
Android.common.mk: define HAVE_TIMESPEC_GET
Sumit Semwal
1
-0
/
+7
2018-07-21
android: util/disk_cache: fix building errors in gallium drivers
Mauro Rossi
1
-0
/
+1
2018-05-21
android: enable VK_ANDROID_native_buffer
Tapani Pälli
1
-0
/
+1
2018-03-23
meson/configure: detect endian.h instead of trying to guess when it's available
Eric Engestrom
1
-0
/
+1
2018-01-14
android,configure,meson: define HAVE_ZLIB
Grazvydas Ignotas
1
-0
/
+1
2017-12-18
android: fix undefined references to futex API
Tapani Pälli
1
-0
/
+1
2017-12-05
Android: enable noreturn and returns_nonnull attributes
Rob Herring
1
-0
/
+3
2017-11-27
Android: disable warnings causing errors
Rob Herring
1
-0
/
+1
2017-10-10
Android: move libraries to /vendor
Rob Herring
1
-2
/
+3
2017-10-02
build: Remove HAVE_DLOPEN
Matt Turner
1
-1
/
+0
2017-09-06
Revert "Android: add -Wno-date-time flag for clang"
Emil Velikov
1
-1
/
+0
2017-08-22
Android: gallium_dri: pass dri.sym to linker
Rob Herring
1
-0
/
+1
2017-08-15
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
1
-0
/
+4
2017-06-06
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
1
-0
/
+1
2017-06-05
Android: use bionic pthread_barrier_* if possible
Chih-Wei Huang
1
-0
/
+1
2017-05-31
Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
1
-0
/
+1
2017-05-17
Android: correct libz dependency
Chih-Wei Huang
1
-4
/
+0
2017-05-11
Android: rework LLVM build support
Rob Herring
1
-9
/
+0
2017-05-11
Android: rework libelf dependencies
Rob Herring
1
-2
/
+0
2017-05-11
Android: drop LLVM support on Lollipop
Rob Herring
1
-4
/
+0
2017-05-11
Android: Fix swrast only build
Rob Herring
1
-3
/
+0
2017-05-11
Android: define required __STDC* macros as cflags
Mauro Rossi
1
-0
/
+5
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
[next]