summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Android: fix x86 gallium buildsRob Herring2016-04-011-0/+1
* automake,android: Build program/ into a helper lib (v2)Eric Anholt2012-11-121-0/+2
* android: Moves rules for libmesa_st_mesa to separate makefileChad Versace2012-11-121-49/+2
* android: Moves rules for libmesa_dricore to separate makefileChad Versace2012-11-121-29/+1
* android: Moves rules for mesa_gen_matypes to separate makefileChad Versace2012-11-121-17/+2
* android: Moves rules for libmesa_glsl_utils to separate makefileChad Versace2012-11-121-32/+1
* automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa.Eric Anholt2012-11-121-4/+0
* scons/android: add flag to check for enabled GL APIsImre Deak2012-10-101-5/+4
* android-build: fix dricore build for autogenerated files (v3)Daniel Charles2012-07-261-1/+0
* automake: Add a prefix variable to the common sources lists.Eric Anholt2012-05-291-0/+1
* automake: Rename variables in sources.mak to be automake compatible.Eric Anholt2012-05-291-10/+10
* android: pass -std=c99 by defaultChia-I Wu2011-11-261-0/+2
* make: Document imported variablesChad Versace2011-08-301-0/+6
* mesa: Build libmesa_dricore.a for AndroidChad Versace2011-08-301-0/+29
* android: build glslChia-I Wu2011-08-211-0/+32
* android: build core mesaChia-I Wu2011-08-211-0/+83