| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: move libdrm settings to top-level Android.common.mk | Rob Herring | 2016-06-13 | 1 | -0/+6 |
* | Android: disable some noisy warnings | Rob Herring | 2016-06-13 | 1 | -0/+4 |
* | Android: Move setting DEFAULT_DRIVER_DIR to shared location | Rob Herring | 2016-05-23 | 1 | -0/+7 |
* | android: enable dlopen() on all architectures | WuZhen | 2016-05-01 | 1 | -1/+1 |
* | Android: remove headers from LOCAL_SRC_FILES | Rob Herring | 2016-02-29 | 1 | -0/+3 |
* | Android: add -Wno-date-time flag for clang | Rob Herring | 2016-02-29 | 1 | -0/+1 |
* | Android: disable unused-parameter warning | Rob Herring | 2016-02-18 | 1 | -0/+1 |
* | Android: Fix building secondary arch in mixed 32/64-bit builds | Rob Herring | 2016-02-18 | 1 | -6/+5 |
* | android: Always define __STDC_LIMIT_MACROS. | Mauro Rossi | 2015-09-09 | 1 | -0/+1 |
* | android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH | Mauro Rossi | 2015-09-09 | 1 | -1/+1 |
* | android: build with libcxx on android lollipop | Chih-Wei Huang | 2015-06-09 | 1 | -0/+1 |
* | android: enable the radeonsi driver | Chih-Wei Huang | 2015-06-09 | 1 | -0/+8 |
* | android: fix building issues of host binaries | Chih-Wei Huang | 2015-04-22 | 1 | -1/+1 |
* | android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* defines | Emil Velikov | 2015-04-22 | 1 | -0/+13 |
* | android: add $(mesa_top)/src include to the whole of mesa | Emil Velikov | 2015-04-22 | 1 | -0/+1 |
* | android: use := operator for assigning MESA_VERSION | Emil Velikov | 2015-04-22 | 1 | -1/+1 |
* | build: unify mesa version by using a VERSION file | Emil Velikov | 2013-07-29 | 1 | -1/+2 |
* | mesa: Bump version to 9.3.0-devel. | Kenneth Graunke | 2013-07-25 | 1 | -1/+1 |
* | build: Unify PACKAGE_VERSION on autotools, scons and Android | Andreas Boll | 2013-06-06 | 1 | -1/+1 |
* | android: Define PACKAGE_VERSION/BUGREPORT in CFLAGS | Chad Versace | 2013-03-20 | 1 | -0/+2 |
* | android: Define Make variables for Android version | Chad Versace | 2013-01-02 | 1 | -3/+1 |
* | build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition | Matt Turner | 2012-10-01 | 1 | -1/+1 |
* | mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE | Tapani Pälli | 2012-08-24 | 1 | -1/+3 |
* | android: pass -std=c99 by default | Chia-I Wu | 2011-11-26 | 1 | -0/+9 |
* | android: add support for ICS | Chia-I Wu | 2011-11-25 | 1 | -0/+6 |
* | android: build libGLES_mesa | Chia-I Wu | 2011-08-21 | 1 | -0/+48 |