summaryrefslogtreecommitdiff
path: root/src/mesa/Android.libmesa_dricore.mk
AgeCommit message (Expand)AuthorFilesLines
2017-06-15svga: fix git_sha1.h include path in Android.mk (v3)Mauro Rossi1-1/+2
2017-05-11Android: remove needless conditional including of child makefilesRob Herring1-4/+0
2016-09-06Android: glsl: add rules to generate ir_expression*.h header filesRob Herring1-1/+5
2016-04-01Android: fix x86 gallium buildsRob Herring1-4/+3
2016-02-29Android: fix build break from nir/glsl move to compiler/Rob Herring1-1/+0
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-10-16nir: remove dependency on glslRob Clark1-0/+1
2015-10-15mesa: android: Fix the incorrect path of sse_minmax.cChih-Wei Huang1-1/+1
2015-04-22android: export the path of the generated headersChih-Wei Huang1-1/+0
2015-04-22android: mesa: fold the ARCH_X86_HAVE_SSE4_1 conditionalsEmil Velikov1-5/+2
2015-04-22android: mesa: fix the path of the SSE4_1 optimisationsEmil Velikov1-2/+2
2015-04-22android: add $(mesa_top)/src/mesa/main to the includes listEmil Velikov1-0/+1
2015-04-22android: add gallium dirs to more places in the treeEmil Velikov1-0/+1
2015-04-22android: add $(mesa_top)/src include to the whole of mesaEmil Velikov1-1/+0
2015-01-23mesa: Build with subdir-objects.Matt Turner1-2/+0
2014-11-06mesa: Add SSE 4.1 optimisation for glDrawElements.Timothy Arceri1-1/+7
2014-10-03st/mesa: Fix paths used in Android buildsTomasz Figa1-0/+2
2014-10-03util: Include in Android buildsTomasz Figa1-0/+1
2014-08-13mesa: guard better when building with sse4.1 optimisationsEmil Velikov1-0/+1
2014-06-09android, dricore: undefined reference to _mesa_streaming_load_memcpyAdrian Negreanu1-0/+5
2014-06-09android: add src/gallium/auxiliary as include path for libmesa_dricoreAdrian Negreanu1-1/+2
2013-11-16Android: remove unused MESA_ENABLED_APIS variableEmil Velikov1-2/+0
2013-09-26mesa: Remove some remaining FEATURE_* detritus.Eric Anholt1-3/+0
2013-04-15build: Rename sources.mak -> Makefile.sourcesMatt Turner1-1/+1
2012-11-12automake,android: Build program/ into a helper lib (v2)Eric Anholt1-0/+4
2012-11-12android: Moves rules for libmesa_dricore to separate makefileChad Versace1-0/+63