summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: radeonsi: fix build after vl refactoring (v2)Mauro Rossi2019-12-111-0/+11
* build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10Kai Wasserbäch2019-08-201-1/+1
* android: make libbacktrace optional on USE_LIBBACKTRACETapani Pälli2019-02-271-2/+5
* android: gallium/auxiliary: add include to get u_debug.h headerMauro Rossi2018-11-021-1/+2
* gallium/util: Android backtrace supportStefan Schake2018-04-201-1/+2
* gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2)Tomasz Figa2017-07-191-0/+1
* Android: add renderonly files to libmesa_galliumRob Herring2017-06-261-0/+1
* Android: rework LLVM build supportRob Herring2017-05-111-4/+4
* gallium: Enable ARM NEON CPU detection.Eric Anholt2017-05-021-0/+2
* android: gallium/auxiliary: fix building error in Android 7.0Mauro Rossi2017-01-181-1/+1
* Android: fix build break from nir/glsl move to compiler/Rob Herring2016-02-291-2/+4
* gallium: Enable build of NIR support on Android.Eric Anholt2015-06-151-0/+3
* android: enable the radeonsi driverChih-Wei Huang2015-06-091-0/+8
* android: fix the building rules for Android 5.0Chih-Wei Huang2015-04-221-1/+1
* android: add $(mesa_top)/src include to the whole of mesaEmil Velikov2015-04-221-2/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-1/+1
* auxiliary/vl: split the vl sources list into VL_SOURCESEmil Velikov2014-11-261-1/+3
* util: Include in Android buildsTomasz Figa2014-10-031-1/+3
* util: Reimplement half <-> float conversions.James Benton2012-06-291-2/+1
* auxiliary: share the source listsChia-I Wu2011-08-231-200/+3
* android: build gallium auxiliariesChia-I Wu2011-08-211-0/+252