index
:
mesa
10.6-surfaceless
anv-cleanup-04
anv-cleanup-05
anv-drm-format-mod
anv-image-cleanup
arc-12.1.0-pre2
arc-12.1.0-pre2-fix-egl-image-luminance
arc-12.1.0-pre2-fix-reusable-sync
arc-17.2.0-pre1-vulkan-v1
arc-17.3
arc-master
arc-master-vulkan
arc-vulkan
archive/i965-i915-pre-split
bug/arc-12.1.0-pre2-fix-lost-android-window
bug/fix-lost-android-window
cheza-vk
cheza-vk-meta
cooking/arc-17.2.0-pre1
cros-mesa-10.3-r13-vanilla-plus-surfaceless
cros-mesa-10.3-r29-i965-disable-aux-buffers
debug/glx-config-mismatch
debug/intel-aux-surfaces-2015-11-18
debug/intel-dump-surfaces
jenkins
master
pu
r/anv-refactor-image-create
review/anv-fix-cube-compatible-bit
review/brw-sync-v01
review/brw-sync-v02
review/fences-v02
review/fix-deqp-framebuffertexture-error
review/fix-deqp-framebuffertexture-error-v02
review/fix-deqp-framebuffertexture-error-v03
review/i965-EGL_ANDROID_native_fence_sync-v01
turnip
turnip-a618
turnip-better-external-image-format-properties
turnip-use-1.1-names
wip/EGL_MESA_platform_surfaceless
wip/GL_MESAX_clip_control
wip/android-ia-vulkan
wip/anv-dma-buf
wip/anv-external-memory
wip/anv-format-modifier
wip/anv-image-refactors
wip/arc-17.1.0-pre1-i965-r8g8b8x8
wip/arc-17.2.0-pre1-vulkan
wip/arc-17.3-anv-variable-pointers
wip/arc-17.3-i965-mutable-render-buffer
wip/arc-18.1_pre1
wip/arc-18.2.0-pre1
wip/arc-18.2.0-pre1-i965-mutable-render-buffer
wip/arc-vulkan
wip/egl-singly-linked-list
wip/fences
wip/fix-warnings
wip/i965-mutable-render-buffer
wip/i965-reject-bad-egl-image-tex-formats
wip/nougat-shm
wip/roblox
wip/skl-r8g8b8x8
wip/tu-cleanup-vkMapMemory
wip/tu-drm-format-mod
wip/vulkan
Mesa 3D Graphics Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Android.common.mk
Commit message (
Expand
)
Author
Age
*
android: mesa: Revert "android: mesa: revert "Enable asm unconditionally""
Lepton Wu
2019-11-12
*
docs: Update bug report URLs for the gitlab migration
Adam Jackson
2019-09-19
*
android: mesa: revert "Enable asm unconditionally"
Mauro Rossi
2019-09-06
*
mesa: Enable asm unconditionally, now that gen_matypes is gone.
Eric Anholt
2019-07-01
*
drisw: move build logic to build systems
Eric Engestrom
2019-06-21
*
android: fix missing backspace for line continuation
Eric Engestrom
2019-03-08
*
build: make passing an incorrect pointer type a hard error
Eric Engestrom
2019-03-08
*
build: stop defining unused VERSION
Eric Engestrom
2018-11-26
*
Android: copy -fno*math* options from the autotools build
Emil Velikov
2018-08-08
*
Android.common.mk: define HAVE_TIMESPEC_GET
Sumit Semwal
2018-08-02
*
android: util/disk_cache: fix building errors in gallium drivers
Mauro Rossi
2018-07-21
*
android: enable VK_ANDROID_native_buffer
Tapani Pälli
2018-05-21
*
meson/configure: detect endian.h instead of trying to guess when it's available
Eric Engestrom
2018-03-23
*
android,configure,meson: define HAVE_ZLIB
Grazvydas Ignotas
2018-01-14
*
android: fix undefined references to futex API
Tapani Pälli
2017-12-18
*
Android: enable noreturn and returns_nonnull attributes
Rob Herring
2017-12-05
*
Android: disable warnings causing errors
Rob Herring
2017-11-27
*
Android: move libraries to /vendor
Rob Herring
2017-10-10
*
build: Remove HAVE_DLOPEN
Matt Turner
2017-10-02
*
Revert "Android: add -Wno-date-time flag for clang"
Emil Velikov
2017-09-06
*
Android: gallium_dri: pass dri.sym to linker
Rob Herring
2017-08-22
*
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
2017-08-15
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
*
Android: use bionic pthread_barrier_* if possible
Chih-Wei Huang
2017-06-05
*
Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
2017-05-31
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-17
*
Android: rework LLVM build support
Rob Herring
2017-05-11
*
Android: rework libelf dependencies
Rob Herring
2017-05-11
*
Android: drop LLVM support on Lollipop
Rob Herring
2017-05-11
*
Android: Fix swrast only build
Rob Herring
2017-05-11
*
Android: define required __STDC* macros as cflags
Mauro Rossi
2017-05-11
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
*
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2017-03-22
*
Android: fix libz dependency for host targets
Rob Herring
2017-03-22
*
Android: clean-up trailing '\' in make variables
Rob Herring
2017-03-22
*
android: fix libz dynamic library dependencies
Mauro Rossi
2017-03-04
*
android: define HAVE_DL_ITERATE_PHDR for build-id code
Mauro Rossi
2017-02-20
*
android: fix llvm, elf dependencies for M, N releases
Mauro Rossi
2017-02-01
*
android: always set __STDC_*_MACROS for C++ sources
Emil Velikov
2017-01-27
*
android: correct typo in build
Tapani Pälli
2017-01-20
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
*
android: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
2017-01-18
*
android: avoid using libdrm with host modules
Chih-Wei Huang
2016-11-02
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
*
Android: disable some noisy warnings
Rob Herring
2016-06-13
*
Android: Move setting DEFAULT_DRIVER_DIR to shared location
Rob Herring
2016-05-23
*
android: enable dlopen() on all architectures
WuZhen
2016-05-01
*
Android: remove headers from LOCAL_SRC_FILES
Rob Herring
2016-02-29
*
Android: add -Wno-date-time flag for clang
Rob Herring
2016-02-29
*
Android: disable unused-parameter warning
Rob Herring
2016-02-18
[next]