[Mesa-dev] [PATCH 0/5] Android ifdef clean-ups
Rob Herring
robh at kernel.org
Tue May 23 19:49:28 UTC 2017
This is a series of clean-ups of Android related ifdefs. They are either
pre-Lollipop things no longer needed or things fixed in Android since
before Lollipop.
Rob Herring (5):
gallium/os: use mmap64 for Android
i965: use mmap64 for Android
Android: generate an error if building on Android 4.4 or earlier
nouveau: drop Android 4.4 and earlier support
util: remove unneeded Android ifdef from ralloc.c
Android.mk | 3 ++
src/gallium/auxiliary/os/os_mman.h | 19 ++-----------
.../drivers/nouveau/codegen/unordered_set.h | 32 ++--------------------
src/mesa/drivers/dri/i965/libdrm_macros.h | 17 ++----------
src/util/ralloc.c | 5 ----
5 files changed, 9 insertions(+), 67 deletions(-)
--
2.11.0
More information about the mesa-dev
mailing list